body {
    font-family: 'Poppins', sans-serif;
	overflow: hidden;
	overflow-y: scroll;
	font-size:16px;
    color:#333;
    background:#fefefe;
}
p { margin: 0 0 10px;line-height:1.45em; }

/*=====================
2-General Styles
======================*/
.lt-ie9 .animated {
	opacity: 1 !important;
	-webkit-animation: none !important;
	animation: none !important;
	transform: none !important;
}
section{ padding: 40px 0 50px 0; }
img {
	max-width: 100%;
	height: auto;
}
ul{
	margin:0;
}
a { outline: none !important; color:#0099e6; }
a:hover {
    color: #0088cc;
}

.cta-button a {
    text-decoration:none;
    border:none;
    outline:none;
    color: #fff;
    width: 100%;
}
.cta-button a:hover {
    text-decoration:none;
    border:none;
    outline:none;
    color: #fff;
}
a:hover{color: inherit;}
h1, h2, h3, h4, h5, h6 {
	margin:10px 0;
    color: rgb(105, 105, 105);
}
h1 { font-size: 52px; line-height:1.25em;}
h2 { font-size: 36px; line-height:1.45em; letter-spacing:0.56px}
h3 { font-size: 34px; line-height:1.3em;}
h4 { font-size: 28px; line-height:1.3em;}
h5 { font-size: 24px;line-height:1.3em; margin:10px 0;}
h6 { font-size: 20px; line-height:1.35em; margin:10px 0;}

.fa-beat {
    animation:fa-beat 3s ease infinite;
  }
  @keyframes fa-beat {
    0% {
      transform:scale(1);
    }
    5% {
      transform:scale(1.25);
    }
    20% {
      transform:scale(1);
    }
    30% {
      transform:scale(1);
    }
    35% {
      transform:scale(1.25);
    }
    50% {
      transform:scale(1);
    }
    55% {
      transform:scale(1.25);
    }
    70% {
      transform:scale(1);
    }
  }

.b4img {
    margin-top:20px;
}


.midtitle {
    margin-top:-5px;
}


.text-shadow-fw {
    text-shadow: 0px 1px 0px rgb(0 0 0 / 50%), -1px 2px 0px rgb(0 0 0 / 50%), 0px 4px 7px rgb(0 0 0 / 50%);
}

.unlogos {
    margin: -50px 0 -20px 0;
    padding: 0;
    list-style: none;
}
.unlogos li {
    display: inline-block;
    width: 13%;
    margin-left:-5px;
}
.unlogos img {
    width:100%;
    max-height:120px;
}

.list-features {
    padding-left:15px;
}

.list-features p {
    font-size:18px; line-height:1.3em;
}

.fsz18 {
    font-size:18px;
}
.fsz16 {
    font-size:16px;
}

.list-features li {
    margin:0px;
    padding:0px;
}


.list-features li p {
    font-size:16px; line-height:1.3em;
    margin:8px 0;
}

.text-right { text-align: right; }
.text-left { text-align: left; }
.text-center { text-align: center!important; }
.text-center p { text-align: center!important; }
.btn-default{
	color:#fff;
}
.climg {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    height: 130px;
    width: 130px;
}
.touch-text h4{
    margin:10px 0!important;
}

.bg-adds {
    background:#fff;
    padding-top:0;
    padding-bottom:0;
}




.bg-adds p {
    color:#333;
    font-size:18px;
    margin-bottom:11px!important;
}
.color-adds {
    color:#333;
}


.bg-adds li {
    list-style-type: none;
}

.bg-adds li i {
    margin-right:5px;
}

.bg-adds .sdlist {
    padding-left:0px;
}


.fixed-bottom-cta {
    position: fixed;
    left: auto;
    top: auto;
    bottom: 0px;
    width: 100%;
    z-index: 999;
    border-style: none;
    border-width: 0px;
    background: none;
    height: 56px;
    opacity:0;
}

.fixed-bottom-cta .overlay {
    animation-name: colorAnimation;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    display: block;
    background-color: #ee0629;
    position: absolute;
    width: 100%;
    height: 56px;
}


.fixed-bottom-cta a {
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 22px;
    line-height: 31px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    background-color: transparent;
    animation: pulse 1s linear infinite;
    text-align: center;
    height: 56px;
    padding-top: 15px;
}

@keyframes colorAnimation{
            0% {
                background-color: #8F2831;
            }
            100% {
                background-color: #ee0629;
            }
        }

@keyframes pulse{
            0%{transform: scale(1.01);}
            50%{transform: scale(0.99);}
            100%{transform: scale(1);}
        }



.mainadds {
    padding-top:30px;
}


.bg-shade {
    background:#F0F0F0;
}

.brand-bg {
    background:#87ba1d;
}

.nmbhead {
    margin-top:2px;
}

.bg-blue {
    background:#2956a5;
    padding:25px 5px 30px 5px;
}

.bg-blue p, .bg-parr {
     font-size:16px;
}

.imgborder {
    border:2px solid #fff;
}


.imgbox {
    max-width:800px;
    margin:0 auto;
}


.bg-parr {
    background:#214252;
    padding-bottom:70px;
    padding-top:50px;
}

.bg-parr p {
   font-size:17px;
}


.proicons {
    border-top:3px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}

.padd0 {
    padding:0;
}

.paddl5 {
    padding-left:5px;
}


.probox h4 {
    font-weight:900;
    line-height:22px;
    margin-top:0px;
}

.probox h4 span {
    font-size:16px;
    font-weight:800;
}

.iconbot {
    max-width:60px;
    height:auto;
}



.plus-txt span,.form-headeer span,.color-yellow {
    color: #F7FD94!important;
}

.left-list {
    margin:30px 0px;
}

.left-list h5 {
    color: #0099e6;
}

ul.right-list li {
    list-style:none;
    margin:13px 0;
}
ul.right-list li p {
    font-size:18px;
    color: #0099e6;
}


/* Transparent BUTTON

.btn{
	padding:0px 5px;
	border-radius:5px;
    text-align: left;
    outline:0!important;
	text-transform:inherit;
    font-size: 50px;
    position: relative;
    color: #ee0629;
    font-weight:700;
    transition:all 0.5s;
    letter-spacing:0.3px;
    margin-top:0px;
    max-width:550px;
}
.btn-color{background: transparent;}
.btn-color:hover{    background: transparent;color: #ee0629;}
.btn-color:visited, .btn-color:focus{color:#ee0629;}
.submit-container {
   margin-bottom:15px;
}
.submit-container .fa {
    font-size:50px;
    font-weight:700;
}

*/


.btn{
	padding:12px 5px;
	border-radius:5px;
    text-align: center;
    outline:0!important;
	text-transform:inherit;
    font-size: 34px;
    position: relative;
    color: #fff;
    font-weight:900;
    transition:all 0.5s;
    letter-spacing:0.3px;
    margin-top:10px;
    max-width:550px;
}
.btn-color{background: #ee0629;}
.btn-color:hover{    background: #ee0629;}


.btn-color:visited, .btn-color:focus{color:#fff;}


.submit-container {
   margin-bottom:15px;
}


.submit-container .fa {
    font-size:34px;
    font-weight:900;
}


.btn-wide{	width:100%;}

.btn:hover{
    color: #fff;
}

.btn:active{
    color: #fff;
}
.text-extralight{font-weight:100 !important;}
.text-light{font-weight:300 !important;}
.text-semibold{font-weight:600 !important;}
.text-bold{font-weight:700 !important;}
.text-extrabold{font-weight:800 !important;}
.text-uppercase{text-transform:uppercase !important;}
.text-lowercase{text-transform:lowercase !important;}
/*===============================================
Form Styling
=================================================*/

input[type="date"],input[type="text"],input[type="tel"],input[type="email"],input[type="password"],textarea{
	    background-color: #ffffff;
    color: #444;
    box-shadow: inset 0px 2px 3px #dddddd;
    -webkit-box-shadow: inset 0px 2px 3px #dddddd;
    -moz-box-shadow: inset 0px 2px 3px #dddddd;
    border-radius: 3px;
        border-style: solid;
    border-width: 1px;
    border-color: #bbbbbb;
    width: 100%;
    font-size: 16px;
    line-height: 15px;
    height:52px;
    padding-left:12px;
    padding-right: 9px;
    margin-bottom:12px;
}
input[type="text"].tranparent,input[type="tel"].tranparent,input[type="email"].tranparent,input[type="password"].tranparent,textarea.tranparent{
	background:none;
	border:1px solid #7cbf1d;
	color:#7cbf1d;
}

input[type="date"]::-webkit-calendar-picker-indicator {

    font-size:22px;
    opacity:0;

}


textarea{
	height:65px;
	padding:10px 9px;
}
label{
	color:#fff;
    font-size: 14px;
}
label.tranparent{
	color:#8e9297;
}
.homes .about-form{
    margin-top:-50px;
}
/*==============================================
Spacing Helping Classes
===============================================*/
.mb-0{ margin-bottom:0px;}
.mb-5{ margin-bottom:5px;}
.mb-10{ margin-bottom:10px;}
.mb-15{ margin-bottom:15px;}
.mb-20{ margin-bottom:20px;}
.mb-25{ margin-bottom:25px;}
.mb-30{ margin-bottom:30px;}
.mb-35{ margin-bottom:35px;}
.mb-40{ margin-bottom:40px;}
.mb-45{ margin-bottom:45px;}
.mb-50{ margin-bottom:50px;}
.mt-0{ margin-top:0px!important;}
.mt-5{ margin-top:5px;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-25{ margin-top:25px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-45{ margin-top:45px;}
.mt-50{ margin-top:50px;}

/*==========================
parallax
==========================*/
.sign-up {
    padding:0 100px 0 0;

}

.button-bottom {
    margin-bottom:40px;
}

.btn2 {
    background:red;
}

.rd-box {
    width:100%;
    background: #fff;
    position: relative;
    z-index: 3;
    border: 1px solid #dedede;
    border-radius: 5px;
    text-align: center;
    padding:40px 20px;
    margin-top:25px;
    margin-bottom:25px;
}


@keyframes pulseone{
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(29, 191, 115,.5);
        box-shadow: 0 0 0 0 rgba(29, 191, 115,.5);
    }
    50% {
        -webkit-box-shadow: 0 0 0 8px rgba(29, 191, 115,.25);
        box-shadow: 0 0 0 8px rgba(29, 191, 115,.25);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(29, 191, 115,.5);
        box-shadow: 0 0 0 0 rgba(29, 191, 115,.5);
      }
}


.loadtxt {
    display:inline-block;
    background:#006CB7;
    color: #fff!important;
    padding:10px 40px 10px 25px;
}

.loadtxt p {
    font-size:16px;
    margin-top:0px;
}

.text-right {
    text-align:right!important;
}

.rd-box .txt {
    color: #1a3668;
    display: inline-block;
}

.rd-box .btn-simple:hover {
    color: #fff;
}

.btn-simple:hover {
    color: #fff;
    background-position: 0 -200%;
    background-size: 100% 200%;
}

.rd-box .btn-simple {
    display: inline-block;
    margin: 0 0 0 70px;
    border-radius: 5px;
    font-size:20px;
    text-transform: uppercase;
    text-shadow: none;
    padding: 15px 27px 15px 20px;
    min-width: 250px;
    position: relative;
    top: -5px;
    color: #fff;

    -webkit-box-shadow: 0 5px 22px -5px rgb(142 154 173 / 60%);
    animation: pulseone 1s linear infinite;
}


.ctc_call_now_button {
    opacity:0;
}


a:link {
    -webkit-tap-highlight-color: #478FB2;
}
.btn-simple, .cs-block .btn-simple, .sw-description .btn-simple-blue {
    display: inline-block;
    font: 18px/18px roboto-black-webfont,Arial,Helvetica,sans-serif;
    color: #fff;
    padding: 9px 40px;
    text-shadow: 0 -1px 0 #447523;
    border-radius: 18px;
    background: 0 0/100% 100% #95c906;
    background: -moz-linear-gradient(top,#1dbf73 0,#11a761 100%) 0 0/100% 100%;
    background: -webkit-linear-gradient(top,#1dbf73 0,#11a761 100%) 0 0/100% 100%;
    background: -ms-linear-gradient(top,#1dbf73 0,#11a761 100%) 0 0/100% 100%;
    background: linear-gradient(to bottom,#1dbf73 0,#11a761 100%) 0 0/100% 100%;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
}
.link-arrow {
    font: 16px roboto-bold-webfont,sans-serif;
    color: #90c404;
    display: inline-block;
    margin: 32px 0 0;
    position: relative;
    text-transform: uppercase;
}

form .col-md-6, form .col-sm-6 {
    padding:0;
}

.fw200 {
    font-weight:200;
}

.fw200 {
    font-weight:200;
}

.fw100 {
    font-weight:100;
}

.fw400 {
    font-weight:400;
}

.fw300 {
    font-weight:300;
}

.fw200 {
    font-weight:200;
}

.fw100 {
    font-weight:100;
}


.fsz12 {
    font-size:12px;
    margin-left:-5px;
}

.starp {
    padding-top:25px;
    float: left;
}

.starimg {
    height:60px;
    margin-bottom:5px;
    margin-top:0px;
    float: left;
}


.tqpage {
    min-height:80vh;
    padding-top:50px;
    padding-bottom:50px;
}


@media only screen and (max-width: 991px) {

}

@media only screen and (max-width: 768px) {
.sign-up {
    padding-top: 0px;
}

.nav_text h4 {
     font-size:16px;
}



.sec-row {
    margin-top:30px;
}
.button-bottom {
    margin-bottom:30px;
}
.beforeafter .col-sm-6 {
    margin:20px 0;
}


.loadtxt {
    display:inline-block;
    float: right;
    background:#006CB7;
    color: #fff!important;
    padding:10px 20px 10px 30px;
}

.nav_text {
    padding-top:0px!important;
    margin-top:-25px;
}

.rd-box {margin-top:0px;}

.mainadds {
    padding-top:0px;
    margin-bottom:30px;
    margin-top:-10px;
}


.nav_text h4 {
    margin-top:0px!important;
}


.loadtxt h5 {
    font-size:17px;
    font-weight:900;
}

.loadtxt p {
    font-size:14px;
    font-weight:900;
}

}

.padd0full {
    padding:0!important;
}
.marg0full {
    margin:0!important;
}

@media only screen and (min-width: 992px) {
.we-area {
    margin-top:-15px;
}


}

.padd0 {
    padding:0;
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .parallax {
        padding-left: 20px!important;
        height: 50vh!important;
    }

    .midc {
        font-size:20px;
    }

    .sortables h1 {
        font-size:34px;
    }

    .fluidtxt {
        padding: 15px 120px 35px 20px!important;
    }

    .fluidtxt2 {
        padding: 15px 120px 35px 20px!important;
    }
}

@media only screen and (min-width:560px) and (max-width:768px) {
    .sign-up {
        margin:20px 0;
    }

    .img-logo {
        max-width:500px!important;
        height: auto;
        margin:0 auto;
    }

}

@media only screen and (min-width: 769px) {


.pronly {
    padding-right:29px;
}


.nopadd {
    padding:0px 10px;
}

.services-head h3 {
    padding-top:0;
    margin-top:-5px;
}

.righttcol {
    padding-right:30px;
}

.teamp {
    border-left: 1px solid #f1f1f1;
    padding-left:40px;
}

.sectop40 {
    margin-top:40px;
}

.signup-form{
    margin-top:0px;
}

.right-col {
    padding-left:10px!important;
}

.left-col {
    padding-right:10px!important;
}
form h4 {
    font-size:28px;
}
}


.parallax {
background-image: url(../../img/bg.jpg);
background-repeat: no-repeat;
background-position: top right;
padding-left: 10%;
height: 100vh;
min-height:770px;
}

.sortables {
    margin-top:50px;
}

.bottombg {
    background: url(../../img/bottombg.webp);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    position: relative;
    padding-top:65px;
    padding-bottom:70px;
    position: relative;
}

.bottombg:before {
position: absolute;
content:" ";
top:0;
left:0;
width:100%;
height:100%;
display: block;
z-index:0;
background-color: rgba(15, 38, 75,0.8);
}

.bottomtxt {
    position: relative;
    max-width:900px;
    margin:0 auto;
}

.bottomtxt p {
    margin-top:20px;
}

.noted {
    color: #ee0629;
    background-color: #ffe3d2;
    padding: .5rem .5rem;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .5rem;
    font-size: 16px!important;
    max-width:280px;
    margin:0 auto 10px auto!important;
}

.img-logo {
    max-width:100%;
    margin-bottom:40px;
}


.midc {
    margin:20px 0 10px 0;
}


.text-shadow-foot {
    text-shadow:2px 2px #000;
}

.foot-text {
    font-size: 17px;
}

.text-shadow {
    text-shadow:2px 2px #000;
}

/*=======Main=======*/
.color-white{color: #fff;}
.link-white,.link-white:hover,.link-white:focus {
    color: #fff!important;
}

.bg-white {
padding:45px 5px 45px 5px;
background-color:rgba(255,255,255,0.8);
}

.signsbg {
    padding:30px 5px 55px 5px;
}


.bg-brand {
padding:45px 5px 45px 5px;
background:#0f264b;
}

.c19 {
    background-color:#ee0629;
    padding-top:10px;
}


.fa-plus-square {
    background:rgba(0,0,0,0.5);
    padding:5px 5px 6px 6px;
    border-radius:5px;
    font-size:16px;
}

.ispan {
background-image: url(../../img/lightbulb.png);
background-repeat:no-repeat;
background-size:100px 100px;
background-position:center center;
}


@keyframes blinkingText{
    0%{     color: #006CB7;    }
    49%{    color: #006CB7; }
    60%{    color:#000000; }
    99%{    color:#000000;  }
    100%{   color: #006CB7;    }
}

.homes header{background: transparent; padding: 15px 0;}
.homes header .contact{
    font-size: 18px;
    color: #5d717c;
    text-align: center;
}
.homes header .contact span{
    font-size: 24px;
    display: block;
    color: rgb(48, 179, 78);
}

.homes .sign-up .parallax_inner{padding: 0;}
.homes .signup-form{
    background:rgba(26, 54, 104, 0.85);
    padding:30px 45px 35px 45px;
}
.homes .signup-form h5 span{    color: #f3f3f3;}

.homes .sign-up .subscribe{
    font-size: 22px;
    position: relative;
    margin-top: 20px;
}
.homes .sign-up .subscribe .fa{
    font-size: 35px;
    position: absolute;
    right: -50px;
    top: 12px;
}

.brandtext {
    font-weight:700;
    color: #006CB7;
    margin-top:20px;
    font-size:32px;
}

.info .behead {
    font-size:18px;
}


.item {
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0 5px 30px 0 rgb(142 154 173 / 60%);
    /* width: 100%; */
    padding: 30px 35px 30px 35px;
    min-height:280px;
    text-align: left;
    margin: 20px;
}

.name {
    margin-top:5px;
}

.name p {
    margin:2px 0;
}

.slide-subtext {
    padding-top:20px;
}

.slide-subtext p {
    font-size:14px;
}


.headgtext {
    max-width:1000px;
    margin:10px auto 0px auto;
}

.headgtext p {
    font-size:18px;
    margin-bottom:15px;
}

.fluidtxt {
    padding:30px 150px 25px 20px;
}

.fluidtxt p {
    margin-top:20px;
    font-size:18px;
    font-weight:300;
    line-height:1.4em;
}

.fluidtxt2 {
    padding:50px 150px 25px 80px;
}

.fluidtxt2 p {
    margin-top:20px;
    font-size:18px;
    font-weight:300;
    line-height:1.4em;
}

.fireimg {
    border:5px solid #152946;
    margin-top:5px;
}

.imgcenter {
    display: block;
    margin: 0 auto;
}

.trusticons {
    max-width:800px;
    margin:40px auto 50px auto;
    padding-right:90px;
}


.slogox {
    max-width:80px;
}



.cusicon {
    max-width:80px;
    height:auto;
    border:1px solid #000;
    border-radius:50%;
}


.stars .fa {
    color:#fdc001;
}


.sdlist {
    padding-left:15px;
    margin-top:18px;
}

.sdlist li p {
    margin-bottom:15px;
}

.info{padding-top:150px;}


.homes .features figure{position: relative; margin-bottom: 10px;}
.homes .features figcaption{
    color: #000;
    width: 100%;
    padding: 10px 10px 15px 10px;
}
.homes .features figcaption span {
    color: #0565C4;
}
.homes .features figcaption p {
    font-size:16px;
}
.homes .video-demo iframe{width: 100%; margin-top: 50px; border: 0;}
.homes .promo{background: #337ab7; color: #fff;}
.homes .testimonial{
    position: relative;
    padding-left: 168px;
    margin-top: 50px;
}
.homes .testimonial figure{
    position: absolute;
    left: 0;
    top: 8px;
}
.homes .testimonial q,.homes .testimonial span{
    font-size: 16px;
    color:#424345;
    display: block;
    line-height: 30px;
}
.homes .testimonial span{margin-top: 15px;}
.homes footer{color: #fff;
    background: #000;
    padding: 25px 0;
}
.homes footer span{
    display: block;
    margin-top: 12px;
}
.homes footer li{
    display: inline-block;
    margin-left: 18px;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    border: 2px solid #fff;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
}
.welcome {
    padding-top:25px;
}
.head-sub {
    text-align:center;
    background:#EDEDED;
    padding:25px 5px;
}
.head-sub h3 {
    margin-top:0;
}

.bold-black {
    font-weight:bold;
}
.bold-blue {
    font-weight:bold;
    color: #0565C4;
}

.feedback-box {
    position: relative;
    margin-bottom:50px;
}

.feedback-x:hover {
        box-shadow: 0 40px 79px 0 rgba(0,0,0,.3);
}

.icon-profile {
    background:#4555a3;
    height:120px;
    width:120px;
    border-radius:50%;
    padding:30px;
}

.midfit {
    border-right:2.2px solid #A6A6A6;
    border-left:2.2px solid #A6A6A6;
}

.featurerow {
    max-width:900px;
    margin:0 auto;
    margin:30px auto 0 auto;
}

.featurerow2 {
    max-width:1100px;
    margin:20px auto 0 auto;
}

figcaption h5 {
    margin-bottom:5px;
}

figcaption p {
    font-size:16px;
    line-height:1.3em;
    margin-top:0px;
    font-weight:300;
}

.nmbr {
    background:#006CB7;
    height:45px;
    width:45px;
    padding:10px;
    font-size:16px;
    color: #fff;
    border-radius:5px;
}

.nmbr2 {
    background:#006CB7;
    height:45px;
    width:45px;
    padding:12px;
    font-size:16px;
    color: #fff;
    border-radius:5px;
    margin-right:3px;
    margin-bottom:5px;
}

.nmbr3 {
    background:#0E3868;
    height:45px;
    width:45px;
    padding:12px;
    font-size:16px;
    color: #fff;
    border-radius:5px;
    margin-right:3px;
    margin-bottom:5px;
}

.testimonials {
    background:#f3f3f3;
}

hr {
    padding:0;
    margin:0;
}

.services-head h3 span {
    color: #0565C4;
}


.quote-icon {
    background: url(../../img/quote.png);
    width:80px;
    height:80px;
    background-repeat:no-repeat;
    position: absolute;
    top: 0;
    left:0;
    margin-top:8px;
}

blockquote {
    border-left:none!important;
    margin-left:60px;
    color: #333;
}

.testi-content {
    float: right;
}


.testi-content h4 span {
    color: #00AB9E;
    font-weight:600;
}

.others {
    padding:30px 5px;
}

.container{width:1200px;}


/*=========================
Responsive
==========================*/
/*===Break Point===*/
@media (max-width: 1199px) {
    .container{width: 100%!important;}

}
/*===Break Point===*/
@media (max-width: 990px) {
h1{font-size: 38px;}
h2{font-size: 30px;}
h3 { font-size: 28px;}
h4 { font-size: 23px;}
h5 { font-size: 21px;}
h6 { font-size: 18px;}
}


.mobimg {
    display:none;
}

/*===Break Point===*/
@media (max-width: 768px) {

.c19 {
        background-color: #ee0629;
        padding-top:5px;
        }
.c19 p {font-size:12px; line-height:1.2em;margin-bottom:5px;}

.img-logo {
    max-width:100%;
    height:auto;
}

.item {
    padding:20px 30px 20px 30px;
    min-height: 100%;
    text-align: left;
    margin: 15px;
}

.slide-content .col-xs-4 {

    padding-right:20px;
    padding-top:10px

}

.mobimg {
    display:block;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.sign-up {
    padding: 0 0px 0 0;
}


.submit-container .fa {
    font-size:22px;
}


.probox .col-xs-3 {
    margin-bottom:40px;
}

.probox {
    margin:0 auto 0px 0;
}

.paddl5 {
    padding-left:12px;
    padding-right:0px;
}

.probox h4 span {
    display:block;
    font-size: 14px;
    font-weight: 700;
}

.probox h4 {
    font-weight: 800;
    line-height: 18px;
    margin-top: 0px;
    font-size:20px;
}

.iconbot {
    max-width: 45px;
    height: auto;
}

.midtitle {
    font-size:20px;
    margin-bottom:15px;
}

.headgtext p {
    font-size: 16px;
    margin-bottom: 10px;
}

.headgtext {
    margin:5px auto 0px auto;
}

.noted {
    padding: .5rem .3rem;
    font-size: 14px!important;
}

section {
    padding: 15px 0px 10px 0px;
}

.headgtext {
    padding:0 15px;
}

.bg-white {
    padding: 25px 5px 0px 5px;
    background-color: rgba(255,255,255,0.8);
}

.signsbg {
    padding: 20px 5px 10px 5px;
}

.fluidtxt p {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 300;
}

.fluidtxt {
    padding:15px 15px 25px 15px;
}


.fluidtxt2 p {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 300;
}

.fluidtxt2 {
    padding:15px 15px 25px 15px;
}

.signsbg .headgtext {
    padding: 0 10px;
}

.featurerow {
    margin: 0px auto 0 auto;
}

figure .center-it {
    padding:0 20px;
}

.signsbg {
    margin-top:5px!important;
}

.trusticons {
    max-width:250px;
    margin:10px auto 0px auto;
    padding-right:0px;

}

.rd-box {
    padding:20px 20px 30px 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.trusticons .col-sm-2, .trusticons .col-sm-3, .trusticons .col-sm-4 {
    margin-bottom:10px;
}

.txt {
    font-size:22px;
    margin-bottom:20px;
}

.headgtext {
    margin-bottom: 0px;
}


.homes .signup-form{margin: 0px auto 0px auto; max-width: 75%;}
.homes .about-form{margin: 30px auto; max-width: 75%;}
.homes .sign-up .subscribe .fa{display: none;}
.homes .sign-up .info{padding-top: 0px;padding-bottom: 0px;}

.features {
    padding-top:40px!important;
    padding-bottom:40px!important;
}
.feedback-box {
    margin-bottom:50px;
}

.logoarea {
    padding:0 25px;
}

.unlogos li {
    display: inline-block;
    width: 15%;
    margin-left: 0px;
}

.unlogos {
    margin: -45px 0 -20px 0;
    padding: 0;
    list-style: none;
}

.sortables {
    margin-top:30px;
}

.parallax {
    background-image: url(../../img/guy.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    padding-left:20px;
    padding:20px 20px 10px 20px;
    height: auto;
    min-height: auto;
    position: relative;
}

.parallax:before {
    position: absolute;
    content:" ";
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: block;
    z-index:0;
    background-color: rgba(255,255,255,0.9);
  }

.footer-parallax {
    padding-top:0!important;
}
.homes .about-form{
    margin-top:0px;
}
.btn{
    font-size:20px;
}

.homes .features figcaption span {
    font-size:52px;
}
blockquote {
    font-size:16px;
}
   figure {
    margin-bottom:20px;
   }

  figure h5 {
    font-size:18px;
    margin-top:0;
  }

  figure .center-it img {
     max-width:180px;
  }

.featurerow2 {
    margin:0px auto 0 auto;
}

.midc {
    margin: 5px 0 5px 0;
}

.nmbhead {
    line-height:2em;
    margin-top:25px;
}

.rd-box .btn-simple {
    display: inline-block;
    margin: 0 0 0 0px;
    border-radius: 5px;
    font-size: 17px;
    text-transform: uppercase;
    text-shadow: none;
    padding: 17px 27px 17px 20px;
    min-width: 250px;
    position: relative;
    top: -5px;
    color: #fff;
}

    .homes .welcome{padding-bottom: 0;}
    .homes .features figure img{max-width: 100%;}
    .homes .features{padding-bottom: 0; padding-top: 20px;}
    .homes footer span,.homes footer ul{float: none !important;}
    .homes footer{text-align: center;}
    .homes footer ul{padding: 0; margin-top: 25px;}

    footer {
        margin-bottom:50px;
        padding-bottom:40px!important;
    }

}
/*===Break Point===*/
@media (max-width: 600px) {
   .homes .signup-form{max-width: 100%;padding: 15px 24px 20px 24px;}
   .homes .about-form{max-width: 100%;padding: 20px 24px;}

}
@media (max-width:560px){
h1{font-size: 26px;}
h2{font-size: 24px;}
h3 {font-size: 22px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}

.left-list {
    margin:20px 0px;
}

.starimg {
    height: auto;
    margin:0px auto 0px auto;
    float: none;
    max-width:100px;
}

.mobcnt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.starp {
    padding-top:0px;
    float: none;
}

ul.right-list {
    padding-left:5px;
}
ul.right-list li {
    margin:8px 0!important;
}
ul.right-list li p {
    font-size:16px;
}

.testimonials {
    padding:40px 5px 30px 5px!important}

.features-texts p {
    font-size:15px!important;
}
    .homes .sign-up .subscribe{font-size: 20px;}
    .homes header a.logo,.homes header .contact{text-align: center; float: none !important; display: block;}
    .homes header a.logo{margin-bottom: 10px;}
    .homes .testimonials{text-align: center;}
    .homes .testimonial span{margin-top: 5px;}
    .homes .testimonial figure{position: relative; margin-bottom: 20px;}
    .homes .testimonial{padding-left: 0; text-align: center; margin-top: 10px; margin-bottom: 20px;}

.quote-icon {
    position: relative;
}

blockquote {
    margin-left:0px;
}
.button {
    width:280px!important;
    padding:15px 8px!important;
    font-size:18px!important;
}
.button span {
    font-size:15px!important;
}

.bottombg {
    padding-top:30px;
    padding-bottom:30px;
}
}

/*===Break Point===*/
@media (max-width: 380px) {
    .features {
    padding-top:30px!important;
    padding-bottom:30px!important;
}

figure .center-it img {
   max-width:140px!important;
}

.proicons {
    padding-left:5px;
    padding-right:10px;
}

.probox h4 {
    font-weight:900;
    line-height:20px;
    font-size:18px;
}

.probox h4 span {
    font-size:12px;
    font-weight:700;
}

ul.whytext li p {
    font-size:15px!important;
}

.btn {
    font-size:15px;
}
}

/*===Custom CSS===*/

ul.whytext {
    padding-left:0;
}
ul.whytext li {
    list-style-type:none;
}
ul.whytext li p {
    font-size:16px;
    font-weight:500;
}

.col-centered {
    margin:0 auto;
    float:none;
}

.benefit-ul {
    list-style: none;
    margin-top:5px;
}
.benefit-ul li .fa {
    color: #337ab7;
    margin-right: 5px;
}

.benefit-ul li .fa:hover {
    color: orange;
    margin-right: 5px;
}

.benefit-ul li {
    font-size: 17px;
    margin-bottom: 5px;
}

.logo-brand {
    padding-top:0!important;
    margin-top:3px!important;
}

.uppercase {
    text-transform: uppercase;
}

.brand-logo-class {
    max-width:140px;
    margin-top:5px;
}

.fw700 {
    font-weight:700;
}

.fw800 {
    font-weight:800;
}

.fw900 {
    font-weight:900;
}


.nav_text {
    padding-top:32px;
}

.roboto {
    font-family: 'Roboto', serif!important;
}


.socketimg {
    border:6px solid #fff;
}

.color-fresh {
    color:#00AB9E!important;
}
.call-us h5 {
    padding:0;
    color: #fff;
    margin:0;
}

.call-us-foot {
    border:2px solid #27396F;
    border-radius:20px;
    margin: 0 auto;
    max-width:600px;
    padding:8px 5px;
}
.form-head {
    margin-bottom:10px!important;
}

.color-blue {
    color: #251049;
}

figcaption {
    padding-top:10px;
}

.rsimg {
    max-width:160px !important;
    height:auto !important;
    border-radius:50% !important;
    border:3px solid #152946 !important;
}

.signsbg {
    margin-top:15px;
}

form hr {
    margin:20px auto;
    margin-top:18px;
    max-width:30%;
}
.features-texts p {
    font-size:16px;
}

.features-texts span {
    color: #20A9E0;
}
.color-brand {
    color: #152946;
}

.color-red {
    color: #ee0629;
}

.bannerhead1 {
    background:#20A9E0;
    padding:10px 5px;
}

.brdr {
    border:6px solid #20A9E0;
}

.non-semantic-protector { position: relative; z-index: 1; }
.ribbon {
 width:90%;
 position: relative;
 background: #20A9E0;
 color: #fff;
 text-align: center;
 padding: 1.5em 2em; /* Adjust to suit */
 margin: 1.5em auto 3em; /* Based on 24px vertical rhythm. 48px bottom margin - normally 24 but the ribbon 'graphics' take up 24px themselves so we double it. */
}
.ribbon:before, .ribbon:after {
 content: "";
 position: absolute;
 display: block;
 bottom: -1em;
 border: 1.5em solid #1C9ED3;
 z-index: -1;
}
.ribbon:before {
 left: -2em;
 border-right-width: 1.5em;
 border-left-color: transparent;
}
.ribbon:after {
 right: -2em;
 border-left-width: 1.5em;
 border-right-color: transparent;
}
.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
 content: "";
 position: absolute;
 display: block;
 border-style: solid;
 border-color: #127CA7 transparent transparent transparent;
 bottom: -1em;
}
.ribbon .ribbon-content:before {
 left: 0;
 border-width: 1em 0 0 1em;
}
.ribbon .ribbon-content:after {
 right: 0;
 border-width: 1em 1em 0 0;
}

.beforeafter {
    background:#fff;
    padding:40px 0 60px 0!important;
}
.services-offered {
    background:#20A9E0;
    padding:50px 0 60px 0!important;
}
.services-offered p {
    color: #fff;
    font-size:16px;
}

.offered_texts {
    padding-bottom:40px;
    margin-top:-15px;
}


.offered_texts p {
    font-size:18px;
    font-weight:300;
}


.color-title {
    color:#04133E;
}


.testimonial_texts {
    padding-bottom:40px;
}
.content-foot {
    padding:50px 0 60px 0!important;
}


.bottombutton button {
    font-size:22px;
    border-radius:40px;
    padding-left:20px;
    padding-right:20px;
}

.bottombutton {
    max-width:350px;
    margin:0 auto;
}

.bottombutton2 button {
    font-size:20px;
    border-radius:40px;
    padding-left:20px;
    padding-right:20px;
}

.bottombutton2 {
    max-width:320px;
}