

/*
Author: Xpeedstudio
Author URI: http://xpeedstudio.com
*/

/*==========================================
 01.  PREDIFINEED (FROM 1 TO 780 )
 02.  PRELOADER - LINE NO 786
 03.  NAVIGATION - LINE NO 930
 04.  HOME - LINE NO 1150
 05.  THU FEATURE - LINE NO 1280
 06.  THU FLIDE - LINE NO 1355
 07.  THU SERVICE - LINE NO 1385
 08.  PORTFOLIO - LINE NO 1444
 09.  THU SOLUTION - LINE NO 1620
 10.  THU TEAM - LINE NO 1658
 11.  THU CLIENTS FEEDBACK - LINE NO 1730
 12. THU BLOG - LINE NO 1848
 13. THU SUBCRIBS - LINE NO 1935
 14. FOOTER - LINE NO 2020
==========================================*/


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html,
body {
    font-size: 14px;
    color: #797979;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    font-family: 'helvetica';
    height:100%;
}

/*------------------------------------------------------------------*/
/*   IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

/*
    Page Content
------------------------------------------*/

.page-content, 
section { overflow: hidden; }


.pains{
    padding:70px 0;
}
@media only screen and (max-width: 700px){
    .pains{
        padding:40px 0;
    }
    .pains h1{
        margin-bottom:5px;
        padding-bottom:5px;
    }
    .pains h2{
        font-size:18px;
        line-height:26px;
        margin-bottom:0px;
    }
}

.blue-section{
    background-color:#003445;
}
.grey-section{
    background-color:#003445;
}

.section-text{
    font-size:22px;
    text-align:justify;
    font-weight:200;
    line-height:31px;
    letter-spacing:1px;
}

/*
    On Scroll Animations 
------------------------------------------*/

/*.animated { visibility: hidden; }
.visible { visibility: visible; }*/

/*
    Spacing & Alignment 
------------------------------------------*/

.roomy-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.roomy-80 {
    padding-top: 100px;
    padding-bottom: 80px;
}

.roomy-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.roomy-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.roomy-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.roomy-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}


/*text color*/

