/*   
Theme Name: Entrepreneureo
Theme URI: https://www.entrepreneureo.com/
Description: 
Author: Admin
Author URI: https://www.entrepreneureo.com/
*/

html{}
body{
font-family: 'OpenSans-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: 'OpenSans-BoldItalic';
  src: url('fonts/OpenSans-BoldItalic.eot');
  src: url('fonts/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
      url('fonts/OpenSans-BoldItalic.woff') format('woff'),
      url('fonts/OpenSans-BoldItalic.ttf') format('truetype'),
      url('fonts/OpenSans-BoldItalic') format('svg');
      font-weight: normal;
      font-style: normal;

}
p{
		line-height: 25px;
}

@media (min-width: 1500px){
  .container {
    max-width: 1440px;
 }
}



.top_nav{
	background: #edf0f1;
	color: #ffffff;
	font-family: 'OpenSans-Regular';
	font-size: 14px;
}
.top_nav ul li{
	list-style: none;
	display: inline;
	margin-right: 25px;
}
.top_nav ul li a{
	color: #fff;
}


#navbarNav .nav-link{
	color:#82878d;
}

#navbarNav .active > .nav-link{
	color: #0274cc;
}
#navbarNav ul li {
	margin-left: 0px;
	color: #f1f1f1;
	padding: 5px 15px;
}
#navbarNav ul .active {
	color: #006ed5;
    /*background: #0795e7;*/
   /* background: #006ed5;*/
    border-radius: 20px;
    font-weight: 600;

}
#navbarNav ul li a {
  color: #093479;
  text-decoration: none;
  font-size: 15px;
  /* color: #000; */
  text-transform: uppercase;
  font-weight: 600;

}
#navbarNav ul li.active a{
  color: #0059ab;
  /* font-weight: normal; */
  padding: 6px 16px;
  border-radius: 0;
  /* font-weight: 600; */
  border: 1px solid;
  border-width: 0px 0px 5px 0px;
} 
.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: 600px;
   /* background-image: url(./images/indexbanner.png);*/
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.inner-hero{
	/* height: 600px; */
   /* background-image: url(./images/innerbanner.png);*/
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    margin-bottom: 20px;
    min-height: 600px;
}
.hero-text{
	/*margin-top: 160px;*/
  margin-top: 5%;
  background: #ffffffc9;
  padding: 35px 0px;
}
.hero-text h1{
	font-family: 'OpenSans-Bold';
	text-transform: ;
	font-size: 55px !important;
}

.hero-text h2{
  font-family: 'OpenSans-Bold';
  font-size: 50px !important;
  color: #093479;
}
.hero-text p{
	font-family: 'OpenSans-Regular';
	font-size: 14px;
  color: #093479;
}
.inner-hero .hero-text{
	background: transparent;
	margin-top: 100px;
  text-align: left;
}
.inner-hero .hero-text h1{
	font-size: 45px !important;
}
.inner-hero .hero-text h2{
  font-size: 35px !important;
}
.about-section .bluebox{
	background: #0163d1;
	color: #fff;
}
.about-section .bluebox h2{
	font-family: 'OpenSans-SemiBold';
	font-size: 35px;
}
.about-section .bluebox p{
	font-family: 'OpenSans-Regular';
	font-size: 14px;
}
.about-section .whitebox{
	background: #fff;
}
.about-section .whitebox h2{
	font-family: 'OpenSans-SemiBold';
	font-size: 20px;
	color: #333333;
}
.about-section .whitebox p{
	font-family: 'OpenSans-Regular';
	font-size: 14px;
	color: #5c5a5a;
	text-align: justify;
}



.gradientbg{
	
	background: #0b7834;
	/*background: #0164c2;
    background-color: #0164c2; 
    background-image: linear-gradient(90deg, #037ace, #0035a3); */
}




.custom-btn{
  color: #fff;
  width: auto;
  height: 50px;
  border-radius: 10px;
  font-size: 18px;
  background: #0164c2;
  background-color: #fe0000;

  text-decoration: none;
  text-transform: none;
  padding: 0px 40px;
  font-family: 'Arial';
  text-transform: uppercase;
  font-weight: 600;
    
}


.custom-icon{
	color: #1d2125;
    border: none;
    width: 65px;
    height: 65px;
    /* background: #0163d1; */
    border-radius: 60px;
    padding: 15px 0px 0px 15px;
    font-size: 50px;
}



.previous {
   background-color: #0163d1;
   padding: 0px 15px 5px 15px;
   color: #fff;
   font-size: 30px;
}

.next {
   background-color: #303235;
   padding: 0px 15px 5px 15px;
   color: #fff;
   font-size: 30px;

  
}

footer .border{
    float: left;
    height: 3px;
    width: 60px;
    background: #0772b8;
    border: none !important;
    margin: 10px 0px 15px 0px;
}

