

/* Typography CSS */

body
{
font-family: 'Lato', sans-serif;
	overflow-x: hidden;
}

.main_heading {
    margin: 50px 0px;
}

.main_heading h1
{
	font-size: 45px;
    font-weight: 300;
    text-align: center;
    line-height: 45px;
    color: #777;
}

.underline
{
    display: inline-block;
    width: 160px;
    height: 2px;
    background-color: #283845;
}

/* Header CSS */

.header-div
{
	height: 550px;
    background-color: #283845;
}

.logo-div a
{
    color: #fff !important;
    font-size: 28px;
    margin-top: 5px;
}


.top-right-menu-ul
{
	margin-top: 10px;
}

.slide-text
{
	color: #fff;
	margin-top: 80px;
}
h1,h2,h3,h4, .navbar-brand{
font-family: 'Playfair Display', serif;

}
.slide-text h1
{
    line-height: 60px;
    font-size: 60px;
    margin-bottom: 18px;
}

.slide-text p
{
	font-size: 17px;
}







.nav.navbar-nav.navbar-right ul {
    float: right !important;
    margin: 0 -15px 0 0 !important;
}
.navbar-nav ul>li {
    float: left;
}
.nav ul>li {
    position: relative;
    display: block;
}
.navbar-default .navbar-nav ul>li>a {
    text-transform: uppercase;
    font-size: 14px;
}
.navbar-nav ul>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-nav ul>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.nav ul>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.navbar-nav ul ul {
    visibility: hidden;
    opacity: 0;
}
.navbar-nav ul ul {
    z-index: 9999;
    position: absolute;
    width: 220px;
    text-transform: none;
    text-align: left;
	padding: 20px;
}


.navbar-nav ul li:hover > ul {
    visibility: visible;
    opacity: 1;
}

.navbar-nav a {
	color: #fff;
	text-decoration: none;
}
.navbar-nav a:hover {
	color: #469cf3 !important;
	text-decoration: none !important;
}


ul.sub-menu {
    background: #283845;
	border: 1px solid rgba(255,255,255,.5);
    margin: 0;
}

.nav.navbar-nav.navbar-right {
    margin-top: 15px;
}

.logo img {
height: 50px;
}


.five9-chat-button {
    font-family: "Lato", sans-serif !important;
    background: linear-gradient(#283845, #ba12a4) !important;
}


button, a.mybutton {
    height: 50px !important;
    padding: 16px 20px 0 20px !important;
    background: #ba12a4 !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 16px !important;
    color: #fff !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
}


button:hover, button:active, button:focus, a.mybutton:hover, a.mybutton:active, a.mybutton:focus {
    color: #469cf3 !important;
    text-decoration: none !important;
    background: #283845 !important;
}


.btn.focus, .btn:focus, .btn:hover, .btn-link-1.focus, .btn-link-1:focus, .btn-link-1:hover {
    color: #469cf3 !important;
    text-decoration: none !important;
	background: #283845 !important;
}




/* Features CSS */
.features-div
{
	text-align: center;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}

.features-div:hover
{
	margin-top: -10px;
}


.features-div i
{
	font-size: 35px;
    font-weight: 300;
    color: #283845;
}

.features-div h4
{
    color: #393939;
    font-weight: 400;
}

.features-div p
{
    color: #636363;
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
}

.more-features-div
{
    margin-top: 40px;
	overflow: hidden;
}

.more-feature-div
{
    background: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;	
    margin: 70px 0px;
    margin-bottom: 0px;      
    padding: 50px 0px;  
}

.more-feature-div .col-md-6 img
{
    width: 100%;
}


.more-features-div-icon {
    float: left;
    width: 60px;
    height: 60px;
    padding-top: 6px;
    background: #283845;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    line-height: 45px;
    text-align: center;
}

.more-features-div-heading {
    float: right;
    width: 86%;
    margin-top: 0;
    font-weight: 400;    
}

.more-features-div-description
{
	float: right;
    width: 86%;
    font-weight: 300;
}

/* Services CSS */
.services-box-gray {
    background: #f8f8f8;
}

.services-box
{
    text-align: center;
    padding: 15px 0px;
}

.services-box i
{
    line-height: 75px;
    font-size: 50px;
}

.services-box h4
{
	font-size: 18px;
    font-weight: 400;
}

.services-box p
{
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
}

/* Price Table CSS */

.pricing-box {
    background: #f8f8f8;
    text-align: center;
    margin-bottom: 0px;
}

.pricing-box-price {
    position: relative;
    padding: 20px 0 7px 0;
    background: #eee;
    font-size: 42px;
    color: #555;
    line-height: 54px;
}

.pricing-box-price span {
    font-size: 18px;
    color: #888;
    line-height: 32px;
}

.pricing-box-price strong
{
	font-weight: 500;
}

.pricing-box h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 20px;
    background: #eee;
    color: #888;
}