.text-muted{}
.text-primary{color: #224978 !important;font-weight: 800; !important;;}
.text-finence{color:#13A0B2 !important;;}
.text-mega{color:#299dcc !important;;}
.text-white{color:#fff !important;;}
.text-black{color:#000 !important;}
.text-warning{}
.text-danger{}
.disabled{
    cursor: not-allowed;
}

/*bacground color*/
.lightbg {
    background-color: #FFFFFF;
}
.bg-primary{background-color: #299dcc;}
.bg-finence{background-color:#13A0B2;}
.bg-mega{background-color:#1b1b1b;}
.bg-grey{background-color: #424242;}
.bg-light-grey{background-color: #F9F9F9 !important;}
.bg-blue{background-color:#00192B !important;}
.bg-green{background-color:#457A0C !important;}
.bg-black{background-color: #222222;}
.bg-white{background-color: #fff;}

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -user-select: none;
    -webkit-user-drag: none;
    -user-drag: none;
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}
a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
a {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn:focus,
.btn:active {
    outline: inherit;
}
*,
*:before,
*:after {
    box-sizing: border-box;
    /*    direction: rtl;*/
}

p {
    margin: 0 0 15px;
}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent;
    background-image: none;
    color: rgb(0, 0, 0);
}

.form-control{
    border-radius: 0px;
    border:1px solid #ccc;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    width: 100%;
    height: 50px;
}

.form-control:focus {
    border-color: #bcefeb;
    outline: 0;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Raleway', sans-serif;
    color:#1a1a1a;
    margin-bottom: 10px;
}

h1 {
    font-size: 4rem;
    line-height: 5.8rem;
  color:#333333;
}
h2 {
    font-size: 2.8rem;
    line-height: 3.4rem;
    color:#e84b07;
}
h3 {
    font-size: 35px;
    line-height:44px;
}
h4 {
    font-size: 1.6rem;
    line-height: 2.2rem;
}
h5 {
    font-size: 1.125rem;
    line-height: 1.575rem
}
h6 {
    font-size: 1rem;
}



h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
p span{

}

p {
    line-height: 1.5rem;
}
p:last-child {
    margin-bottom: 0px;
}
/*---------- ACCOUNT STYLES ------*/
.account-sidebar{
	background-color:#cfcfcf;
	padding:25px 15px 15px;
}
.account-sidebar-header{
	font-size:28px;
	margin-bottom:12px;
	text-align:center;
}
.account-sidebar-header-line{
	background-color:#dfdfdf;
	border-color:#efefef;
	border-width:0px 0 0 0;
	border-style:solid;
	margin-bottom:15px;
	height:1px;
}
.account-section-header{
	font-size:30px;
	margin:25px 0 18px;
	text-align:left;
}
.account-section-header-line{
	background-color:#dfdfdf;
	border-color:#efefef;
	border-width:0px 0 0 0;
	border-style:solid;
	margin:0 0 15px;
	height:1px;
}
/*colors*/
.w100 {
    font-weight: 100;
}

.w200 {
    font-weight: 200;
}

.w300 {
    font-weight: 300;
}

.w400 {
    font-weight: 400;
}

.w500 {
    font-weight: 500;
}

.w600 {
    font-weight: 600;
}

.w700 {
    font-weight: 700;
}

.w800 {
    font-weight: 800;
}


/*
Section
*/

.parallax-section {
    max-width: 100%;
    color: #ffffff;
}

ul{
    margin:0;
    padding:0;
    list-style:none;
}

/*all overlay*/

.overlay {
    background-color: rgba(41, 39, 34, 0.60);
    width: 100%;
    height:100%;
    position: absolute;
    left:0;
    top: 0;
}


.no-padding {
    padding: 0 !important;
    margin:0 !important;
}
.left-no-padding {
    padding-left: 0 !important;
}
.right-no-padding {
    padding-right: 0 !important;
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}


/*
Separator
*/
.separator_left{
    width:85px;
    height:2px;
    margin:20px 0px;
    background: #299dcc;
}
.separator_auto{
    width:85px;
    height:2px;
    margin:20px auto;
    background: #299dcc;
}
.separator_small{
    width:30px;
    height:2px;
    margin:20px 0px;
    background: #299dcc;
}

/*
Button
*/

.btn-primary{
    color: #00192B;
    border:1px solid;
    border-color: #DEDEDE;
    font-weight:100 !important;
}
.btn-primary:hover{
    background-color: #fc5618;
    border-color: #fc5618;
}

.btn-default{
    margin: 0 auto;
    background: #fc5618;
    border: 0px solid #fc5618 !important;
    padding: 10px 25px;
    color:#fff;
    text-transform: uppercase;
    border-radius: 50px;
    transition:0.3s ease;
    font-weight:300;
}

.btn-default:hover{
    background: #7dc63c;
    color: #FFFFFF;
    border: 0px solid #7dc63c !important;
}

.btn-delete{
    margin: 0 auto;
    background: #AA0000;
    border: 0px solid #660000 !important;
    padding: 10px 25px;
    color:#fff;
    text-transform: uppercase;
    border-radius: 50px;
    transition:0.3s ease;
    font-weight:300;
}

.btn-delete:hover{
    background: #CC0000;
    color: #FFFFFF;
    border: 0px solid #CC0000 !important;
}

.btn-grey{
    margin: 0 auto;
    background: #CFCFCF !important;
    border: 0px solid #fc5618 !important;
    padding: 10px 25px;
    color:#444444 !important;
    text-transform: uppercase;
    border-radius: 50px;
    transition:0.3s ease;
    font-weight:300;
}

.btn-grey:hover{
    background: #7dc63c !important;
    color: #FFFFFF !important;
    border: 0px solid #7dc63c !important;
}
.btn-page-form{
    margin: 0 auto;
    background: #fc5618;
    border: 1px solid #fc5618;
    padding: 25px 35px;
    color:#fff;
    text-transform: uppercase;
    border-radius: 50px;
    transition:0.3s ease;
    font-weight:300;
    font-size:32px;
}

.btn-page-form:hover{
    background: #7dc63c;
    color: #FFFFFF;
    border: 1px solid #7dc63c;
}
.btn-lg{
	font-size:22px;
	letter-spacing:1px;
	padding:15px 22px;
}

/*
socail icon
--------------------------------*/
/*
Extra height css
*/
.m-0{
    margin:0 !important;
}
.m-top-0{
    margin-top:0;
}
.m-top-140{
    margin-top:140px;
}
.m-r-0{
    margin-right: 0;
}
.m-l-0{
    margin-left: 0;
}
.m-b-0{
    margin-bottom: 0;
}

.m-r-15{
    margin-right: 15px;
}
.m-l-15{
    margin-left: 15px; 
}
.m-l-50{
    margin-left: 50px; 
}
.m-top-10 {
    margin-top: 10px;
}
.m-top-15 {
    margin-top: 15px;
}
.m-top-20 {
    margin-top: 20px;
}
.m-top-30 {
    margin-top: 30px;
}
.m-top-40 {
    margin-top: 40px;
}
.m-top-50 {
    margin-top: 50px;
}
.m-top-60 {
    margin-top: 60px;
}
.m-top-70 {
    margin-top: 70px;
}
.m-top-80 {
    margin-top: 80px;
}
.m-top-90 {
    margin-top: 90px;
}
.m-top-100 {
    margin-top: 100px;
}
.m-top-110 {
    margin-top: 110px;
}
.m-top-120 {
    margin-top: 120px;
}
.m-top-130 {
    margin-top: 130px;
}
.m-top-140 {
    margin-top: 140px;
}

.m-t-b-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.m-t-b-120 {
    margin-top: 120px;
    margin-bottom: 120px;
}

.m-bottom-10 {
    margin-bottom: 10px;
}

.m-bottom-20 {
    margin-bottom: 20px;
}
.m-bottom-30 {
    margin-bottom: 30px;
}

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

.m-bottom-60 {
    margin-bottom: 60px;
}

.m-bottom-70 {
    margin-bottom: 70px;
}

.m-bottom-80 {
    margin-bottom: 80px;
}

.m-bottom-90 {
    margin-bottom: 90px;
}

.m-bottom-100 {
    margin-bottom: 100px;
}

.m-bottom-110 {
    margin-bottom: 110px;
}

.m-bottom-120 {
    margin-bottom: 120px;
}

.m_t__b{
    margin: 14rem 0;
}
.p_t__b{
    padding: 6rem 0;
}

p-0{
    padding:0 !important;
}

.p-l-15{
    padding-left: 15px;
}

.p-r-15{
    padding-right: 15px;
}

.p-top-10 {
    padding-top: 10px;
}
.p-top-20 {
    padding-top: 1.33rem;
}

.p-bottom-10 {
    padding-bottom: .75rem;
}

.p-bottom-20 {
    padding-bottom: 1.33rem;
}

.p-top-30 {
    padding-top: 1.875rem;
}

.p-bottom-30 {
    padding-bottom: 1.875rem;
}

.p-top-40 {
    padding-top: 2.66rem;
}

.p-bottom-40 {
    padding-bottom: 2.66rem;
}
.p-top-50 {
    padding-top: 3.85rem;
}

.p-bottom-50 {
    padding-bottom: 3.85rem;
}
.p-top-60 {
    padding-top: 5rem;
}

.p-bottom-60 {
    padding-bottom: 5rem;
}

.p-top-80 {
    padding-top: 5.714rem;
}

.p-bottom-80 {
    padding-bottom: 5.714rem;
}

.p-top-90 {
    padding-top: 6.429rem;
}

.p-bottom-90 {
    padding-bottom: 6.429rem;
}
.p-top-100 {
    padding-top: 100px;
}

.p-bottom-100 {
    padding-bottom: 100px;
}
.p-top-110 {
    padding-top: 110px;
}

.p-bottom-110 {
    padding-bottom: 110px;
}

.p-bottom-0 {
    padding-bottom: 0;
}

.p_l_r{
    padding-left: 5.714rem;
    padding-right: 5.714rem;
}

/*padding*/
.padding-twenty {
    padding: 10px 0;
}
.padding-fourty {
    padding: 20px 0;
}
.padding-sixty {
    padding: 30px 0;
}
.padding-eighty {
    padding: 40px 0;
}

/*border*/
.no-border-top{
    border-top:0px solid transparent !important;
}
.no-border-rigth{
    border-right:0px solid transparent !important;
}

/*for placeholder changes*/

input[type="email"].form-control::-webkit-input-placeholder {
    color: #797979;
    background-color: transparent;
}

input::-webkit-input-placeholder ,
input::-moz-placeholder ,
input:-ms-input-placeholder ,
input::placeholder ,
input::-webkit-input-placeholder ,
input::-moz-placeholder ,
input::-ms-input-placeholder {
    color: #cdcdcd;
}
textarea::-webkit-input-placeholder,
textarea::-moz-input-placeholder,
textarea::-ms-input-placeholder{
    color: #cdcdcd;
    padding: 5px;
}

.transform_scal_rotate:hover img{ 
    -webkit-transform: scale(1.1) rotate(4deg); 
    transform: scale(1.1) rotate(4deg); 
}

.culmn{
    width:100%;
    overflow: hidden;
}
.fix{
    overflow: hidden;
}
/*heading title all area*/
.head_title{
    padding-bottom: 2.143rem;
    overflow: hidden;
}

/*End off pridifain css*/



/*Preloader*/
#loading{
    background-color: #299dcc;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
    left:0;
    z-index: 9999;
}
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;
    -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); 
    -webkit-animation: loading-center-absolute 1.5s infinite;
    animation: loading-center-absolute 1.5s infinite;

}
.object{
    width: 25px;
    height: 25px;
    background-color: #FFF;
    float: left;

}


#object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
}
#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
}
#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
}
#object_four {
    -webkit-animation: object_four 1.5s infinite;
    animation: object_four 1.5s infinite;
}


@-webkit-keyframes loading-center-absolute {
    100% { -webkit-transform: rotate(-45deg); }

}

@keyframes loading-center-absolute {
    100% { 
        transform:  rotate(-45deg);
        -webkit-transform:  rotate(-45deg);
    }
}



@-webkit-keyframes object_one {
    25% { -webkit-transform: translate(0,-50px) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }

}

@keyframes object_one {
    25% { 
        transform: translate(0,-50px) rotate(-180deg);
        -webkit-transform: translate(0,-50px) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}


@-webkit-keyframes object_two {
    25% { -webkit-transform: translate(50px,0) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_two {
    25% { 
        transform: translate(50px,0) rotate(-180deg);
        -webkit-transform: translate(50px,0) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}

@-webkit-keyframes object_three {
    25% { -webkit-transform: translate(-50px,0) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_three {
    25% { 
        transform:  translate(-50px,0) rotate(-180deg);
        -webkit-transform:  translate(-50px,0) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}


@-webkit-keyframes object_four {
    25% { -webkit-transform: translate(0,50px) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_four {
    25% { 
        transform: translate(0,50px) rotate(-180deg); 
        -webkit-transform: translate(0,50px) rotate(-180deg);  
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}
/*End off Preloader*/


/*
Nav Menu style
==================*/

.navbar-callus li a{
    font-size:14px;
    padding: 10px 10px 10px 0px;
    color:#CCCCCC;
    display: inline-block;
}
.navbar-callus li a i{
    font-size:13px;
    color:#CCCCCC;
    margin-right: 5px;
}
.navbar-socail li a{
    font-size:16px;
    padding: 10px;
    color:#AAAAAA;
    display: inline-block;
}
.navbar-socail li a:hover{
    background-color: #3765a3;
    color:#fff;
}


/*
Home Section style
==================*/
.fit-to-screen{
    width:100%;
	min-height:100vh;
}
.text-first-section{
	padding-top:160px;
}
.home{
    position: relative;
    padding-top: 165px;
    padding-bottom: 75px;
    width:100%;
    background-color:#1c1d31;
}
@media screen and (min-width:1200px) {
    .home {
        background: url("/images/trailer-lift.png") no-repeat scroll -70px 50px;
        background-size: 810px 450px;
        background-color:#1c1d31;
    }
}
.main_home .home_text h2{
    font-size:62px;
	margin-bottom:18px;
	padding-bottom:0;
    letter-spacing:2px;
    color:#FFFFFF;
    font-weight: 500 !important;
    text-align:right;
    line-height:50px !important;
}
.main_home .home_text h3{
    font-size:23px !important;
    color:#EEEEEE !important;
    text-align:right;
    font-weight:100;
    letter-spacing:1px;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.logo-img {
    height: 65px;
}
@media screen and (max-width:768px) {
    .logo-img {
        height:55px !important;
    }
    .navbar-brand {
        text-align:right !important;
        padding: 25px 0px 20px 15px !important;
        font-size: 18px;
        line-height: 20px;
    }
    .home{
        padding-top: 160px;
        padding-bottom: 30px;
        width:100%;
    }
    .main_home .home_text h2{
        font-size:38px;
        margin-bottom:18px;
        letter-spacing:2px;
        color:#FFFFFF;
        font-weight: 500 !important;
        line-height:44px !important;
        text-align:center;
    }
    .main_home .home_text h3{
        font-size:17px !important;
        color:#EEEEEE !important;
        font-weight:100;
        letter-spacing:2px;
        text-align:center;
    }
}
.head_title h5{
    font-weight: 400;
    font-size:1.125rem;
    color:#999999;
}

.main_home .home_text h1{
	margin:0 0 22px 0;
	padding-top:0;
    font-size:50px;
    font-weight: 700;
  letter-spacing:1px;
}
.main_home .home_text h3{
    font-size:24px;
    font-weight: 400;
}
.main_home .slick-dots li button::before {
    font-family: slick;
    font-size: 8px;
    line-height: 7px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 10px;
    content: "";
    text-align: center;
    opacity: 0.9;
    color: white;
    border:1px solid #fff;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
}
.main_home .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
}
.main_home .slick-dots li.slick-active button:before{
    opacity: 1;
    background-color: #299dcc;
}
.main_home .slick-dots{
    bottom: -200px;
}

.work_container .slick-arrow ,
.main_home .slick-arrow{
    font-size:3rem;
    color:#fff;
    top:30%;
    position: absolute;
    z-index: 90;
    cursor: pointer;  
}
.main_home .nextprevleft{
    left:-3%;
}
.main_home .nextprevright{
    right:-3%;
}
.home_btns{
    margin-left:-10px;
}
.home_btns a{
    margin-left:10px;
}


/*
Featured section style
========================*/

.f_item_icon{
    float: left;
    width:15%;
    display: inline-block;
    margin-right: 45px;
    padding-top:0px;
}
.f_item_icon i{
    font-size:4rem;
    color:#222222;
    font-weight:100;
}
.f_item_text{
    display: inline-block;
    width:75%;
    margin:0;
    padding:0;
}
.f_item_text p{
    font-size:14px;
    color:#333333;
}
.f_item_text h3{
    margin:0;
    padding:0;
    line-height:33px;
    font-size:26px;
}
.f_item_icon em{
    margin-top:0px;
    font-size:50px;
}


/*Brand Section
=========================*/
.brand_item img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all 0.6s;
    height: 30px;
}
.brand_item img:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}




/*call to action
=========================*/

.action_btn .btn-default:hover{
    background-color: #fff;
    color:#299dcc;
}
.action-lage{
    position: relative;
    width:100%;

}
.action-lage:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #299dcc;
    left:50%;
    top:0%;
    z-index: 3;
    margin-left:-15px;

}



/*Footer section*/
.divider{
    width:100%;
    height: 1px;
    background-color: #434769;
    display: inline-block;
}
.widget_ab_item_text h6{
    margin-bottom:5px;
}
.widget_item h5{
    font-weight: 700;
}
.widget_item .btn:hover{
    background-color: #0ec9a2;
}
.widget_item li a{
    color:#aaa;
}
.widget_item li a:hover{
    color:#fff;
}

.widget_latst_item_text p{
    margin-bottom: 0px;
    color:#aaaaaa;
}
.widget_service li i,
.widget_latst_item_text a{
    font-size:12px;
    color:#aaaaaa;
}
.widget_service li i{
    margin-right: 5px;
}
.widget_service li{
    font-size:13px;
    border-bottom: 1px dashed #aaa;
    padding-bottom: 10px;
}
.widget_newsletter li a:hover i,
.widget_latst_item_text:hover p,
.widget_service li:hover,
.widget_service li:hover i{
    color:#fff;
}

.widget_ab_item .item_icon,
.widget_latst_item .item_icon{
    float: left;
    width: 20%;
    display: inline-block;
    margin-right: 15px;
}
.widget_ab_item .widget_ab_item_text,
.widget_latst_item .widget_latst_item_text {
    display: inline-block;
    width: 70%;
}
.widget_ab_item .item_icon{
    float: left;
    width: 10%;
    display: inline-block;
    margin-right: 15px;
}
.widget_ab_item .widget_ab_item_text {
    display: inline-block;
    width: 80%;
}
.widget_newsletter .form-inline .form-group{
    display: block;
}
.widget_newsletter .form-control{
    width:80%;
    height: 40px;
    background-color: #1a1a1a;
    border-color:#333333;
    display: inline-block;
}
.widget_newsletter .btn{
    width: 20%;
    padding: 0.65rem 1.2rem;
    background-color: #299dcc;
    border-color:#299dcc;
    color:#fff;
    border-radius: 0;
    margin-left:-4px;
    display: inline-block;
}
.widget_brand a{
    font-size:30px;
    font-weight: 800;
    color:#aaa;
}
.widget_newsletter li a i{
    color:#aaa;
}


.main_footer i {
    padding: 0px 5px;
    color: #ff0000;
}
.main_footer p{
	letter-spacing:1px;
	font-weight:100;
	color:#BCBCBC;
	font-size:13px;
}

.main_footer a {
    color: #ddd;
    padding: 5px;
}
.padding-left-0{
	padding-left:0;
}
.margin-top-15{
	margin-top:15px;
}
.margin-top-10{
	margin-top:10px;
}
.margin-top-20{
	margin-top:20px;
}
.margin-left-0{
	margin-left:0;
}
.margin-bottom-10{
	margin-bottom:10px;
}
.margin-bottom-30{
    margin-bottom:30px !important;
}
.button-large-font{
	font-size:24px;
	font-weight:300;
	letter-spacing:1px;
}
.white-card{
	background-color:#FFFFFF;
	padding:40px 30px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.max-width{
	max-width:100%;
}
.letter-spacing-1{
	letter-spacing:1px;
}
.btn-grey{
	color:#FFFFFF;
	background:rgb(0,0,0);  
    background: transparent\9;  
    background:rgba(0,0,0,0.4);  
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
	border-width:0;
	font-weight:300;
}
.btn-grey:hover{
	color:#FFFFFF;
	background:rgb(0,0,0);  
    background: transparent\9;  
    background:rgba(0,0,0,0.6);  
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
	border-width:0;
	font-weight:500;
}
.search-bar{
	Width:100%;
	padding:17px;
	font-size:30px;
	font-weight:100;
	color:#222222;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	text-align:center;
}
.white-card-body{
	color:#333333;
	font-size:14px;
}
.large-search{
	font-size:30px;
	font-weight:100;
	padding:16px 30px;
	width:550px;
	height:75px;
	max-width:95%;
	text-align:left;
	-moz-border-radius: 15px 0px 0px 15px;
	border-radius: 15px 0px 0px 15px;
	border-style:solid;
	border-width:0;
	color:#333333;
}
.large-search-button{
	font-size:30px;
	font-weight:100;
	height:75px;
	padding:14px 0px;
	text-align:center;
	width:200px;
	text-align:Center;
	-moz-border-radius: 0px 15px 15px 0px;
	border-radius: 0px 15px 15px 0px;
	border-style:solid;
	border-width:0;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.large-search-button:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.color-bg-header{
	font-size:42px;
}
.color-bg-subheader{
	font-size:24px;
}
.top-spacer{
	padding-top: 220px;
}
.bg-white{
	background-color:#FFFFFF;
}
.modal-backdrop {
  z-index: -1;
}
.popup-form-text{
	font-size:20px;
	font-weight:300;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color:#C3C3C3;
}
.popup-form-textarea{
	width:100%;
	height:150px;
	resize:none;
	font-size:20px;
	font-weight:300;
	padding:25px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color:#C3C3C3;
	border-style:solid;
	border-width:1px;
}
.popup-form-button{
	font-size:20px;
	letter-spacing:1px;
	font-weight:300;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.modal-error{
	color:#FF0000;
	text-align:center;
	font-size:16px;
	padding:10px 0;
	display:none;
}
.modal-label{
	font-size:18px;
	padding:0px 0px 5px;
	color:#686868;
}
h2.sponsor{
	text-transform:uppercase;
	font-size:34px;
	color:#333333;
}
h2.sponsor span{
	font-size:32px;	
	color:#333333;
}



/* PRICING */
/*PRICE COLOR CODE START*/
#generic_price_table .generic_content{
	background-color: #fff;
}

#generic_price_table .generic_content .generic_head_price{
	background-color: #f6f6f6;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
	border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
	color: #525252;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li{	
	color: #a7a7a7;
}

#generic_price_table .generic_content .generic_feature_list ul li span{
	color: #414141;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	background-color: #E4E4E4;
	border-left: 5px solid #2ECC71;
}

#generic_price_table .generic_content .generic_price_btn a{
	border: 1px solid #2ECC71; 
    color: #2ECC71;
} 

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg{
	border-color: #2ECC71 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2ECC71;
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span{
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a{
	background-color: #2ECC71;
	color: #fff;
} 
#generic_price_table{
	margin: 50px 0 50px 0;
    font-family: 'Raleway', sans-serif;
}
.row .table{
    padding: 28px 0;
}

.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium ;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.bottom_btn{
	background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.demo-button:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;
}
.bottom_btn:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;
}
.green-text{
	color:#B8D249;
}
.red-text{
	color:#CC4B37;
}
#advertiserPrice{
	color:#333333;
}
a{
	cursor:pointer;
}
.width-100{
	width:100%;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin-left: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
	height:100%;
	width:100%;
}
.upload-field {
	max-width:300px;
	float:left;
}
.background-icons{
	width:75px;
	height:100px;
	overflow:hidden;
	float:left;
	margin:0 15px 15px 0;
	border-color:#DD0000;
}
.background-icons img{
	max-width:150px;
	min-height:100%;
	min-width:100%;
}
.clr{
	clear:both;
}
.grey-link{
	margin-left:10px;
	color:#CACACA;
}
.error{
	text-align:center;
	font-size:18px;
	color:#CC4B37;
}
.dashboard-ad{
	width:100%;
	padding:75px 75px;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.dashboard-ad-content{
	width:100%;
	padding:20px;
	background-color:#FFFFFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:left;
}
.ad-results{
	padding:25px;
	background-color:#E6E6E6;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.small-error{
	font-size:12px;
}
.text-left{
	text-align:left;
}
.navbarLink{
	color:#FF0000;
}
.navbarLink:active{
	color:#FF0000;
}
.navbarLink:focus{
	color:#FF0000;
}
/*--------- MODAL STYLES ---------*/
.modal-alert-image{
	font-size:272px;
	color:#ef0000;
	text-align:Center;
}
.modal-alert-text{
	font-size:38px !important;
	color:#770000 !important;
	text-align:Center !important;
	padding:15px 0 !important;
}
#contact-form-alert{
    font-size:20px !important;
    color:#770000 !important;
    text-align:Center !important;
    padding:20px 0 !important;
}
/*--------- BUTTON STYLE -------*/
.btn-green{
	background-color:#009900;
	border-color:#009900;
}
/*-- NAV BAR --*/
.navbar-nav > li > a.active {
    color:#000000 !important;
}

/* PROFILE TABLE */
.profileTable{
    padding: 0px 0 30px;
    background: #FFFFFF;
    text-align: center;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease 0s;
    margin:0 0 40px 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.profileTable:hover{
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.18);
}
.profileTable .title{
    font-size: 22px;
    color: #474646;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.profileTable .profile-image{
    display: block;
    margin-bottom: 20px;
    padding:20px 20px 0px 20px;
}
.profileTable .profile-image img{
    width:100%;/*
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0; /* future proofing
    -khtml-border-radius: 10px 10px 0 0; /* for old Konqueror browsers */
}
.profileTable .amount{
    display: block;
    padding: 10px 0;
    font-size: 45px;
    font-weight: 700;
    color: #09b259;
    position: relative;
}
.profileTable .profile-content{
    padding: 25px;
    margin: 0 0 25px 0;
    list-style: none;
    font-size:16px;
    padding: 0 18px;
    text-align:justify;
}
.profileTable .profile-content li{
    padding: 10px 5px;
    font-size: 18px;
    color: #777;
}
.profileTable .profile-content li.strikeout{
    text-decoration: line-through;
    color:#EE0000;
}
.profileTable .profileTable-signup{
    display: inline-block;
    padding: 11px 35px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.08);
    border: 2px solid #3bb4e5;
    perspective: 300px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
}
.profileTable .profileTable-signup:hover{ color: #3bb4e5; }
.profileTable .profileTable-signup:before{
    content: "";
    width: 100%;
    height: 100%;
    background: #3bb4e5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform-origin: left center 0;
    transition: all 0.3s ease 0s;
}
.profileTable .profileTable-signup:hover:before{
    transform: rotateY(90deg);
}
@media only screen and (max-width: 990px){
    .profileTable{ margin-bottom: 30px; }
}

/* PORTFOLIO TABLE */
.portfolioTable{
    padding: 0px 0 30px;
    background: #f8f8f8;
    text-align: center;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease 0s;
    margin:0 0 40px 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.portfolioTable:hover{
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.18);
}
.portfolioTable .title{
    font-size: 26px;
    color: #474646;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.portfolioTable .profile-image{
    display: block;
    margin-bottom: 20px;
    padding:45px 45px 20px 45px;
}
.portfolioTable .profile-image img{
    width:70%;
    margin:30px auto 20px;
}
.portfolioTable .amount{
    display: block;
    padding: 10px 0;
    font-size: 45px;
    font-weight: 700;
    color: #09b259;
    position: relative;
}
.portfolioTable .profile-content{
    margin: 0 0 25px 0;
    list-style: none;
    font-size:16px;
    padding: 0 20px !important;
    text-align:justify;
}
.portfolioTable .profile-content li{
    padding: 10px 5px;
    font-size: 18px;
    color: #777;
}
.portfolioTable .profile-content li.strikeout{
    text-decoration: line-through;
    color:#EE0000;
}
.portfolioTable .profileTable-signup{
    display: inline-block;
    padding: 11px 35px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.08);
    border: 2px solid #3bb4e5;
    perspective: 300px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
}
.portfolioTable .profileTable-signup:hover{ color: #3bb4e5; }
.portfolioTable .profileTable-signup:before{
    content: "";
    width: 100%;
    height: 100%;
    background: #3bb4e5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform-origin: left center 0;
    transition: all 0.3s ease 0s;
}
.portfolioTable .profileTable-signup:hover:before{
    transform: rotateY(90deg);
}
@media only screen and (max-width: 990px){
    .portfolioTable{ margin-bottom: 30px; }
}
.grey-section{
    background: url("https://upload.wikimedia.org/wikipedia/commons/2/21/Biblioth%C3%A8que_de_l%27Assembl%C3%A9e_Nationale_%28Lunon%29.jpg") no-repeat scroll top right;
    background-size: cover;
    position: relative;
}
.server-section{
    background: url("/images/servers.jpg") no-repeat scroll top right;
    background-size: cover;
    position: relative;
}
.blue-section{
    background: url("/images/backgrounds/blue-section.jpg") no-repeat scroll top right;
    background-size: cover;
    position: relative;
}
.office-section{
    background: url("/images/backgrounds/office-blurred.jpg") no-repeat scroll top right;
    background-size: cover;
    position: relative;
}
img.section-image{
    border-width:1px;
    border-style:solid;
    border-color:#DFDFDF;
    max-width:100%;
}
h1.section-header{
    text-align:center;
    font-size:52px;
}
.app-overview{
    text-align: center;
}
.app-overview img{
    max-width:100%;
    height:75px;
}
.app-overview p{
    text-align: justify;
    font-size:22px;
    font-weight:100;
    line-height:normal;
    padding:10px;
}
.list-section{
    margin-bottom:30px;
}
.list-section h2{
    color:#0C5B7A;
    font-size:26px;
    font-weight:bold;
    text-align:left;
}
.list-section h2 span{
    color:#0C5B7A;
    font-size:26px;
    padding-right:18px !important;
    margin-right:12px;
    border-style:solid;
    border-width: 0 3px 0 0;
    border-color:#D01539;
}
.list-section p{
    text-align:justify;
    font-size:17px;
    font-weight:100;
    line-height:29px;
}
.blue-section h1{
    line-height:80px;
}
.blue-section h3{
    font-size:36px;
    line-height:46px;
    font-weight:300;
}
.grey-section h1{
    line-height:80px;
}
.grey-section h3{
    font-size:36px;
    line-height:46px;
    font-weight:300;
}
.device-header{
    padding-bottom:60px;
}
.device-subheader{
    font-size:30px;
    font-weight:400;
    color:#333333;
    line-height:40px;
    margin:30px 0 5px;
    padding:0;
    letter-spacing:2px;
}
.data-analytics-header{
    font-size:39px !important;
    line-height:48px;
    text-align:left !important;
}
.marketplace-header{
    margin-bottom:60px;
}
.marketplace-subheader{
    padding-top:60px;
    font-size:22px;
    font-weight:100;
}
.p-top-150{
    padding-top:150px;
}
.cpt-container{
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px; /* future proofing */
    background-color:#ff5629;
    color:#FFFFFF;
    text-align:Center;
    font-size:12px;
    width:100px;
    height:100px;
    padding-top:25px;
    line-height:17px;
}
.cpt-container span{
    font-size:22px;
}

.imageHeader{
    margin-top:45px !important;
    margin-bottom:30px !important;
    text-align:Center !important;
    letter-spacing:4px !important;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 82px !important;
    line-height:116px !important;
}
.imageHeader span{
    font-weight:600;
    letter-spacing:10px !important;
    font-size:132px;
    line-height:156px !important;
}

.sidingHeader{
    margin-top:45px !important;
    margin-bottom:0px !important;
    text-align:Center !important;
    letter-spacing:0px !important;
    font-family: 'Public Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 62px !important;
    line-height:90px !important;
    text-transform: uppercase;
    padding-bottom:0px;
}
.sidingHeader span{
    font-weight:600;
    letter-spacing:0px !important;
    font-size:106px;
    line-height:100px !important;
}
.sidingSubHeader{
    font-family: 'Public Sans';
    font-size:30px !important;
    font-weight:100 !important;
    color:#FFFFFF;
    text-align:Center !important;
}







.category-text{
    font-size:22px;
    font-weight:300;
    line-height:34px;
    letter-spacing:1px;
    font-family: 'Raleway', sans-serif;
    text-align:justify;
}



/* HEADER IMAGE AND TEXT */
.MainBanner{
    position: relative;
    padding-top: 185px;
    padding-bottom: 125px;
    width:100%;
    background-color:#FFFFFF;
}
.MainBanner-img-slice {
    top:0;
    left:325px;
    border-bottom: 600px solid #FFFFFF;
    border-left: 400px solid rgba(0, 0, 0, 0);
    border-right: 50px solid #FFFFFF;
    width: 0px;
    position:absolute;
    float: left;
}
.MainHeader{
    position: relative;
    padding-top: 170px;
    padding-bottom: 40px;
    width:100%;
    background-color:#1a3156;
    text-align:Center;
}
@media screen and (max-width:768px) {
    .MainHeader{
        padding-top: 155px;
        padding-bottom: 25px;
    }
}
.MainHeader h1{
    font-size:68px;
    letter-spacing:1px;
    color:#FFFFFF;
}
.webinar-section {
    background-color:#FFFFFF;
    color:#000000;
    padding-top:15px !important;
}
.webinar-section h1{
    text-align:Center !important;
    font-size:36px !important;
    padding-bottom:5px !important;
    margin-bottom:0px !important;
}
.webinar-section p{
    font-size:18px;
    font-weight:100;
    line-height: 28px;
    text-align:justify;
    padding-left:0px;
}
@media screen and (min-width:1200px) {
    .webinar-section {
        background: url("https://restream.io/blog/content/images/2020/04/stream-your-webinars-live.png") no-repeat scroll -160px 0px;
        background-size: 910px 550px;
        background-color:#FFFFFF;
        text-align:right;
        color:#000000;
        padding-top:45px !important;
        padding-bottom:50px;
    }
    .webinar-section h1{
        text-align:right !important;
        font-size:50px !important;
        padding-bottom:0 !important;
        margin-bottom:0px !important;
    }
    .webinar-section p{
        font-size:28px !important;
        font-weight:100 !important;
        line-height: 42px !important;
        text-align:justify;
        padding-left:495px;
    }
}
.MainBanner .home_text h1{
    font-size:64px;
    margin-bottom:18px;
    padding-bottom:0;
    letter-spacing:2px;
    color:#FFFFFF;
    font-weight: 500 !important;
    text-align:right;
    line-height:85px !important;
    padding-top:40px;
}
h1.section-header{
    font-size:64px;
    padding-bottom:15px !important;
    letter-spacing:2px;
    color:#FFFFFF;
    font-weight: 500 !important;
    text-align:right;
    line-height:65px !important;
    padding-top:15px;
}
h1.full-section-header{
    font-size:68px;
    padding-bottom:5px !important;
    letter-spacing:2px;
    color:#000000;
    font-weight: 500 !important;
    text-align:center;
    line-height:65px !important;
    padding-top:15px;
}
.MainBanner .home_text h3{
    font-size:23px !important;
    color:#EEEEEE !important;
    text-align:right;
    font-weight:100;
    letter-spacing:1px;
}
@media screen and (max-width:768px) {
    .MainBanner{
        padding-top: 160px;
        padding-bottom: 30px;
        width:100%;
    }
    .main_home .home_text h1{
        font-size:38px;
        margin-bottom:18px;
        letter-spacing:2px;
        color:#FFFFFF;
        font-weight: 500 !important;
        line-height:47px !important;
        text-align:center;
        padding-top:10px;
    }
    .main_home .home_text h3{
        font-size:17px !important;
        color:#EEEEEE !important;
        font-weight:100;
        letter-spacing:2px;
        text-align:center;
    }
}

.product-price{
    color:#AEAEAE;
    font-weight:200;
    font-size:24px;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    color:#383838;
    padding-top:5px;
}
.product-price b{
    font-weight:400;
}
.navbar-top{
    padding: 0px 0 0px 0;
}
.top-bar-links{
    font-size:13px;
    color:#EFEFEF;
    padding:0px 15px;
    margin:0px;
}
.link-spacer{
    border-width: 0 1px 0 0;
    border-style:solid;
    border-color:#EFEFEF;
}




.pricingTable{
    border: 1px solid #dbdbdb;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
}

.pricingTable-header{
    padding: 25px 10px;
    background-color: #fff;
}

.pricingTable .pricingTable-header h3{
    font-size:21px;
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
    margin-top: 10px;
}

.pricingTable-header span{
    display: block;
    font-size:12px;
}

.pricing-plans{
    padding: 25px 0;
}

.price-value{
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    display: inline-block;
    position: relative;
}

.price-value i{
    position: absolute;
    top: 3px;
    font-size: 22px;
}

.price-value span{
    font-size: 40px;
    color: #fff;
    margin-left: 17px;
}

.pricing-plans .month{
    color: #fff;
    display: inline-block;
    font-size: 15px;
    margin-top: 15px;
    font-weight: 100;
}

.pricingContent ul{
    padding: 0 15px;
    margin-bottom: 0;
    list-style: none;
}

.pricingContent ul li{
    padding: 15px 0;
    text-transform: capitalize;
}

.pricingContent ul li:nth-child(even){
    background-color: #f7f8f4;
}

.pricingTable .pricingTable-sign-up{
    padding: 25px 0;
    border-top: 1px solid #dbdbdb;
    letter-spacing:1px;
}

.btn-block{
    width: 50%;
    margin: 0 auto;
    background: #243a51;
    border: 1px solid #243a51;
    padding: 10px 0;
    color:#fff;
    text-transform: uppercase;
    border-radius: 50px;
    transition:0.3s ease;
}

.pricingTable .btn-block:hover{
    background: #fff;
    color: #fc5618;
    border: 1px solid #fc5618;
}

.pricingTable.purple .pricing-plans{
    background-color: #00B37E;
}

.pricingTable.yellow .pricing-plans{
    background-color: #0B88B3;
}

.pricingTable.green .pricing-plans{
    background-color: #FF1C56;
}
.pricingTable.grey .pricing-plans{
    background-color: #EFEFEF;
    color:#333333 !important;
}
.pricingTable.grey .pricing-plans .price-value{
    color:#333333 !important;
}

@media screen and (max-width:990px){
    .pricingTable{
        margin-bottom: 30px;
    }
}


.pricing-header{
    padding:25px 0;
    text-align:center !important;
    font-size:32px;
    color:#232323;
    font-weight:300;
}

.service-overview{
    padding:13px;
    font-size:16px;
    font-weight:100;
    text-align:justify;
}
/* PAGE TITLES */
.page-title-header{
    font-size:68px;
    letter-spacing:1px;
}
.main-section-header{
    margin-top:60px;
    margin-bottom:6px;
    letter-spacing:2px;
    line-height:48px;
    font-size:38px;
}
.call-us-now{
    letter-spacing:2px;
    font-size:60px;
    font-weight:100;
    padding:60px 0;
}
@media screen and (max-width:768px) {
    .main-section-header{
        margin-top:20px;
        margin-bottom:10px;
        letter-spacing:2px;
        line-height:42px;
        font-size:30px;
    }
    .page-title-header{
        font-size:43px !important;
        line-height:52px;
    }
    .call-us-now{
        letter-spacing:2px;
        font-size:38px;
        font-weight:100;
        padding:30px 0;
    }
    .mobile-m-top-20{
        margin-top:20px !important;
    }
}
h2.sub-header-summary{
    font-size:46px;
    line-height: 63px;
    letter-spacing:1px;
    font-weight:200;
    text-align:center;
    color:#232323;
}
h2.testimonial-header-summary{
    font-size:48px;
    line-height: 63px;
    letter-spacing:1px;
    font-weight:200;
    text-align:center;
    color:#232323;
    padding-bottom:2px;
}
h1.testimonial-header-summary{
    font-size:80px;
    line-height: 63px;
    letter-spacing:1px;
    font-weight:400;
    text-align:center;
    color:#232323;
    padding-bottom:0px;
}
.profile-photo{
    text-align:center;
}
.profile-photo img{
    width:100% !important;
    border-radius: 50%;
}
.nav-blue-bar a{
    color:#EFEFEF;
    font-size:14px;
}
.nav-blue-bar a.line{
    border-style:solid;
    border-width:0 1px 0 0;
    border-color:#CECECE;
}

.p-60{
    padding:60px;
}



.real-estate-overview-header{
    padding:233px 0 0;
}
.real-estate-overview-header-title{
    font-size:48px;
    font-weight:500;
    line-height:normal;
    color:#101010;
    letter-spacing:0px;
    font-family: 'Tenor Sans', sans-serif;
}
.real-estate-overview-header-title span{
    font-size:86px;
}
.header-title-blog{
    font-size:102px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:76px !important;
    color:#224978 !important;
}
.header-title-blog span{
    font-size:58px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#030303;
}

.header-title-contractors{
    font-size:96px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:76px !important;
    color:#224978 !important;
}
.header-title-contractors span{
    font-size:58px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#030303;
}

.header-title-careers{
    font-size:120px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:86px !important;
    color:#224978 !important;
}
.header-title-careers span{
    font-size:78px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#030303;
}

.header-title-careers-small{
    font-size:64px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:58px !important;
    color:#224978 !important;
    text-align:Center;
}
.header-title-careers-small span{
    font-size:58px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#030303;
    text-align:Center;
}
.sub-title-careers-small{
    text-align:Center;
    font-size:18px !important;
    font-family: "Roboto", sans-serif;
    font-weight: 800 !important;
    font-style: normal;
    margin-right:0px !important;
    padding-right:0px !important;
}

.header-title-decks{
    font-size:104px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:76px !important;
    color:#224978 !important;
}
.header-title-decks span{
    font-size:49px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#030303;
}

.header-title-bathroom{
    font-size:87px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:76px !important;
    color:#224978 !important;
}
.header-title-bathroom span{
    font-size:49px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#030303;
}

.header-title-flooring{
    font-size:91px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:76px !important;
    color:#224978 !important;
}
.header-title-flooring span{
    font-size:49px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#030303;
}

.header-title-siding{
    font-size:105px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:76px !important;
    color:#224978 !important;
}
.header-title-siding span{
    font-size:49px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#030303;
}

.header-title-roofing{
    font-size:96px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:80px !important;
    color:#224978 !important;
}
.header-title-roofing span{
    font-size:72px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#030303;
}
.header-title-roofing-small{
    text-align:Center;
    font-size:68px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:72px !important;
    color:#224978 !important;
    margin-bottom:5px;
    padding-bottom:0px;
}
.header-title-roofing-small-subtitle{
    text-align:Center;
    font-size:44px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#030303;
    line-height:56px !important;
}

.sub-title-roofing{
    font-size:26px !important;
    line-height:34px !important;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
}
.sub-title-roofing-small{
    text-align:Center;
    font-size:22px !important;
    font-family: "Roboto", sans-serif;
    font-weight: 800 !important;
    font-style: normal;
    margin-right:0px !important;
    padding-right:0px !important;
}

.header-title-contractor-small{
    text-align:Center;
    font-size:64px !important;
    letter-spacing:2px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:72px !important;
    color:#224978 !important;
    margin-bottom:5px;
    padding-bottom:0px;
}
.sub-title-contractors-small{
    text-align:Center;
    letter-spacing: 0;
    font-size:22px !important;
    font-family: "Roboto", sans-serif;
    font-weight: 600 !important;
    font-style: normal;
    margin-right:0px !important;
    padding-right:0px !important;
}

.real-estate-overview-header-sub-title{
    font-size:22px;
    font-weight:100;
    line-height:28px;
    color:#232323;
    letter-spacing:2px;
    font-family: 'Tenor Sans', sans-serif;
    padding-right:25px;
}
.real-estate-overview-header-image{
    height:700px;
}
.section-header-reviews{
    font-size:74px;
    line-height: 63px;
    letter-spacing:1px;
    text-align:center;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 200 !important;
    font-style: normal;
    margin-bottom:40px;
    color:#030303;
}
@media screen and (max-width:768px) {
    .section-header-reviews{
        font-size:48px;
        line-height: 52px;
        letter-spacing:1px;
        text-align:center;
        font-family: "Bebas Neue", sans-serif;
        font-weight: 200 !important;
        font-style: normal;
        margin-bottom:40px;
        color:#030303;
    }
}

.estimate-overview-header{
    padding:275px 0 0 30px;
}
.estimate-overview-header-title{
    font-size:68px;
    font-weight:800;
    line-height:normal;
    color:#101010;
    letter-spacing:0px;
    font-family: 'Tenor Sans', sans-serif;
}
.estimate-overview-header-title span{
    font-size:86px;
}
.estimate-overview-header-sub-title{
    font-size:42px;
    font-weight:100;
    line-height:28px;
    color:#232323;
    letter-spacing:2px;
    font-family: 'Tenor Sans', sans-serif;
    padding-right:25px;
    padding-top:0px;
    padding-bottom:3px;
}
.estimate-overview-header-image{
    height:950px;
}
.estimate-details-textarea-container{
    font-size:20px;
    font-weight:100;
    line-height:28px;
    color:#232323;
    letter-spacing:2px;
    font-family: 'Tenor Sans', sans-serif;
    padding-top:15px;
}
.estimate-details-textarea{
    width:100%;
    font-size:22px;
    height:100px;
    resize:none;
    padding:20px;
    font-weight:100;
    line-height:30px;
}
.estimate-details-input-container{
    font-size:18px;
    font-weight:100;
    line-height:28px;
    color:#232323;
    letter-spacing:2px;
    font-family: 'Tenor Sans', sans-serif;
    padding-right:25px;
    padding-top:0px;
}
.estimate-details-input{
    width:100%;
    font-size:20px;
    resize:none;
    padding:10px;
    font-family: 'Tenor Sans', sans-serif;
    font-weight:100 !important;
}

.customer-review-description{
    color:#FFFFFF;
    font-size:18px;
    font-style: italic;
    letter-spacing: 2px;
    font-weight:100;
}

.overview-details-header{
    padding:110px 80px 0 60px;
}
.overview-details-title{
    font-size:80px;
    font-weight:500;
    line-height:82px;
    color:#000000;
    letter-spacing:0px;
    font-family: 'Tenor Sans', sans-serif;
    text-transform:uppercase;
}
.overview-details-title span{
    font-size:62px;
}
.overview-details-sub-title{
    font-size:22px;
    font-weight:100;
    line-height:32px;
    color:#000000;
    letter-spacing:2px;
    font-family: 'Tenor Sans', sans-serif;
}
.overview-details-image{
    height:800px;
}



.pricing-box {
    -webkit-box-shadow: 0px 5px 30px -10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 5px 30px -10px rgba(0, 0, 0, 0.4);
    padding: 35px 35px;
    border-radius: 20px;
    position: relative;
    color:#000000 !important;
    background-color:#FFFFFF;
    margin-bottom:30px !important;
    text-align:Center;
}

.pricing-box .plan {
    font-size: 34px;
    font-weight:600 !important;
}

.pricing-badge {
    position: absolute;
    top: 0;
    z-index: 0;
    right: 0;
    width: 100%;
    display: block;
    font-size: 15px;
    padding: 0;
    overflow: hidden;
    height: 100px;
    color:#000000 !important;
}

.pricing-badge .badge {
    float: right;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -67px;
    top: 17px;
    position: relative;
    text-align: center;
    width: 200px;
    font-size: 13px;
    margin: 0;
    padding: 7px 10px;
    font-weight: 500;
    color: #ffffff;
    background: #fc5618;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
p {
    line-height: 1.7;
    color:#000000 !important;
}

.blog-overview{
    font-size:16px;
    line-height:24px;
    text-align:justify;
    padding-top:10px;
}
.blog-h3{
    font-size:34px;
    line-height:38px;
}

@media screen and (max-width:990px){
    .blog-h3{
        font-size:26px !important;
        line-height:32px;
        margin-top:15px;
        text-align:center;
    }
    .blog-overview{
        margin-top:0px;
        font-size:18px !important;
        text-align:justify;
    }
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    border-top: solid 5px #333333 !important;
}

input.form-field{
    font-size:22px;
    padding:12px 10px;
    border-radius:20px;
    border-style:solid;
    border-color:#CECECE;
    border-width:1px;
    width:100%;
    margin-bottom:25px;
}
textarea.form-field{
    font-size:22px;
    padding:12px 10px;
    border-radius:20px;
    border-style:solid;
    border-color:#CECECE;
    border-width:1px;
    width:100%;
    margin-bottom:25px;
    resize:none;
}
select.form-field{
    font-size:22px;
    padding:12px 10px;
    border-radius:20px;
    border-style:solid;
    border-color:#CECECE;
    border-width:1px;
    width:100%;
    margin-bottom:25px;
}

#JobPosting ul {
    list-style: square outside !important;
    margin-left: 20px !important;
    padding-left: 0 !important;
    color:#000000;
    font-size:22px;
}
#JobPosting p{
    font-size:22px !important;
}
#JobPosting li {
    padding-bottom:10px;
}
#JobPosting h1 {
    padding-top:25px;
}
@media screen and (max-width:990px){
    #JobPosting h1 {
        padding-top:25px;
        font-size:40px !important;
        text-align:Center;
    }
}
gmp-map {
    height: 500px;
}
.text-red{
    color:#BB0000 !important;
}