/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        4.14.5
*/
#popmake-884 #wpcf7-f183-o1 .wpcf7-response-output {display:none !important}
#popmake-975 #wpcf7-f182-o2 .wpcf7-response-output {display:none !important}

#main-footer {
    display: none;
}
.mennBtn a {
background: #00a9ce;
    padding: 14px 17px !important;
    border-radius: 4px;
    color: #fff !important;
    font-weight: bold;
}
#menu-main li{
	position:relative;
}
#menu-main li:after{
	width: calc(100% - 28px);
    border-radius: 5px;
    position: absolute;
    background: linear-gradient(9.52deg,#753bbd,#c724b1);
    bottom: 15px;
    content: "";
    height: 3px;
    left: 14px;
    opacity: 0;
}
#menu-main li:hover:after{
opacity: 1;
}
#menu-main li.mennBtn:hover:after {
    opacity: 0;
}
#menu-main li {
    padding:0 15px !important;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li{
	    align-items: center;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li a{
	    color:#000;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li a{
	        padding: 20px 0;
}
.heroWrap {
    background: #0000003d;
    padding: 23px;
    border-radius: 10px;
}
.Contact_heading {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 30px;
}
/* hero heading  */
.heroheading_text {
    color: #fff;
    font-size: 56px;
    font-weight: 700;
}
img.weGotYou {
    width: 100%;
    max-width: 170px;
}
.herotitle_text {
      font-size: 20px;
    color: white;
    padding-top: 5px;
    line-height: 30px;

}
.famousSection {
    padding-bottom: 54px !important;
}
body .famousSection .et_pb_row{
	padding:20px !important; 
}


/* first section package */
.firstPackage__logo img {
    width: 100%;
    max-width: 80px;
}
.firstPackage__heading {
       font-size: 34px;
    color: #fff;
	padding-bottom:10px;
    font-weight: 600;
    line-height: 40px;
}
.firstPackage__description {
    font-size: 18px;
	color:#dedede;
}
.NowHeading {
    font-size: 30px;
    color: #fff;
    line-height: 50px;
	font-weight:700;
}
.PromotionOffer {
    text-decoration: line-through;
    color: #fff;
    font-size: 35px;
    padding: 5px 0;
	font-weight:700;
	text-shadow: 2px 2px 3px #000;
}
.offerWrapper {
   background: url(http://localhost/du-home-internet/wp-content/svg/background-ellipse.svg)no-repeat 0 50%,linear-gradient(280deg,#42c4ea 2.28%,#00205b 133.93%);
    padding: 15px 10px;
    background-size: cover;
    /* width: fit-content; */
    margin: 0 auto;
    border-radius: 10px;
    padding: 23px;
    gap: 10px;
    display: flex;
    justify-content: space-between;
}
#starter{
    background: url(https://www.du1.homeinternetpackages.com/wp-content/svg/background-ellipse.svg)no-repeat 0 50%,linear-gradient(280deg,#083ba1 2.28%,#00205b 133.93%);
    background-size: cover;
}
.fixPrice {
    color: #fff;
    font-size: 35px;
    padding: 5px 0;
	font-weight:700;
	text-shadow: 2px 2px 3px #000;
}
.limitedOffer {
    color: #eee;
}
.smallBlock .et_pb_module_header {
    background: #42c4ea;
    padding: 8px;
    font-size: 18px;
	color:#fff;
}
.smallBlock .et_pb_blurb_description{
	 padding-top: 12px;
}
   span.wpcf7-list-item-label {
    font-weight: 400;
}
/* newcardDesign */
.packageCard {
    background-color: #fff;
    color: rgba(0,0,0,.87);
    border: thin solid rgba(0,0,0,.12);
    border-radius: 20px;
    padding:30px 20px;
	position:relative;
}
.packageCard__inner {
    padding: 10px;
    background: url(http://localhost/du-home-internet/wp-content/svg/background-ellipse.svg)no-repeat 0 50%,linear-gradient(280deg,#083ba1 2.28%,#00205b 133.93%);
    border-radius: 10px;
	    padding: 15px 10px;
	background-size:cover;
}
.packageCard__heading {
    font-size: 22px !important;
    color: #fff;
    font-family: 'Baloo 2',display;
}
.packageCard__label {
    background-color: #42c4ea !important;
    border-color: #42c4ea !important;
    position: relative;
    margin-left: -18px!important;
	    padding: 5px 18px;
	height: 67px;
}
.packageCard__label:before {
    background-color: currentColor;
    bottom: 0;
    border-radius: inherit;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    pointer-events: none;
    right: 0;
    top: 0;
}
.packageCard__label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 0;
    height: 0;
    border: 0;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #00205b;
}
.packageCard__wasPrice {
    color: #fff;
	    font-size: 16px;
}

.packageCard__wasPrice span {
    text-decoration: line-through;
}
.packageCard__originalPrice {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    padding: 5px 0;
}
.packageCard__totalMbs {
      padding-top: 10px;
    color: #fff;
    font-family: 'Baloo 2',display;
    font-size: 22px;
}
.packageCard__channel {
    margin: 25px auto 10px auto;
    text-align: center;
    display: block;
}
.packageCard__btnWrap {
    margin-top: auto;
    padding-top: 20px;
	  border-radius: 4px;
    background: linear-gradient(45deg, #824bc7 6%, #d92cc1 53%);
    width: 100%;
    display: block;
    text-align: center;
    padding: 9px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
	    font-family: 'Baloo 2',display;
}

.weGotYouimg {
    width: 100%;
    max-width: 90px;
}
.smallHeading {
    text-align: center;
    font-weight: 600;
    font-size: 16px !important;
    color: #06389a;
    text-decoration: underline;
}
/*--------------------------------------------------------------
# Feature One
--------------------------------------------------------------*/


.feature_top {
     position: relative;
    display: block;
    padding: 20px;
    border-radius: 10px;
    transition: all 500ms ease;
	margin-bottom:0;

}

.feature_top:hover {
	box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%);
    transform: translateY(-10px);
}
.feature_top-small_title {
    font-size: 16px;
    color: #000;
}
.feature_top-disc {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    padding-top: 10px;
}
.feature_top-big_title {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
	  width: fit-content;
	    padding: 5px 12px;
    font-size: 16px;
    position: absolute;
    top: -18px;
	
    border-radius: 100px;
	    background: linear-gradient(45deg, #824bc7 6%, #d92cc1 53%);
}

.heartBeatAnimation{
animation: heartbeat 5s infinite;
    position: relative;
    font-size: 24px;
    margin-bottom: 0;
    padding: 14px 20px;
	    font-weight: 700;
	border: 1px solid #fff;
    background: linear-gradient(25deg, #00205b 10%, #753bbd 50%, #00a9ce 85%);
}
.feature_top-big_title.first {
    background: linear-gradient(25deg, #00205b 10%, #753bbd 50%, #00a9ce 85%);


}
.firstEnquireNow{
	    font-size: 20px;
    color: #fff;
    background: linear-gradient(45deg, #824bc7 6%, #d92cc1 53%);
    padding: 12px 24px;
    width: fit-content;
    margin-top: 15px;
    border-radius: 4px;
	    font-weight: 700;
}
.feature_top-big_title.first.requestCallBack {
       font-size: 25px;
    padding: 13px 18px;
    width: 100%;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    max-width: 300px;
}
.feature_top-img {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #f7f7f7;
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 3%);
    height: 80px;
    width: 80px;
    z-index: 1;
    top: -30px;
    right: -9px;
}
.feature_top-img img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.menuButton a {
    color: #fff;
}
.menuButton {
    position: absolute;
    top: -36px;
    left: 50%;
    background: #00a9ce;
    padding: 1px 8px;
    border-radius: 100px;
}
.thankWrapper {
    text-align: center;
}
.popUPlogo {
     width: 100%;
    max-width: 70px !important;
	padding-bottom:15px;
}
/*--------------------------------------------------------------
# Plans One
--------------------------------------------------------------*/
.plans-one {
	position: relative;
	display: block;
	padding: 120px 0 90px;
}
h3.planText {
    text-align: center;
    font-weight: 700;
	color:black;
	font-size: 16px;
}


.plans-one__single {
	position: relative;
	display: block;
	border: 1px solid #00205b0a;
padding: 25px;
	transition: all 500ms ease;
	background-color:#00205b03;
	border-radius: 4px;
	box-shadow: inset 0px 0px 10px -4px rgb(0 0 0 / 22%);
}

.plans-one__single:hover {
	border-color: #C724B1;
}

.plans-one__top {
	position: relative;
	display: block;
	text-align: center;
	padding-bottom: 30px;
}

.plans-one__sub-title {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: 700;
	line-height: 20px;
}

.plans-one__title {
	font-size: 26px;
	font-weight: 800;
	line-height: 31px;
}

.plans-one__bottom {
	position: relative;
	display: block;
	background-color: #00205b0a;
	    padding: 35px 20px 20px;

	background-image: url(http://localhost/du-home-internet/wp-content/uploads/2022/11/price_banner.png);
	background-repeat: no-repeat;
	background-position: left center;
	    height: 100%;
}

.plans-one__list {
	position: relative;
	display: block;
}
span.plans_one_month {
    font-size: 16px;
}
.plans-one__list li {
	position: relative;
	display: flex;
	align-items: center;
	justify-content:center;
	line-height: 21px;
	    color: #666;
}


.plans-one__list li+li {
	margin-top: 11px;
}
.wasPrice {
    text-decoration: line-through;
    font-size: 20px;
    color: #29abe2;
}
.plans-one__list li .icon {
	position: relative;
	display: none;
	align-items: center;
}

.plans-one__list li .icon i {
	position: relative;
	display: inline-block;
	font-size: 14px;
	color: #08939f;
}



.plans-one__price-box {
	position: relative;
	display: block;
	text-align: center;
	border-top: 1px solid var(--zeinet-bdr-color, #e6e1d8);
	padding-top: 20px;
	margin-top: 20px;
}

.plans-one__price-inner {
	    position: relative;
    
    text-align: center;
    margin-top: 15px;

}

.plans-one__price {
	font-size: 60px;
	font-weight: 600;
	line-height: 25px;
}

.plans-one__price-dolar {
	font-size: 36px;
	top: -17px;
	left: 10px;
}

.plans-one__price-last-text {
	font-size: 36px;
	top: -17px;
	right: 9px;
}

.plans-one__price-time {
	position: absolute;
	bottom: -3px;
	right: -3px;
}

.plans-one__icon-box {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: -18px;
	left: 0;
	right: 0;
	gap:10px;
}

.plans-one__icon-box .imgWrap {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: white;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
	height: 50px;
	width: 50px;
	font-size: 30px;
	color: #08939f;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	gap:10px;
}

.plans-one__icon-box i+i {
	margin-left: 10px;
}

.plans-one__icon-box i:hover {
	color:  #ffffff;
	background-color:  #28abe2;
}

img.icon-wifi {
    max-width: 60%;
    height: auto;
}
img.icon-router {
    max-width: 60%;
    height: auto;
    padding-bottom: 6px;
}
h2.plans-one__price {
    padding-left: 5px;
}
.plan_one_img {
    padding: 10px 20px;
	text-align: center;
}
ul.list-unstyled.plans-one__list.ml-0 {
    padding: 0px;
	text-align: center;
	padding-bottom: 20px;
}
h3.mbSpeed {
        font-size: 18px;
    color: #c724b1;
    font-weight: 500;
}
a.thm-btn.plans-one__btn {
    padding: 10px 30px;
    background-color: #28ABE2;
	color:white;
	border-radius: 4px;
}
.largeHeading {
    text-align: center;
    font-size: 45px;
    color: #000;
	text-transform:capitalize;
    line-height: 60px;
	font-weight:bold;
}

/* plan end */


/******************************************************* 
              services
*******************************************************/
.services-style-1 .tcr-service-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}

.services-style-1 .tcr-service-wrapper:before {
	position: absolute;
	bottom: -15px;
	left: 5%;
	content: "";
	border-radius: 0 0 7px 7px;
	width: 90%;
	height: 15px;
	background: var(--tcr-white-color);
	box-shadow: 0px 16px 30px 0px rgb(0 0 0 / 5%);
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}

.services-style-1 .tcr-service-wrapper:after {
	position: absolute;
	bottom: -15px;
	left: 5%;
	content: "";
	border-radius: 0 0 7px 7px;
	width: 90%;
	height: 0;
	background:orange;
	box-shadow: 0px 16px 30px 0px rgb(0 0 0 / 5%);
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	background-color: #28ABE2;
}

.services-style-1 .tcr-service-wrapper:hover:after {
	height: 15px;
}

.services-style-1 .tcr-service-wrapper .tcr-services-image-container {
	position: relative;
	box-shadow: 0px 16px 30px 0px rgb(0 0 0 / 4%);
	border: 1px solid;
	border-radius: 7px;
	border-color: #eee;
	border-bottom: none;
}

.services-style-1 .tcr-service-wrapper .tcr-services-image-container img {
	border-radius: 8px;
}

.services-style-1 .tcr-service-wrapper .tcr-services-image-container:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 7px;
	background: var(--tcr-white-color);
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}

.services-style-1 .tcr-service-wrapper:hover .tcr-services-image-container:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(22, 22, 22, 80%);
	border-radius: 7px;
}

.services-style-1 .tcr-service-wrapper .tcr-services-content-cover {
	padding: 20px;
	width: 100%;
	background: #fff;
	box-shadow: 0px 16px 30px 0px rgb(0 0 0 / 5%);
	border-radius: 7px;
	z-index: 9;
	position: relative;
	border: 1px solid #eee;
}



.services-style-1 .tcr-service-wrapper .tcr-service-icon {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    padding-top: 12px;
}

.services-style-1 .tcr-service-wrapper .tcr-services-number {
	font-size: 38px;
	position: absolute;
	top: 28px;
	right: 0;
	opacity: 0.4;
}

.services-style-1 .tcr-service-wrapper .tcr-services-subtitle {
font-weight: 600;
    margin-bottom: 2px;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    padding-bottom: 5px;
}

.services-style-1 .tcr-service-wrapper .tcr-services-content {
	margin:25px 0 0;
}

.services-style-1 .tcr-service-wrapper .tcr-service-title {
    font-size: 14px;
    line-height: 20px;
    color: #666;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}

.services-style-1 .tcr-service-wrapper .tcr-services-table-button a {
	padding: 10px 20px;
	background: #fff;
	border-radius: 5px;
	position: relative;
	font-weight: 500;
	font-size: 14px;
	font-weight: 600;
	background-color: #eee;
}

.services-style-1 .tcr-service-wrapper .tcr-services-table-button a:hover {
background-color: #00a0cd;
    color: #fff;
}




/* footer */
ul.footerList {
    list-style-type: none;
    padding: 0;
    font-size: 16px;
}
ul.footerList li {
    line-height: 26px;
}
ul.footerList li a {
    line-height: 26px;
}
h4.callBackForm__heading {
    font-size: 30px;
    text-align: center;
}
p.callBackForm__heading {
    text-align: center;
    font-size: 16px;
    color: #666;
	padding: 10px 0;
}
.callBackForm {
    border: 1px solid #00a1cd;
    border-radius: 20px;
    padding: 30px;
}
.discountOfferWrapper__heading {
    background: linear-gradient(45deg, #824bc7 6%, #d92cc1 53%)!important;
    padding: 40px;
    border-radius: 10px;
    color: #fff;
    font-size: 35px;
	line-height:45px;
    margin: 18px 0;
}
.discountOfferWrapper {
    margin-top: 50px;
}
.discountOfferWrapper__limitedTime {
    font-size: 30px;
    text-align: center;
    color: #000;
}
.goodToknow {
    text-align: center;
}
h6.small {
    font-size: 22px;
    text-align: center;
    color: #000;
}
.large {
    font-size: 18px;
	font-weight:bold;
	color: #00a1cd;
}
.offical {
    font-size: 18px;
	color: #00a1cd;
	font-weight:normal;
}
h3.sp-testimonial-post-title {
    display: none;
}



/* conatct form design */


.wpcf7-spinner{
right: 9px;
    top: 9px;
    position: absolute;
}
label.formLabel {
    color: #1e1e22;
    margin-bottom: 2px;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.inputWrapers {
    margin-bottom: 5px;
}

.popUPHeadig{
	text-align:center;
font-size:25px;	
}
.input input {
    border: 1px solid #d6d4d4;

    padding: 10px;
    width: 100%;
}
.formBtn input {
    color: #fff;
    width: 100%;
    padding: 12px;
    border: 0;
    background:#42c4ea;
    font-weight: 700;
    font-size: 19px;
cursor:pointer;
}

.inputWrap br {
    display: none;
}
.inputWrap select{
	  border: 1px solid #d6d4d4;
  
    padding: 12px;
    width: 100%;
}
.input textarea {
    border: 1px solid #d6d4d4;

	height: 70px;
  
    width: 100%;
}
.formBtn {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

/* popup  */
.pum-content+.pum-close {
    background-color: rgb(89 95 95) !important;
    font-size: 18px !important;
}
.popUPHeadig {
    text-align: center;
    font-size: 25px;
}
.pum-container {
    border: 4px solid #949494 !important;
}
.popupDescripotion {
    font-size: 14px !important;
    text-align: center;
    font-weight: 500;
	    margin-bottom: 10px;
}
.wpcf7-list-item.first.last {
    margin: 0;
}
.inputWrapers br {
    display: none;
}
.pum-close.popmake-close i {
    font-weight: 900 !important;
    font-size: 16px;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


#popmake-308 .sent .wpcf7-response-output, #popmake-867 .sent .wpcf7-response-output, #popmake-975 .sent .wpcf7-response-output, #popmake-869 .sent .wpcf7-response-output, #popmake-876 .sent .wpcf7-response-output, #popmake-878 .sent .wpcf7-response-output, #popmake-882 .sent .wpcf7-response-output, #popmake-865 .sent .wpcf7-response-output, #popmake-869 .sent .wpcf7-response-output, #popmake-872 .sent .wpcf7-response-output, #popmake-874 .sent .wpcf7-response-output, #popmake-880 .sent .wpcf7-response-output, #popmake-884 .sent .wpcf7-response-output{
    position: absolute;
    top: 0;
    display: flex;
    left: 0;
    right: 0;
    height: 100%;
    background: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    align-items: center;
    border: 0;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin: 0;
}
#wpcf7-f182-o12 .wpcf7-response-output{
	display:none;
}
.desktop{
	display:flex;
	}
.desktopBottom{
	display:block;
}
	.mobile, .mobileBottom{
				display:none;

	}
@keyframes heartbeat
{
  0%
  {
    transform: scale( .85 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .85 );
  }
  60%
  {
    transform: scale( 1 );
  }

  100%
  {
    transform: scale( .85 );
  }
}
@media only screen and (max-width:556px){
	.heroheading_text {
    font-size: 36px;
    text-shadow: 2px 2px 4px #000000c2;
}
	.herotitle_text {
    font-size: 18px;
    text-shadow: 1px 1px 1px #000000c2;
}
	.heroWrap {
    background: transparent;
    padding: 0;
	}
	#duListhomeSection {
    display: flex;
		padding-top: 0 !important;
}
	#middleSection{
	    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	}
	img.weGotYou {
    width: 100%;
    max-width: 120px;
}
	.firstPackage__heading {
    font-size: 25px;
		text-align:center;
    line-height: 30px;
}
	.firstPackage__description {
    font-size: 16px;
		text-align:center;
		
}
	.offerWrapper{
		flex-direction:column;
	}
	.NowHeading {
    font-size: 25px;
    line-height: 40px;
}
	.PromotionOffer {
   
    font-size: 30px;
    padding:0;
}
	.fixPrice {
		  font-size: 30px;
    padding: 0;
		    color: #d82cc0;
}
	.discountOfferWrapper__heading {
    padding: 10px;
    font-size: 25px;
    line-height: 40px;
		text-align:center;
}
	.discountOfferWrapper {
    margin: 20px 0;
}
	.discountOfferWrapper__limitedTime {
    font-size: 25px;
	}
	.feature_top-big_title.first.requestCallBack {
    font-size: 22px;
    
}
	.PromotionOfferWrapper {
    text-align: center;
}
	.availableOffer {
    text-align: center;
}
	.mennBtn{
		display:none;
	}
	.plans-one__single{
	    padding: 15px;	
	}
	.plans-one__price-box{
		margin-top:0;
	}
	.heartBeatAnimation{
		font-size: 18px;
    padding: 10px 20px;
		    top: -9px;
	}
	#firstFourBlock .et_pb_column{
		width:48% !important;
	}
	#firstFourBlock .et_pb_column:first-child{
	margin-right:10px !important;
	}
	#firstFourBlock .et_pb_column:nth-child(3){
	margin-right:10px !important;
	}
	.desktop, .desktopBottom{
		display:none;
	}
	.mobile {
    display: flex;
    width: 100%;
    text-align: center !important;
    align-items: center;
    justify-content: center;
    margin-top: 0 !important;
}
	.mobileBottom{
		display:block;
		margin-top:10px;
	}
	.largeHeading {
    font-size: 25px;
    line-height: 35px;
}
	.services-style-1 .tcr-service-wrapper .tcr-services-content{
		margin:0 !important;
	}
	.services-style-1 .tcr-service-wrapper .tcr-service-icon{
		right: 0;
    top: -13px;
		position: absolute;
		padding-top:0;
		    background: #fff;
    border-radius: 100px;
    padding: 9px;
    border: 1px solid #3b91cb;
	}
	#benefitsRow .et_pb_column{
		margin-bottom:20px !important;
	}
	.largeHeading{
		color:#fff;
	}
}

#wpcf7-f182-o13 .wpcf7-response-output {display:none;}