.pricing-box h4 {
    margin-top: 0;
    margin-bottom: 2px;
    padding: 10px 20px;
    background: #e8e8e8;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    text-transform: uppercase;
}

.pricing-box-features ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pricing-box-features li {
    padding: 7px 20px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

.btn-link-1 {
    position: relative;
    display: inline-block;
    height: 50px;
    margin: 0 5px;
    padding: 16px 20px 0 20px;
    background: #ba12a4;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.pricing-box-sign-up {
    padding: 25px 0;
}

.pricing-box-best .pricing-box-price {
    background: #283845;
    color: #fff;
}

.pricing-box-best .pricing-box-price span {
    color: #fff;
}

.pricing-box-best h3 {
    background: #283845;
    color: #fff;
}

.pricing-box-best h4 {
    background: #283845;
    color: #fff;
}

/* Call Action */
.call-action-bg
{
	background-image: url(../images/dashboard-img.jpg);
	margin:60px 0px; 
    text-align: center;
    padding-bottom: 50px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
	background-size: cover;    
}

.call-action-color {
    background-color: #283845;
    margin: 60px 0px;
    text-align: center;
    padding-bottom: 50px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
}

.call-action-color .main_heading h1
{
	color: #fff;
}

.call-action-color .underline
{
	background-color: #fff;
}

/* About */
.about-us-box {
    padding-top: 30px;
    padding-bottom: 15px;
    text-align: center;
}

.about-us-box .about-us-photo {
    position: relative;
    width: 160px;
    margin: 0 auto;
}


.about-us-box .about-us-photo .about-us-role {
    position: absolute;
    bottom: 10px;
    left: 0;
    padding: 3px 5px;
    background: #019299;
    font-size: 14px;
    color: #fff;
    line-height: 15px;
    text-transform: uppercase;
}

.about-us-box .about-us-social a {
    color: #ddd;
}

.about-us-box .about-us-social {
    margin-top: 5px;
    font-size: 25px;
    line-height: 36px;
}

.about-us-box h3
{
	font-size: 24px;
    font-weight: 400;
}

.about-us-box p
{
	font-size: 16px;
    text-align: center;
    font-weight: 300;
    line-height: 25px;
}


/* Footer */

footer {
    padding: 40px 0 35px 0;
    text-align: center;    
    margin-bottom: 10px;
}

.footer-social {
    font-size: 30px;
    line-height: 50px;
}

.footer-social  a
{
    color: #878787;
}

.footlink a {
	color: #fff;
	text-decoration: none;
}
.footlink a:hover {
	color: #469cf3 !important;
	text-decoration: none !important;
}


/* Bootstrap CSS */
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-nav li a
{
	color: #fff !important;
}

.navbar-default .navbar-toggle {
    border-color: #FFF;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

/* Extra Small devices  */
@media (max-width: 480px) {
	.more-features-div-description, .more-features-div-heading
	{
		width: 80%;
	}
		.header-div
	{
		height: 350px;
	}

	.slide-text {
	    color: #fff;
    	margin-top: 35px;
	}
	.slide-text p {
    	font-size: 12px;
	}

	.slide-text h1 {
	    line-height: 25px;
    	font-size: 25px;
	}
}

/* Extra Small devices  */
@media (max-width: 767px) {
	.slide-text h1
	 {
	 	line-height: 30px;
    	font-size: 30px;
	 }

	 .slide-text p {
    	font-size: 13px;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	 .pricing-box
	 {
	 	margin-bottom: 20px;
	 }

	 .slide-text h1
	 {
	 	line-height: 45px;
    	font-size: 45px;
	 }

	 .slide-text p {
    	font-size: 15px;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	/* Typography CSS */

body
{

	overflow-x: hidden;
}

.main_heading {
    margin: 50px 0px;
}

.main_heading h1
{
	font-size: 45px;
    font-weight: 300;
    text-align: center;
    line-height: 45px;
    color: #777;
}

.underline
{
    display: inline-block;
    width: 160px;
    height: 2px;
    background-color: #283845;
}

/* Header CSS */

.header-div
{
	height: 550px;
    background-color: #283845;
}

.logo-div a
{
    color: #fff !important;
    font-size: 28px;
    margin-top: 5px;
}


.top-right-menu-ul
{
	margin-top: 10px;
}

.slide-text
{
	color: #fff;
	margin-top: 80px;
}

.slide-text h1
{
    line-height: 60px;
    font-size: 60px;
    margin-bottom: 18px;
}

.slide-text p
{
	font-size: 17px;
}


/* Features CSS */
.features-div
{
	text-align: center;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}

.features-div:hover
{
	margin-top: -10px;
}


.features-div i
{
	font-size: 35px;
    font-weight: 300;
    color: #283845;
}

.features-div h4
{
    color: #393939;
    font-weight: 400;
}

.features-div p
{
    color: #636363;
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
}

.more-features-div
{
    margin-top: 40px;
	overflow: hidden;
}

.more-feature-div
{
    background: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;	
    margin: 70px 0px;
    margin-bottom: 0px;      
    padding: 50px 0px;  
}


.more-features-div-icon {
    float: left;
    width: 60px;
    height: 60px;
    padding-top: 6px;
    background: #283845;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    line-height: 45px;
    text-align: center;
}

.more-features-div-heading {
    float: right;
    width: 86%;
    margin-top: 0;
    font-weight: 400;    
}

.more-features-div-description
{
	float: right;
    width: 86%;
    font-weight: 300;
}

/* Services CSS */
.services-box-gray {
    background: #f8f8f8;
}

.services-box
{
    text-align: center;
    padding: 15px 0px;
}

.services-box i
{
    line-height: 75px;
    font-size: 50px;
}

.services-box h4
{
	font-size: 18px;
    font-weight: 400;
}

.services-box p
{
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
}

/* Price Table CSS */

.pricing-box {
    background: #f8f8f8;
    text-align: center;
}

.pricing-box-price {
    position: relative;
    padding: 20px 0 7px 0;
    background: #eee;
    font-size: 42px;
    color: #555;
    line-height: 54px;
}

.pricing-box-price span {
    font-size: 18px;
    color: #888;
    line-height: 32px;
}

.pricing-box-price strong
{
	font-weight: 500;
}

.pricing-box h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 20px;
    background: #eee;
    color: #888;
}

.pricing-box h4 {
    margin-top: 0;
    margin-bottom: 2px;
    padding: 10px 20px;
    background: #e8e8e8;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    text-transform: uppercase;
}

.pricing-box-features ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pricing-box-features li {
    padding: 7px 20px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

.btn-link-1 {
    position: relative;
    display: inline-block;
    height: 50px;
    margin: 0 5px;
    padding: 16px 20px 0 20px;
    background: #ba12a4;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.pricing-box-sign-up {
    padding: 25px 0;
}

.pricing-box-best .pricing-box-price {
    background: #283845;
    color: #fff;
}

.pricing-box-best .pricing-box-price span {
    color: #fff;
}

.pricing-box-best h3 {
    background: #283845;
    color: #fff;
}

.pricing-box-best h4 {
    background: #283845;
    color: #fff;
}

/* Call Action */
.call-action-bg
{
	background-image: url(../images/dashboard-img.jpg);
	margin:60px 0px; 
    text-align: center;
    padding-bottom: 50px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
	background-size: cover;    
}

.call-action-color {
    background-color: #283845;
    margin: 60px 0px;
    text-align: center;
    padding-bottom: 50px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
}

.call-action-color .main_heading h1
{
	color: #fff;
}

.call-action-color .underline
{
	background-color: #fff;
}

/* About */
.about-us-box {
    padding-top: 30px;
    padding-bottom: 15px;
    text-align: center;
}

.about-us-box .about-us-photo {
    position: relative;
    width: 160px;
    margin: 0 auto;
}


.about-us-box .about-us-photo .about-us-role {
    position: absolute;
    bottom: 10px;
    left: 0;
    padding: 3px 5px;
    background: #019299;
    font-size: 14px;
    color: #fff;
    line-height: 15px;
    text-transform: uppercase;
}

.about-us-box .about-us-social a {
    color: #ddd;
}

.about-us-box .about-us-social {
    margin-top: 5px;
    font-size: 25px;
    line-height: 36px;
}

.about-us-box h3
{
	font-size: 24px;
    font-weight: 400;
}

.about-us-box p
{
	font-size: 16px;
    text-align: center;
    font-weight: 300;
    line-height: 25px;
}


/* Footer */

footer {
    padding: 40px 0 35px 0;
    text-align: center;    
    margin-bottom: 10px;
}

.footer-social {
    font-size: 30px;
    line-height: 50px;
}

.footer-social  a
{
    color: #878787;
}



/* Bootstrap CSS */
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-nav li a
{
	color: #fff !important;
}

.navbar-default .navbar-toggle {
    border-color: #FFF;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
}



.call-action-color {
    padding: 20px 0 !important;
    margin: 40px 0 0 !important;
}
ul.footlink {
    color: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-around;
}

.header-div {
    height: 95px;
}


.pt {
    height: 750px;
    overflow: hidden;
    position: relative;
    background: url( ../images/mymain.jpg ) 50% no-repeat;
    background-size: cover;
}

body{ background: rgba( 255,255,255,.85);}



.slide-text h1 {
    font-size: 37px;
    line-height: 1.25;
    margin: 0 0 10px;
}
.slide-text {
    margin: 0 !important;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(70, 156, 243, .85 );
    padding: 20px;
    width: 500px;
}

.btn-link-1 {
    height: auto !important;
    padding: 16px !important;
}


nav.navbar.navbar-default {
    margin: 0;
}

.margin-top-40{ margin-top: 40px; }
.margin-top-30{ margin-top: 30px; }
.margin-top-20{ margin-top: 20px; }
.margin-top-10{ margin-top: 10px; }
.margin-bottom-40{ margin-bottom: 40px; }
.margin-bottom-30{ margin-bottom: 30px; }
.margin-bottom-20{ margin-bottom: 20px; }
.margin-bottom-10{ margin-bottom: 10px; }

footer {
    padding: 40px 0 35px 0;
    text-align: center;
    margin-bottom: 0px;
}
h1 em {
    font-size: 65%;
}
body{ font-size: 17px; line-height: 1.4; }
.more-feature-div {
    margin: 0 0 40px;
    padding: 40px 0;
}
div#Services {
    margin: 0 auto 80px;
}
.more-feature-div h2, .more-feature-div h1 {

}

.single_team .imgbox img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    height: auto;
    max-height: 1000%;
    min-width: 100%;
    width: auto;
    max-width: 1000%;
    transform: translate( -50%, -50%);
    -ms-transform: translate( -50%, -50%);
    -webkit-transform: translate( -50%, -50%);
}
.single_team .imgbox {
    height: 260px;
    overflow: hidden;
    position: relative;
}
div#Services + .more-feature-div {
    margin-bottom: 0;
}
.more-feature-div + #Testimonial.call-action-color {
    margin-top: 0 !important;
}


@media (max-width: 767px) {
.slide-text {
    width: 100%;
}
html {

    background-repeat: repeat;
    background-size: auto;
    background-attachment: initial;
}
ul.footlink A {
	font-size: 9px;
}
.col-xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-xs-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-xs-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-xs-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-xs-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-xs-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-xs-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-xs-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-xs-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-xs-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-xs-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-xs-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
}

img {
    max-width: 100%;
}

#consentBox #consentContent {
padding: 10px;
background: #000;
border-top: 10px solid #d0006f;
border-bottom: 10px solid #d0006f;
border-left: 5px solid #333;
border-right: 5px solid #333;
}

