/*-------------------------------------------------------
Theme Name: SGT
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: A child theme template for Divi.
Author: Northnet Media
Author URI: https://northnetmedia.com/
Template: Divi
Version: 1
----------------- ADDITIONAL CSS HERE ------------------*/
@import url("../Divi/style.css");

@import url('https://fonts.googleapis.com/css?family=Muli:300,400,500,600,700,800,900|Poppins:300,400,500,600,700,800,900&display=swap');
/*  font-family: 'Muli', sans-serif;
    font-family: 'Poppins', sans-serif; */

body{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
*:focus {
    outline: none; 
}
li { 
    list-style: none; 
}
img { 
    max-width: 100%; 
}
.h2-heading-border {
    position: relative;
}
.h2-heading-border::after {
    content: '';
    background-image: url(images/header-border-wbg.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 100px;
    height: 10px;
    left: calc(50% - 33px);
    bottom: -2px;
}

.et_pb_sticky .et_pb_menu_0_tb_header.et_pb_menu ul li a {
  line-height: 1.2em !important;
}

/* Fixes the issue of the logo not appearing on Firefox browsers */
@-moz-document url-prefix() {
	.et_pb_menu__logo {
		display: flex;
		width: 270px;
		height: 40.55px;
		align-items: center;
	}
}

/* expand the width of the dropdown menu */
.et_pb_menu .et_pb_menu__menu nav ul li ul{
	padding: 0;
	width: 280px;
}
.et_pb_menu .et_pb_menu__menu nav ul li ul li {
	padding: 0;
}
.et_pb_menu .et_pb_menu__menu nav ul li ul li a {
	padding: 15px 25px;
	width: 280px;
}

/* fixes height of nested ul in nav */

.et_pb_menu .et_pb_menu__menu nav ul li ul a {
	line-height: 1.2em !important;
}

/* style buttons */
body .et_pb_button {
	background-color: transparent !important;
	background-size: 310% 100% !important;
	background-position: 100% 0 !important;
    border-radius: 30px !important;
    line-height: 50px;
    padding: 0.75em 1.25em;
	transition: all 300ms ease 0ms;
}

body .et_pb_button:not(light-button) {
	background-image: linear-gradient(125deg, rgb(22, 185, 203), rgb(22, 185, 203) 33%, rgb(40, 65, 142)) !important;
	box-shadow: 0 6px 18px -12px rgba(0,0,0,1);
}
body .et_pb_button:not(.light-button):hover {
    background-position: 0 0 !important;
	background-color: #16b9cb !important;
}

/* button hover style begins */
.light-button {
	background-image: linear-gradient(90deg, #16b9cb, #16b9cb 50%, transparent 50%, transparent) !important;
	transition: 300ms !important;
	text-transform: none !important;
	border: 1px #16b9cb solid !important;
}
.light-button:hover {
	background-position: 0 0 !important;
	background-color: #16b9cb;
}
/* button hover style ends */

/* style software anchor tags the same as buttons */

.software-anchor-button {
	background-image: linear-gradient(90deg, black, black 50%, transparent 50%, transparent), linear-gradient(#16b9cb, #41406f) !important;
	background-size: 200% 100% !important;
	background-position: 100% 0 !important;
    border-radius: 7px;
	transition: all 300ms ease 0ms;
}
.software-anchor-button a {
	color: #fff !important;
	line-height: 50px;
	font-weight: 600;
	font-size: 16px !important;
	padding: 15px 30px !important;
}
.software-anchor-button:hover {
    background-position: 0 0 !important;
}

/* ----------------------- */
/* home-page starts */
/* ----------------------- */
/* header top navigation starts */
.request-section {
    float: right;
    right: 0;
    position: absolute;
    background-image: linear-gradient(180deg,#16B9CB 0%, #41406F 100%)!important;
    border-radius: 7px;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    margin-top: 15px;
    margin-right: 15px;
}
.request-section:hover {
    background-image: linear-gradient(180deg,#16B9CB 0%, #16B9CB 100%)!important;
    transition: all 300ms ease 0ms;
}
.request-section button {
	background: transparent;
    border: none;
    color: #fff;
    font-size: inherit;
    font-weight: inherit;
}
.request-section a.header-request, .request-section a {
    color: #fff;
}
#main-header {
    box-shadow: 0 7px 8px rgba(0,0,0,.1);
    -moz-box-shadow: 0 7px 8px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 7px 8px rgba(0,0,0,.1);
}
#et-top-navigation {
    margin-right: 220px;
}
.et_search_outer {
    right: 220px;
}
.et-fixed-header .request-section {
    height: 40px;
    line-height: 40px;
    margin-top: 7px;
    transition: all 300ms ease 0ms;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    font-size: 20px;
}
#main-header.et-fixed-header {
    box-shadow: 0 0 17px rgba(0,0,0,.4)!important;
    -moz-box-shadow: 0 0 17px rgba(0,0,0,.4)!important;
    -webkit-box-shadow: 0 0 17px rgba(0,0,0,0.4)!important;
}
.request-section i {
    display: none;
}
/* header top navigation ends */
/* home-header-banner starts */
.home-header-banner h2 {
    width: 80% !important;
}
body #page-container .et_pb_section .et_pb_slider .et_pb_more_button.et_pb_button {
    line-height: 1.1em !important;
}
/* home-header-banner ends */
/* full-width-double-side starts */
.full-width-double-side {
    display: table; 
    width: 100%; 
}
.full-width-double-side .et_pb_column {
    display: table-cell;
}
.full-width-double-side .et_pb_column .et_pb_module , 
.full-width-double-side .et_pb_column .et_pb_module .et_pb_image_wrap , 
.full-width-double-side .et_pb_column .et_pb_module .et_pb_image_wrap img {
    height: 100%;
    object-fit: cover;
}
.full-width-double-side .et_pb_column a {
    margin-top: 20px;
    color: #fff;
    border-radius: 7px;
    /* background-color: #16B9CB; */
    /* background-image: linear-gradient(180deg,#16B9CB 0%, #41406F 100%)!important; */
    padding: 10px 20px;
    border: 1px solid #fff;
}
.full-width-double-side .et_pb_column a:hover {
    background-color: #16B9CB;
    background-image:none;
    padding: 10px 20px;
    border: 1px solid #16B9CB;
}
.full-width-double-side .et_pb_column:last-child .et_pb_module {
    display: flex;
    justify-content: center;
    align-items: center;
}
.full-width-double-side .et_pb_column:last-child .et_pb_module h2 {
    position: relative;
}
.full-width-double-side .et_pb_column:last-child .et_pb_module h2::after {
    content: '';
    background-image: url(images/header-border.png);
    background-repeat: no-repeat;
    left: 0;
    bottom: -2px;
    right: auto;
    position: absolute;
    height: 10px;
    width: 100px;
    top: auto;
}
.full-width-double-side .et_pb_column:last-child .et_pb_module p {
    font-size: 18px !important;
    line-height: 1.7em !important;
}
/* full-width-double-side ends */

/* what-we-do starts */

/*
.what-we-do-cols .et_pb_column {
    border: none !important;
    border-radius: 25px;
    padding: 30px;
} 
.what-we-do-cols .et_pb_column:hover {
    border :1px solid #ccc;
}
*/
.what-we-do-cols .et_pb_column .et_pb_image_wrap.has-box-shadow-overlay {
   background-color: #fff;
}
.what-we-do-cols .et_pb_column .et_pb_image img {
    padding: 10px;
    border-radius: 10px;
    z-index: 11;
}
.what-we-do-cols-nocontent { border:none !important; }

/* what-we-do ends */
/* call to action starts */
.cta-bg-overlay {
    padding: 0 !important;
}
.cta-bg-overlay::before {
    content: '';
    background-color: rgba(0, 61, 118, .6);
    height: 100%;
    width: 100%;
    position: absolute;
}
.cta-bg-overlay .et_pb_row {
    padding: 99px 0 !important;
}
.mail-btn-w {
    background-color: #FFF;
    border-radius: 10px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mail-btn-w::before {
    content:'';
    background-image: url(images/mail-icon.png);
    position: absolute;
    top: 20px;
    left: 20px;
    height: 100px;
    width: 100%;
    background-repeat: no-repeat;
    transition: transform .2s;
}
.mail-btn-w:hover::before {
    -webkit-animation: swing 1s ease;
    animation: swing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.mail-btn-w a{
    color: #003D76 !important;
    font-weight: 700;
    font-size: 18px !important;
}
.mail-btn-w a span{
    font-size: .8em;
}
.phone-btn-p {
    background-color: #9F2FFF;
    border-radius: 10px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.phone-btn-p::before {
    content:'';
    background-image: url(images/phone-icon.png);
    position: absolute;
    top: 20px;
    left: 20px;
    height: 100px;
    width: 100%;
    background-repeat: no-repeat;
    transition: transform .2s;
}
.phone-btn-p:hover::before {
    -webkit-animation: swing 1s ease;
    animation: swing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.phone-btn-p a {
    color: #fff !important;
    font-weight: 700;
    font-size: 18px !important;
}
.phone-btn-p a span{
    font-size: .8em;
}
/* call to action ends */
/* faq starts */
.h2-heading-border-left h2 {
    position: relative;
}
.h2-heading-border-left h2::after {
    content: '';
    background-image: url(images/header-border-wbg.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 100px;
    height: 10px;
    left: 0;
    bottom: -2px;
}
.h2-heading-border-left h2+p {
    margin-top: 20px;
}
.faq-acc .et_pb_toggle {
    padding: 20px 15px !important;
    margin-bottom: 0 !important;
    border:1px solid #CDE2F5;
    background-color: #fff !important;
}
.faq-acc .et_pb_toggle p, .faq-acc .et_pb_toggle li {
    font-size: 14px;
}
.faq-acc .et_pb_toggle h5 {
    font-family: 'Muli', sans-serif !important;
}
.faq-acc .et_pb_toggle:not(:last-child) {
    border-bottom: 0 !important;
}
.faq-acc .et_pb_toggle_title {
    color: #003D76 !important;
    font-size: 18px;
}
.faq-acc .et_pb_toggle_title:before {
    content: "\33";
    font-size: 25px;
    color: #003D76;
}
.faq-acc .et_pb_toggle_open::before {
    content: "\32" !important;
    font-size: 25px;
    color: #003D76;
    position: absolute;
    top: 30px;
    margin-top: -.5em;
    font-family: ETmodules!important;
    left: auto;
    right: 15px;
}
.faq-acc .et_pb_toggle ul, .faq-acc .et_pb_toggle li { list-style: disc ; }
/* faq ends */
/* caldera form starts */
.our-form .caldera-grid .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #E7EFF6 !important;
    border: 0 !important;
    color: #003D76 !important;
    font-weight: 700 !important;
    border-radius: 6px !important; 
    box-shadow: none !important;
}
.our-form .caldera-grid .form-control::placeholder {
    color: #003D76 !important;
}
.our-form .caldera-grid .intl-tel-input {
    width: 100%;
}
.our-form .caldera-grid .btn-default {
    color: #fff !important;
    border: 0 !important;
    background-image: linear-gradient(180deg,#16B9CB 0%, #41406F 100%)!important;
    border-radius: 7px;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    font-family: 'Muli', sans-serif;
    font-size: 1em;
    font-weight: 600;
}
.our-form .caldera-grid .btn-default:hover {
    background-image: linear-gradient(180deg,#16B9CB 0%, #16B9CB 100%)!important;
    transition: all 300ms ease 0ms;
}
.our-form .caldera-grid textarea.form-control {
    height: 100px;
}
/* caldera form ends */
/* partners logo starts */
.h2-heading-border-w {
    position: relative;
}
.h2-heading-border-w::after {
    content: '';
    background-image: url(images/header-border.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 100px;
    height: 10px;
    left: calc(50% - 33px);
    bottom: -10px;
}
.partner-slider .owl-item p {
    background-color: #fff !important;
    text-align: center;
    border-radius: 10px;
}
.partner-slider .white .sa_owl_theme .owl-nav .owl-prev {
    background: transparent url(images/left-arrow.png) no-repeat center center !important;
    left: -40px;
}
.partner-slider .white .sa_owl_theme .owl-nav .owl-next {
    background: transparent url(images/right-arrow.png) no-repeat center center !important;
    right: -46px;
}
.partner-slider .sa_owl_theme .owl-nav button {
    width: 40px !important;
    top: 45% !important;
}
.partner-slider .white .sa_owl_theme .owl-nav .owl-prev:hover, .partner-slider .white .sa_owl_theme .owl-nav .owl-next:hover {
    background-color: transparent !important;
}
.partner-slider .sa_owl_theme .owl-dots {
    display: none !important;
}
/* partners logo ends */
/* downloads page start */
.bluebox , .bluebox h2, .bluebox .et_pb_promo_description  {
    border-radius: 10px;
    background-color: #CDE2F5;
	padding:20px !important;
	color: #41406F !important;
}
/* downloads page end */
/* New events starts */
.news-event-section .event-wrapper {
    width: 30%;
    float: left;
    border-radius: 10px;
    background-color: #CDE2F5;
	height: 400px;
	margin-bottom: 2.5%;
}
.news-event-section .event-wrapper:not(:last-child) {
    margin-right: 2.5%;
}
.news-event-section .event-wrapper img {
    width: 100%;
    border-radius: 10px 10px 0 0;
	object-fit: cover;
    object-position: 20% 0px;
	height: 110px;
}
.news-event-section .event-wrapper .event-content ul {
    padding-left: 0 ;
    padding-bottom: .5em;
}
.news-event-section .event-wrapper .event-content ul li {
    float: left;
    display: inline-block;
}
.news-event-section .event-wrapper .event-content ul li i {
    font-size: 12px;
    color: #16B9CB;
    padding-right: 10px;
}
.news-event-section .event-wrapper .event-content ul li span {
    padding-right: 20px;
    font-size: .8em;
    font-weight: 800;
}
.news-event-section .event-wrapper .event-content {
    padding: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.news-event-section .event-wrapper .event-content h5 {
    padding-bottom: 0 !important;
}
.news-event-section .event-wrapper .event-content p {
    padding: 15px 0;
    font-size: .9em;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.news-event-section .event-wrapper .event-content .new-btn {
    text-align: center;
    background-image: linear-gradient(180deg,#16B9CB 0%, #41406F 100%)!important;
    color: #fff;
    padding: 10px 25px;
    border-radius: 7px;
    display: block;
    margin: 10px auto;
}
.news-event-section .event-wrapper .event-content .new-btn:hover {
    background-image: linear-gradient(180deg,#16B9CB 0%, #16B9CB 100%)!important;
}
/* New events ends */
/* footer starts */ 
footer {
    background: url(images/map-bg.png) no-repeat center center;
}
footer .footer-widget h3 {
    color: rgba(255,255,255,0.6);
    font-size: 2em;
    font-family: 'Muli', sans-serif;
}
footer .footer-widget h4 {
    position: relative;
    margin-bottom: 20px;
}
footer .footer-widget h4::after {
    content: '';
    background-color: #E7EFF6;
    height: 1px;
    width: 20px;
    bottom: 0;
    left: 0;
    position: absolute;
}
footer .footer-widget .textwidget p {
    padding-bottom: .2em !important;
}
footer #footer-widgets .footer-widget li::before {
    border: 0;
    content: "\35" !important;
    font-family: etmodules;
    font-size: 20px;
    color: #fff;
    left: -9px;
    top: 0;
}
#footer-widgets .footer-widget li {
    padding-left: 18px;
    position: relative;
    margin-bottom: 0.15em;
}
footer .et-social-icons li::before {
    display: none !important;
}
#footer-widgets .footer-widget .et-social-icons li {
    padding-left: 0 !important;
    margin-left: 0 !important;
    background-color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
}
#footer-widgets .footer-widget .et-social-icons li a {
    color: #9F2FFF;
    font-size: 15px;
}
#footer-widgets .footer-widget .et-social-icons li a:hover {
    color: #41406F;
    opacity: 1;
}
footer .footer-widget .wysija-input {
    border-radius: 40px;
    border: 0;
    height: 40px;
    width: 200px;
    padding: 0 10px;
}
footer .footer-widget .widget_wysija_cont .widget_wysija {
    position: relative;
}
#main-footer #menu-footer-menu-links .menu-item a:hover {
    opacity: .7 !important;
}
#main-footer .widget_text p a:hover {
    opacity: .7 !important;
}
footer .footer-widget .widget_wysija_cont .wysija-submit {
    display: inline;
    margin-top: 0 ;
    background: #9F2FFF url('images/sub-arrow.png') no-repeat center center !important;
    color: #fff;
    border: 0;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    position: absolute;
    right: 3px;
    top: 2.5px;
    cursor: pointer;
}
footer .footer-widget .widget_wysija_cont .wysija-submit:hover {
    background-color: #41406F !important;
}
footer #footer-bottom .et-social-icons {
    display: none;
}
footer #footer-bottom #footer-info {
    text-align: right;
    float: right;
    margin-top: -143px;
    font-size: .8em;
    padding-right: 10% ;
}
/* footer ends */
/* ----------------------- */
/* home-page ends */
/* ----------------------- */
/* inner page banner starts */
.inner-banner-overlay::after {
    /* outline: 100px solid rgba(0,61,118,0.6) !important;
    outline-offset: -100px; */
    clip-path: polygon(0 0, 84% 0, 65% 100%, 0% 100%);
    background-color: rgba(0,61,118,0.7);
    /* background-color: red; */
    content: '';
    overflow: hidden;
    position: absolute;
    height: 100%;
    top: 0;
    width: 61%;
}
/* inner page banner ends */
/* managed IT services starts */
.cal-form-btn button {
        border: 0;
        color: #FFF;
        background-image: linear-gradient(180deg,#16B9CB 0%, #41406F 100%)!important;
        border-radius: 7px;
        height: 50px;
        line-height: 50px;
        padding: 0 25px;
        font-size: 1em;
        font-weight: 600;
}
.cal-form-btn button:hover {
    background-image: linear-gradient(180deg,#16B9CB 0%, #16B9CB 100%)!important;
}
.services-cont-list .list-content li {
    margin-left: 15px;
    padding: 15px 0;
}
.services-cont-list .list-content li::before {
    content: '\5c';
    position: absolute;
    left: 0;
    color: #9F2FFF;
    font-family: 'etmodules';
}
.caldera-grid .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #E7EFF6 !important;
    border: 0 !important;
    color: #003D76 !important;
    font-weight: 700 !important;
    border-radius: 6px !important; 
    box-shadow: none !important;
}
.caldera-grid .form-control::placeholder {
    color: #003D76 !important;
}
.caldera-grid .intl-tel-input {
    width: 100%;
}
.caldera-grid .btn {
    color: #fff !important;
    border: 0 !important;
    background-image: linear-gradient(180deg,#16B9CB 0%, #41406F 100%)!important;
    border-radius: 7px !important;
    height: 50px;
    line-height: 50px;
    padding: 0 25px !important;
    font-family: 'Muli', sans-serif;
    font-size: 1em;
    font-weight: 600;
}
.caldera-grid .btn:hover {
    background-image: linear-gradient(180deg,#16B9CB 0%, #16B9CB 100%)!important;
    transition: all 300ms ease 0ms;
}
.caldera-grid textarea.form-control {
    height: 100px;
}
/* managed IT services ends */

.exitpopup .et_pb_column { background: #ffffff; padding: 50px;     border-radius: 20px; }
/*.entry-content li {list-style: disc !important;}*/
.pageheader h1 { font-size: 34px; color: #ffffff!important; text-align: left;}

/* subscription form starts */
.form-dark .gfield_required { display: none !important; }

.form-dark label, .form-dark legend {
	color: #fff !important;
}
.form-light label, .form-light legend {
	color: #000 !important;
}
.form-styling input, .form-styling textarea {
	border-radius: 30px;
	padding: 12px !important;
}
.form-dark input[type="submit"] {
	background-image: linear-gradient(90deg, #16b9cb, #16b9cb 50%, transparent 50%, transparent) !important;
	background-color: #16b9cb00 !important;
	background-size: 200% 100% !important;
	background-position: 100% 0 !important;
	border: 1px solid #fff;
	border-radius: 30px;
	padding: 10px 30px !important;
	font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
	cursor: pointer;
	text-transform: none !important;
	transition: all 300ms !important;
}
.form-dark input[type="submit"]:hover {
	border: 1px solid transparent !important;
	background-position: 0 0 !important;
	background-color: #16b9cb !important;
	border-radius: 30px !important;
	box-shadow: 0 6px 18px -12px rgba(0,0,0,1) !important;
}

.form-light input[type="submit"] {
	background-image: linear-gradient(125deg, rgb(22, 185, 203), rgb(22, 185, 203) 33%, rgb(40, 65, 142)) !important;
	background-size: 205% 100% !important;
	background-position: 100% 0 !important;
	border: none;
	box-shadow: 0 6px 18px -12px rgba(0,0,0,1);
	border-radius: 30px;
	padding: 10px 30px !important;
	font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
	cursor: pointer;
	text-transform: none !important;
	transition: all 300ms !important;
}
.form-light input[type="submit"]:hover {
	background-position: 0 0 !important;
	border-radius: 30px !important;
	box-shadow: 0 6px 18px -12px rgba(0,0,0,1) !important;
}

/* subscription form ends */


/* Custom text color begins */

.custom-text-color, .custom-text-color h1, .custom-text-color h2, .custom-text-color h3, .custom-text-color h4, .custom-text-color h5 {
	background: linear-gradient(125deg, #16b9cb, #28418e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/* Custom text color ends */

@keyframes customSlideLeft {
	to { top: 100%; }
}


/* Pricing card colors */
.pricing-cards .et_pb_column { background-color: white; }

.pricing-cards .black { background-image: linear-gradient(148deg, #ffffff 0%, rgba(2,2,2,0.08) 100%) !important; }
.pricing-cards .black .et-pb-icon,
.pricing-cards .black h3,
.pricing-cards .black .et_pb_divider::before { color: black !important; }
.pricing-cards .black .price { background-color: black !important; }
.pricing-cards .black .et_pb_button { background-color: #555 !important; background-image: linear-gradient(90deg, black, black 50%, transparent 50%, transparent) !important; }

.pricing-cards .navy-blue { background-image: linear-gradient(148deg, #ffffff 0%, rgba(65,64,111,0.18) 100%) !important; }
.pricing-cards .navy-blue .et-pb-icon,
.pricing-cards .navy-blue h3,
.pricing-cards .navy-blue .et_pb_divider::before { color: #28418e !important; }
.pricing-cards .navy-blue .price { background-color: #28418e !important; }
.pricing-cards .navy-blue .et_pb_button { background-color: #28418e !important; background-image: linear-gradient(90deg, black, black 50%, transparent 50%, transparent) !important; }

.pricing-cards .cyan { background-image: linear-gradient(148deg, #ffffff 0%, rgba(22,185,203,0.25) 100%) !important; }
.pricing-cards .cyan .et-pb-icon,
.pricing-cards .cyan h3,
.pricing-cards .cyan .et_pb_divider::before { color: #16b9cb !important; }
.pricing-cards .cyan .price { background-color: #16b9cb !important; }
.pricing-cards .cyan .et_pb_button { background-color: #16b9cb !important; background-image: linear-gradient(90deg, black, black 50%, transparent 50%, transparent) !important; }

.pricing-cards .yellow-orange { background-image: linear-gradient(148deg, #ffffff 0%, #fcf3e0 100%) !important; }
.pricing-cards .yellow-orange .et-pb-icon,
.pricing-cards .yellow-orange h3,
.pricing-cards .yellow-orange .et_pb_divider::before { color: #fc9f00 !important; }
.pricing-cards .yellow-orange .price { background-color: #fc9f00; }
.pricing-cards .yellow-orange .et_pb_button { background-color: #fc9f00 !important; background-image: linear-gradient(90deg, black, black 50%, transparent 50%, transparent) !important; }

.pricing-cards ul { padding: 0 !important; }
.pricing-cards li { list-style: none; padding-left: 25px; position: relative; }

.pricing-cards li:before {
	position: absolute;
	left: 0;
	content: "\f058";
	font-family: FontAwesome;
	font-weight: 800;
}


/* Pricing Quote Form */

.pricing-form .gfield--type-slider .slider-display {
	background: black !important;
	border: none;
	height: 4px !important;
	box-shadow: none;
}
.pricing-form .gfield--type-slider .slider-display .noUi-handle::before, .pricing-form .gfield--type-slider .slider-display .noUi-handle::after {
	display: none;
}
.pricing-form .gfield--type-slider .slider-display .noUi-handle {
	width: 15px !important;
	height: 15px !important;
	border-radius: 100px !important;
	background: black !important;
	border: none;
	box-shadow: none;
	transform: translatex(-7px)
}
.pricing-form .gfield--type-slider .slider-display .noUi-tooltip {
	border: none;
	background: none;
	font-size: 14px;
}
/*
.pricing-form .gform_body .gform_fields .gfield:nth-child(n+5), .pricing-form .gform_footer {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 100%;
	max-width: 800px !important;
}
*/
.pricing-form .gfield input[type=text], .pricing-form .gfield input[type=tel], .pricing-form .gfield input[type=email], .pricing-form .gfield textarea, .pricing-form .gfield select {
	border-radius: 30px;
	box-shadow: 0 3px 12px -6px #00000099;
}
.pricing-form .gfield input[type=tel]:focus, .pricing-form .gfield input[type=email]:focus {
	border: 1px solid black;
}
.pricing-form h3 {
	background: linear-gradient(125deg, #16b9cb, #28418e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-top: 50px;
}
.pricing-form input[type=submit] {
	background-image: linear-gradient(125deg, rgb(22, 185, 203), rgb(22, 185, 203) 33%, rgb(40, 65, 142)) !important;
	background-size: 210% 100% !important;
	background-position: 100% 0 !important;
	box-shadow: 0 6px 18px -12px rgba(0,0,0,1);
	border: none;
    border-radius: 30px;
    padding: 0.75em 1.25em;
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	transition: all 300ms ease 0ms;
}
.pricing-form input[type=submit]:hover {
    background-position: 0 0 !important;
}

/* fix for image in footer */

#main-footer {
	transform: scalex(-1);
}
#main-footer .container {
	transform: scalex(-1);
}

/* testimonial styles */
.testimonial-quote {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
	padding: 25px !important;
	background: linear-gradient(125deg, #28418e, #16b9cb);
	border-radius: 25px;
	color: white;
}
.testimonial-sum {
	max-width: 820px !important;
}
.et-readmore-toggle ul {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0 !important;
}
.et-readmore-toggle li {
	list-style-type: disc;
	padding: 6px 0 0px 0px;
	margin-left: 15px;
}
.et-readmore-toggle ul li ul {
	padding: 0 0 6px 15px !important;
}

.testimonial-section .et_pb_blurb_content {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}

.testimonial-section .et_pb_main_blurb_image {
	max-width: 200px !important;
	width: 100%;
}

.testimonial-section .et_pb_toggle_title {
	background-color: transparent !important;
	background-size: 310% 100% !important;
	background-position: 100% 0 !important;
	background-image: linear-gradient(125deg, rgb(22, 185, 203), rgb(22, 185, 203) 33%, rgb(40, 65, 142)) !important;
	box-shadow: 0 6px 18px -12px rgba(0,0,0,1);
    border-radius: 30px !important;
    padding: 0.75em 1.25em !important;
	text-align: center;
	font-weight: 300 !important;
	transition: all 300ms ease 0ms;
	margin-top: 20px;
	order: 2;
}

.testimonial-section .et_pb_toggle_title:hover {
    background-position: 0 0 !important;
	background-color: #16b9cb !important;
}


/* footer styling */

#custom-footer a { color: #fff; }
#custom-footer a:hover { color: #ccc; }

#custom-footer li { color: #fff; }
#custom-footer .footer-links li { list-style: none; }
#custom-footer .footer-links li a { padding-left: 5px; }
#custom-footer .footer-links li::before { font-family: FontAwesome; content:"\f105"; font-weight: 900; margin-left: -20px; }


/* ----------------------- */
/* media queries starts */
/* ----------------------- */
@media (min-width: 981px) {
    footer .footer-widget .fwidget.widget_media_image {
        margin-bottom: 11% !important;
    }
    footer .footer-widget .fwidget {
        margin-bottom:11% !important ;
    }
}
@media (max-width:1380px) {
    header .container {
        max-width: 100% !important;
        width: 100%;
        padding-left: 10px;
    }
}
@media (max-width:1250px) {
    footer#main-footer .footer-widget {
        width: 45% !important;
        margin-right: 4.5% !important;
    }
    footer#main-footer .footer-widget .widget_nav_menu {
        width: 100%;
    }
    footer#main-footer .footer-widget .widget_media_image {
        width: 100%;
        margin-bottom: 4% !important;
    }
    footer #footer-bottom #footer-info {
        margin-top: -60px;
    }
}
@media (max-width:1100px) {
    .request-section i {
        display: block;
        line-height: 50px;
    }
    .request-section span {
        display: none;
    }
    .et-fixed-header .request-section i {
        line-height: 40px;
    }
    #et-top-navigation {
        margin-right: 100px;
    }
    .et_search_outer {
        right: 100px;
    }
    .request-section {
        padding: 0 15px;
    }
	.request-section { top: 80px !important; }
}
@media (max-width:980px) {
    .what-we-do-cols .et_pb_column {
        margin-bottom: 80px;
    }
    .request-section span {
        display: none;
    }
    .news-event-section .event-wrapper:not(:last-child) {
        margin-right: 0;
        margin-bottom: 60px;
    }
    .news-event-section .event-wrapper {
        width: 100%;
    }
    .faq-acc {
        margin-bottom: 40px !important;
    }
    footer #footer-bottom #footer-info {
        text-align: center;
        float: none;
        padding-right: 0;
    }
	.nav-menu .et_pb_menu_0_tb_header {
		padding: 10px !important;
	}
	.nav-menu .et_pb_column {
		margin-bottom: 0 !important;
	}
}
@media (max-width:767px) {
    footer#main-footer .footer-widget {
        width: 100% !important;
    }
    footer #footer-bottom #footer-info {
        text-align: center;
        float: none;
        padding-right: 0;
    }
}
@media (max-width:1100px) {
    #et-top-navigation {
        margin-right: 70px;
    }
    .et_search_outer {
        right: 70px;
    }
}
/* ----------------------- */
/* media queries ends */
/* ----------------------- */
.news-event-section .et_pb_promo_description .caldera-forms-modal {
	color: #ffffff;
    padding: .3em 1em!important;
background-image: linear-gradient(180deg,#16B9CB 0%,#41406F 100%)!important;
    height: 50px;
background-color: #41406F;
    border-width: 0px!important;
    border-radius: 5px;
font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.news-event-section .et_pb_promo_description .caldera-forms-modal:hover {
border: 2px solid transparent;
padding: .3em 1em!important;
    color: #ffffff!important;
    background-color: #16B9CB!important;
    border-radius: 5px;
    background-image: linear-gradient(180deg,#16B9CB 0%,#16B9CB 100%)!important;
    transition: all 300ms ease 0ms;
}
