/*   
Theme Name: Personal Brand Now
Theme URI: http://www.personalbrandnow.com/
Description: 
Author: Admin
Author URI: http://www.personalbrandnow.com/
*/

html{}
body{
font-family: 'Arial-Regular';color: white;
}
@font-face {
font-family: 'OpenSans-Regular';
  src: url('fonts/OpenSans-Regular.eot');
  src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
      url('fonts/OpenSans-Regular.woff') format('woff'),
      url('fonts/OpenSans-Regular.ttf') format('truetype'),
      url('fonts/OpenSans-Regular') format('svg');
      font-weight: normal;
      font-style: normal;
}
@font-face {
font-family: 'OpenSans-Bold';
  src: url('fonts/OpenSans-Bold.eot');
  src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
      url('fonts/OpenSans-Bold.woff') format('woff'),
      url('fonts/OpenSans-Bold.ttf') format('truetype'),
      url('fonts/OpenSans-Bold') format('svg');
      font-weight: normal;
      font-style: normal;

}
@font-face {
font-family: 'OpenSans-SemiBold';
  src: url('fonts/OpenSans-Semibold.eot');
  src: url('fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
      url('fonts/OpenSans-Semibold.woff') format('woff'),
      url('fonts/OpenSans-Semibold.ttf') format('truetype'),
      url('fonts/OpenSans-Semibold') format('svg');
      font-weight: normal;
      font-style: normal;

}


@font-face {
font-family: 'Arial-Regular';
  src: url('fonts/arial.eot');
  src: url('fonts/arial.eot?#iefix') format('embedded-opentype'),
      url('fonts/arial.woff') format('woff'),
      url('fonts/arial.ttf') format('truetype'),
      url('fonts/arial') format('svg');
      font-weight: normal;
      font-style: normal;

}


@font-face {
font-family: 'Arial-Bold';
  src: url('fonts/arialbd.eot');
  src: url('fonts/arialbd.eot?#iefix') format('embedded-opentype'),
      url('fonts/arialbd.woff') format('woff'),
      url('fonts/arialbd.ttf') format('truetype'),
      url('fonts/arialbd') format('svg');
      font-weight: normal;
      font-style: normal;

}




p{
		line-height: 25px;
}
header{
	background: #001a33;
}
.top_nav{
	background: #0163d1;
	color: #ffffff;
	font-family: 'Arial-Regular';
	font-size: 14px;
}
.top_nav ul li{
	list-style: none;
	display: inline;
	margin-right: 25px;
}
.top_nav ul li a{
	color: #fff;
}

.navbar-nav{
	margin-left: auto;
	font-size: 14px;
    
}

.topbar{
	 float: left;
    width: 100%;
    color: #727981;
    font-size: 14px;
}
.topbar p{
	float: right;
}
.topbar ul{
	padding-left: 0px;
    float: right;
    margin: 2px 0px 0px 0px;
}
.topbar ul li {
	list-style: none;
    display: inline;
    margin: 0px 0px 0px 12px;
}
.topbar ul li a{
	color: inherit;
}

.search-wrap{
	font-size: 14px;
}
.search-wrap div{
	float: right;
    padding: 3px 10px 3px 10px;
    border: 1px solid #72757c;
    border-radius: 25px;
}

.search-wrap div ul{
	margin: 3px 0px 0px 40px;
    padding: 0px;
    float: right;
}

.search-wrap div ul li{
	display: inline;
    margin: 0px 0px 0px 10px;
}

.search-wrap .search{
	float: right;
    color: #000;
    margin: 0px;
}
.search-wrap .search i{
	 color: #0b3379;
}




#navbarNav .nav-link{
	color:#82878d;
}