footer{

	font-size: 14px;
	font-family: 'OpenSans-Regular';
}
footer p{
	font-size: 14px;
	font-family: 'OpenSans-Regular';
	margin:0px 0px 5px 0px;
	color:#fff !important;
  float: left;
  width: 100%;
}
footer ul{
  padding: 0px;
  float: left;
  width: 100%;

}
footer ul li{
	list-style: none;
	display: inline;
	font-size: 14px;
	margin-left: 0px;
  color: #fff !important;
  margin-bottom: 10px;
}
footer ul li i{
  color: #fff;
    font-size: 16px;
    margin: 0px 10px 0px 0px;
}
footer a{
	color:#fff !important;
}
footer h5{
	font-family: 'OpenSans-Bold';
    padding-bottom: 18px;
    font-size: 15px;
}
footer form input{
	border-radius: 0px !important;
	height: 50px;
}
footer form button{
	border-radius: 0px  !important;
	background: #007dd3;
	color: #fff  !important;
	font-weight: 700;
    font-family: Arial;
    width: 140px;
    height: 45px;
}
footer form .input-group-append{
	background: #0163d1;
	color: #fff;
}


footer li a{
color:#fff !important;
}
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 5px 0px;
    margin: 0px 0px 5px 0px;
    list-style: none;
}
.quicklink li {
  padding-left: 1.3em;
}


.quicklink li:before {
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    /* margin-left: -1.3em; */
    width: 1.3em;
    font-size: 5px;
    float: left;
    margin-top: 8px;
}

.quicklink ul li a{
	text-transform: none;
	text-decoration: none;
	padding-left: 5px;
	color: #fff;
}



.social-icon{

   
         width: 100%;
        padding: 5px 0px 10px 0px;
        /* width: 100%; */
        /* background: #333; */
        margin: auto 0;
    }
}
.social-icon li{
	  /* text-align: right; */
    background: transparent;
    border-radius: 30px;
    color: #1d2125;
    display: inline;
    /* float: left; */
    padding: 0px 0px 0px 15px;
    width: auto;
    margin: 0px 0px 0px 0px;
    /* font-size: large; */
    /* float: right; */
}
.social-icon li a{
	color: #fff;
    font-size: 14px;
}
.social-icon li a img{
	width: auto;
}
.social-icon li a i{
  padding-right: 0px;
}

.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: 10px;
	background: #f3f3f3;
  border: none;
}
*/



/*  section */


.section{

}

/* heading */
.section h1{ font-size:57px; } 
.section h2{ font-size:50px; }
.section h3{ font-size:30px; }
.section h4{ font-size:25px; }
.section h5{ font-size:20px; }
.section h6{ font-size:17px; }


/* heading */