#consentHeader, #consentContent p {
color: #bbb;
background: transparent !important;
position: static !important;
height: auto !important;
box-shadow: none !important;
}

#consentContent .consentButton, #consentContent .rejectButton {
border: 0;
outline: 0;
vertical-align: middle;
display: inline-block;
box-sizing: border-box;
transition: 200ms ease-in-out color, 200ms ease-in-out background-color;
cursor: pointer;
text-transform: uppercase;
color: #FFF;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
background-color: #d0006f !important;
text-decoration: none;
font-weight: bold;
font-size: 16px;
letter-spacing: 1px;
text-align: center;
padding: 8px 18px;
height: auto;
}
#consentContent .consentButton:hover, #consentContent .rejectButton:hover {
background: #fff !important;
color: #000 !important;
}


.container-fluid.special .col-sm-12, .container-fluid.special {
    margin: 0;
    padding: 0;
}

.pt {
    height: 450px;
 }
 
.more-feature-div.other {
    min-height: 450px;
}


body {
    background: #c9c9c9;
}

.logo img {
    height: 110px;
    position: relative;
    z-index: 99;
}

a.navbar-brand {
    position: absolute;
    left: 20px;
    top: 20px;
}

.container-fluid.special.lower {
    padding: 0px 0;
    background: #283845;
}

footer {
    background: grey;
    padding: 40px 20px 35px;
}
.logo img {
    background: rgba(0, 0, 0, .4);
    padding: 10px;
}

p, h1, h2, h3, h4, h5, h6 {
    width: 100%;
}
div#Services {
    margin: 0 15px !important;
    width: calc(100% - 30px);
}

form {
    width: 100%;
    margin-bottom: 20px;
}

@media (max-width: 991px) {

a.navbar-brand {
    top: 100px;
}

div#bs-example-navbar-collapse-1 {
    background: #283845;
}

}