#navbarNav .active > .nav-link{
	color: #d81818;
}
#navbarNav ul li {
	padding: 5px 0px;
    margin-left: 25px;
}
#navbarNav ul .active {
	color: #fff;
    border-radius: 0px;
    border: 1px solid #0066cc;
    border-width: 0px 0px 4px 0px;

}
#navbarNav ul li a {
	color: #fff;
	text-transform: none;
	text-decoration: none;
	font-family: 'Arial-Bold';
    font-size: 16px;
}
.header-contact{
	color: #d81818;
    float: right;
    font-size: 20px;
    margin: 0px 0px 0px 17px;
    border: 1px solid #999999;
    border-width: 0px 0px 0px 1px;
    padding: 0px 0px 0px 10px;
}
.header-contact small{
	font-weight: 100;
    color: #999999;
}
.header-contact p{
	font-family: 'OpenSans-Bold';
    margin: -8px 0px 0px 0px;
}

.hero{
	height: 635px;
   /* background-image: url(./images/indexbanner.png);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background: #001a33;
}
.inner-hero{
	height: 635px;
    /*background-image: url(./images/innerbanner.png);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background: #001a33;
}
.hero-text{
	margin-top: 70px;
}
.hero-text h1{
    font-family: 'Arial-Bold';
    text-transform: uppercase;
    font-size: 65px;
}
.hero-text .border-heading{
	background: #0066cc;
    height: 90px;
    width: 25px;
    float: left;
}
.hero-text p{
	font-family: 'Arial-Regular';
	font-size: 16px;
}
.inner-hero .hero-text{
	background: transparent;
	margin-top: 100px;
	text-align: left;
}
.inner-hero .hero-text h1{
	font-family: 'Arial-Bold';
    text-transform: uppercase;
    font-size: 65px;
}



/*  section */


.section{

}

/* heading */
.section h1{ font-size:65px; } 
.section h2{ font-size:80px; }
.section h3{ font-size:29px; }
.section h4{ font-size:20px; }
.section h5{ font-size:18px; }

/* heading */

.section p{ font-size:16px;  }


/* color */
.section .c-white { color:#fff; }
.section .c-black { color:#000; }
.section .c-violet{ color:#083682; }
.section .c-1{color: #696565;}


/* font-family */
.section .ff-regular  { font-family: 'Arial-Regular';  }
.section .ff-bold	  { font-family: 'Arial-Bold'; 	 }
.section .ff-semibold { font-family: 'Arial-SemiBold'; }

.section .tt-upper { text-transform: uppercase; }
.section .tt-lower { text-transform: lowercase;  }

/* listing */
.section .ls-none li{ list-style: none; }
.section .d-inline li{ display: inline; }









.section .buttonOne{
	background: transparent;
    color: #fff;
    border: 2px solid;
    border-radius: 0px;
    padding: 5px 40px;
    font-size: 16px;
}

.section input{
	border: none;
    height: 45px;
    background: #ffffffeb;
    border-radius: 0px;
}
.section textarea{
	border: none;
    background: #ffffffeb;
    border-radius: 0px;
}

.section .border-heading{
	background: #0066cc;
    height: 90px;
    width: 25px;
    float: left;
}







.bs-cover{background-size: cover;}
.br-norepeat{background-repeat:no-repeat; }
.bg-color1{background: #000000;}
.bg-color2{background: #ffffff;}
.bg-color3{background: #093479;}
.bg-color4{background: #e8f0f3;}
.bg-color5{background: #003366;}
.bg-color6{background: #004080;}
.bg-color7{background: #0059b3;}
.bg-color8{background: #045fbb;}


/* section */


/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }



.lr-nav{
	margin-top: 160px;
}
.lr-nav .l{
	    color: #fff;
    background: #0000003d;
    width: 40px;
    height: 40px;
    padding: 7px 0px 0px 11px;
    border-radius: 50px;
    float: left;
    font-size: 18px;
    margin: 0px 10px 0px 0px;
}

.lr-nav .r{
	   color: #fff;
    background: #0000003d;
    width: 40px;
    height: 40px;
    padding: 7px 0px 0px 16px;
    border-radius: 50px;
    float: left;
    font-size: 18px;

}


.branlist li{
	list-style: none;
	display: inline;
	padding: 0px 20px;

}

.box{
	float: left;
    width: 100%;
    height: 180px;
    padding: 20px;
}

.box img{
	float: right;
    margin-top: 50px;
}


.boxOne{
	float: left;
    width: 100%;
    padding: 20px;
}

.boxOne img{
	margin-right: 10px;
}
.boxOne p{
	padding-left: 57px;
    padding-right: 20px;
}
.boxOne ul{
	    padding-left: 70px;
}
.ow-content p{
	font-size: 27px;
    line-height: 35px;
    text-align: left;
    color: #fff;
}
.contact h3 {
	float: left;
	width: 100%;
}



.contact h3 span{
	width: 200px;
	float: left;
	color: #1697fb;
}









footer{
	background: #0066cc;
	font-size: 14px;
	font-family: 'OpenSans-Regular';
	color: #fff;
	padding: 90px 0px 70px 0px;
}
footer p{
	font-size: 14px;
	font-family: 'OpenSans-Regular';
	margin:0px 0px 5px 0px;
	color: #fff;
}
footer ul li{
	list-style: none;
	display: inline;
	font-size: 15px;
	margin-left: 0px;
}
footer a{
	color: #fff;
}
footer h5{
	font-family: 'OpenSans-Bold';
    padding-bottom: 20px;
}
footer form input{
	border-radius: 0px !important;
	height: 50px;
}
footer form button{
	border-radius: 0px  !important;
	background: #0163d1;
	color: #fff  !important;
	font-weight: 700;
    font-family: Arial;
    width: 140px;
    height: 45px;
}
footer form .input-group-append{
	background: #0163d1;
	color: #fff;
}


footer p,footer li a{
	color: #fff;
}
footer .contact-icon{
	color:#0163d1;
}
.bottom_nav{
	background: #0163d1;
	color: #ffffff;
	font-family: 'OpenSans-Regular';
	font-size: 14px;
}
.quicklink ul {
	padding: 0px 0px 0px 0px;
    width: 100%;
    float: left;	
}
.quicklink ul li{
	display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    list-style: none;
}
.quicklink li {
  padding-left: 1.3em;
}
/*.quicklink li:before {
  content: "\f111"; 
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; 
  width: 1.3em;
  font-size: 7px;
}*/

.quicklink ul li a{
	text-transform: none;
	text-decoration: none;
	padding-left: 5px;
}
.quicklink.newsletter input{
    width: 100%;
    text-align: center;
    border-radius: 30px;
}
.quicklink.newsletter button{
    height: 45px;
    width: 100%;
    border-radius: 30px;
    background: #0193e8;
    color: #fff;
    border: none;
    margin: 10px 0px 0px 0px;
    font-weight: 700;
}




.social-icon li{
	background: transparent;
    border-radius: 30px;
    color: #1d2125;
    width: 33px;
    height: 33px;
    float: left;
    margin-left: 10px;
    padding: 1px 0px 0px 7px;
   /* border: solid 1px #fff;*/
}
.social-icon li a{
	color: #fff;
    font-size: 20px;
}


.pricing{
	background: #f6f6f5;
} 
.pricing .card-header{
	background: #d81818;
    border-radius: 0px;
} 
.pricing .card-header h4{
	color: #fff;
    text-transform: uppercase;
    font-size: 20px;
} 
.pricing .pricing-card-title{
     color: #d81818;
    font-weight: 700;
    font-family: 'OpenSans-Bold';
    font-size: 30px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
}
.pricing .pricing-card-title span{
	font-size: 65px;
}
.pricing .pricing-card-subtitle{
	background: #1d2125;
    font-family: 'OpenSans-Bold';
    font-size: 21px;
    float: left;
    width: 100%;
}
.pricing ul li{
	text-align: center;
	width: 100%;
	color: #343434;
	padding: 15px 0px 15px 0px;
	    font-size: 14px;
}
.pricing ul li:nth-child(even){
	background: #f6f6f5;
}
.pricing ul li:nth-child(odd){
	background: #e8e9f1;
	
}
.contact-form input{
	height: 50px;
}

.contact-form input, .contact-form textarea{
	border-radius: 0px;
	background: #f3f3f3;
    border: none;
}


.caption{
	margin-top: -200px;
}