.section p{ font-size:14px; color:#5d5d5d; }


/* color */
.section .c-white { color:#fff; }
.section .c-black { color:#191919; }
.section .c-violet{ color:#0349a1; }
.section .c-1{color: #a9aaab;}
.section .c-2{color: #0b7eea;}


/* font-family */
.section .ff-regular  { font-family: 'OpenSans-Regular';  }
.section .ff-bold	  { font-family: 'OpenSans-Bold'; 	 }
.section .ff-semibold { font-family: 'OpenSans-SemiBold'; }
.section .ff-bolditalic { font-family: 'OpenSans-BoldItalic'; }

.section .tt-upper { text-transform: uppercase; }
.section .tt-lower { text-transform: lowercase;  }


.section .buttonOne{
	color: #fff;
    border: none;
    width: 130px;
    height: 40px;
    background: #007dd3;
    border-radius: 0px;
}
.section input{
	border: none;
    height: 45px;
    background: #ffffffeb;
    border-radius: 0px;
}
.section textarea{
	border: none;
    background: #ffffffeb;
    border-radius: 0px;
}
.section .list ul{
	padding: 0px 0px 0px 15px;
    color: #5d5d5d;
    font-size: 14px;
}

.section .list ul li{
    list-style: none;
    margin: 0px 0px 5px 0px;
}

.section .list ul li:before {
    content: "\f054";
    font-family: FontAwesome;
    display: block;
    margin-left: -1.3em;
    width: 2em;
    font-size: 8px;
    color: #000;
    margin-top: 5px;
    float: left;
}












.bs-cover{background-size: cover;}
.br-norepeat{background-repeat:no-repeat; }
.bg-color1{background: #000000;}
.bg-color2{background: #ffffff;}
.bg-color3{background: #f1f3f5;}


.border-violet{
	width: 100%;
	height: 10px;
	background: #007dd3;
}


.previous {
   background-color: #0163d1;
   padding: 0px 15px 5px 15px;
   color: #fff;
   font-size: 30px;
}

.next {
   background-color: #303235;
   padding: 0px 15px 5px 15px;
   color: #fff;
   font-size: 30px;

  
}

.whitebox{
	background: #fff;
	padding: 60px;
	color: #222326;
}


.blog-details li{
  list-style: none;
  display: inline;
  color: #696969;
  font-size: 13px;
      margin-right: 10px;
}
.blog-details li i{
  color: #000;
}

.contact-form input{
	height: 50px;
  margin-bottom: 14px;
}

.contact-form input, .contact-form textarea{
    border: 1px solid #9c9c9c;
    background: #fff;
    width: 100%;
    padding: 0px 10px;
    font-size: 14px;
    border-radius: 0px;
 
}

.contact-form .custom-btn{
    color: #fff;
    width: auto;
    height: 50px;
    border-radius: 10px;
    font-size: 18px;
    background: #0164c2;
    background-color: #fe0000;

    text-decoration: none;
    text-transform: none;
    padding: 0px 40px;
    font-family: 'OpenSans-Bold';
    text-transform: uppercase;
    font-weight: 600;
}
.contact-form.contact-btn1 .custom-btn{
    color: #fff;
    border: none;
    width: 140px;
    height: 50px;
    border-radius: 50px;
    font-size: 15px;
    background: transparent;
    border:1px solid #fff;
}

/*.contact-form .wpcf7-form-control-wrap.your-name{
  float: left;
  width: 49%;
}

.contact-form .wpcf7-form-control-wrap.your-email{
  float: left;
  width: 49%;
  /*margin: -25px 0px 0px 12px;
}*/

.newsletter-form{
  width:100%;
  float: left;
  margin: 0px 0px 0px 0px;
  background-image:url('images/newsletterbg_03.png'); 
  padding:20px;
  margin-top: 50%;
}
.newsletter-form .title{
  font-size: 18px;
  color: #093479;
  text-align: center;
  
  font-family: "OpenSans-Bold";
}
.newsletter-form input{
    background: #e7eaf0;
    border: none;
    width: 100%;
    padding: 0px 10px;
    margin-bottom: 10px;
    font-size: 14px;
    border-radius: 0px !important;
    color: #5d5d5d;
    height: 45px;
}

.newsletter-form .wpcf7-form-control-wrap.your-email{
    float: left;
    width: 100%;
  
}

.newsletter-form .custom-btn{
      color: #fff;
    border: none;
    width: 100%;
    height: 45px;
    background: #f43738;
    border-radius: 0px !important;
    font-size: 14px;
    border-width: 0px;
    font-family: 'OpenSans-Bold';
    text-transform: capitalize !important;
    float: right !important;
    margin: 0px;
    /* background-image: url(images/plane-btn.png); */
    background-repeat: no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
}


.half{
  float: left;
  width: 50%;
}
.half small{
  color:#525252;
}
.half.pr-15{
  padding-right: 15px;
}
.half.pl-15{
  padding-left: 15px;
}

.half span{
	font-size: 14px;
    color: #5d5d5d;
}
.whole span{
  font-size: 14px;
    color: #5d5d5d;
}

.display-mobile{
  display: none;
}



/* section */
.branlist li{
	list-style: none;
	display: inline;
	padding: 0px 20px;

}
.imglist-cs{
	float: left;
    margin-bottom: 20px;
}
.imglist-cs li{
   display: inline;
   list-style: none;

}
.imglist-cs li .image{
	float: left;
	width: 20%;
}
.imglist-cs li .content{
	float: left;
	width: 80%;
}

/** custom css **/
.cs_bordered{
  height: 4px;
  width: 100px;
  text-align: center;
  background: #014a8e;
  display: block;
  margin: 20px 0px 20px 0px;
}
/*.cs_bordered span{
  height: 10px;
  width: 100px;
  text-align: center;
  background: #014a8e;
}*/
.footer_menu ul{
 float:right;
 width: auto;
}
.footer_menu ul li{
    list-style: none;
    display: inline;
    font-size: 14px;
    margin-left: 20px;
}
.footer_menu ul li a{
 color:#cbcaca !important;
}



/** custom css **/

.cs_box{
  background: #f3f5f9;
  padding: 60px 60px;
}
.accordion .card{
  border:none;
  background: transparent;
}
.accordion .card-header{
  background: #fff;
  border: none;
}


.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
    margin: 5px 0px 0px 0px;
    color:#000;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
    margin: 5px 0px 0px 0px;
        color:#000;
}
.marker1{
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    background: #1358c5;
    border-radius: 10px;
    width: 45px;
    height: 45px;
    padding: 10px 0px 0px 15px;
}
.marker2{
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    background: #1358c5;
    border-radius: 10px;
    width: 45px;
    height: 45px;
    padding: 10px 0px 0px 12px;
}
.marker3{
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    background: #1358c5;
    border-radius: 10px;
    width: 45px;
    height: 45px;
    padding: 10px 0px 0px 9px;
}

.page-bg{
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  /* height: 102vh; */
  height: 100%;
}
.service-block{
  padding: 30px;
}
.service-block h3{
  color: #282828;
    font-weight: 600;
    font-size: 20px;
    margin: 10px 0px;
}
.service-block p{
  color: #727070;
  font-size: 14px;
}
.contact-info{
  margin: 0px;
  list-style: none;
  padding:0px;
}
.contact-info li{
  list-style: none;
  margin: 0px 0px 20px 0px;
}
.contact-info li i{
  color: #0b4ab3;
  font-size: 20px;
  margin-right: 20px;
}