/* 
    Document   : benosoftware
    Author     : Amit Rana
    Description:Amit Rana kit
    Version    : V2.3
*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,300,300italic,400italic,600,700,900);
@import url(http://bootstraplovers.com/templates/assan-v2.4/main-template/pe-icons/Pe-icon-7-stroke.css);
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #0e0e0e;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  background-color: #fff;
	font-family: Open Sans, sans-serif;
}

/*
/*-----------------------------------------------------------------------------------*/
/*	RESET
/*-----------------------------------------------------------------------------------*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:focus {
  outline: 0 !important;
}

iframe {
  border: none;
  width: 100%;
}

::selection {
  background: #fefac7;
  /* Safari */
  color: #555555;
}

::-moz-selection {
  background: #fefac7;
  /* Firefox */
  color: #555555;
}

strong, b {
  font-family: "Source Sans Pro", sans-serif;
 
}

input,
button,
select,
textarea, label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  /*font-weight: 400;*/
}


.padding-zero{ padding:0 !important;}

hr {
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
  border: 0;
  height: 1px;
  margin: 22px 0 22px 0;
}

.badge {
  font-weight: normal;
  margin-left: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background-color: #32c5d2;
  padding: 3px 6px;
}

a {
  color: #333;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

a:hover,
a:focus {
  color: #32c5d2;
  text-decoration: none;
}

.colored-text {
  color: #32c5d2;
}


h3 {
  font-size: 1.8em;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 24px;
  margin-bottom: 15px;
}

/*use in section headings*/
h3.heading {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  margin: 0 0 20px;
  padding-bottom: 10px;
  position: relative;
  text-transform: capitalize;
  overflow: hidden;
  vertical-align: middle;
  font-family: "Source Sans Pro", sans-serif;
}

h3.heading:after {
  position: relative;
  left: 18px;
  content: "";
  display: inline-block;
  width: 200%;
  vertical-align: middle;
  height: .50em;
  margin: 0 -200% 0 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

h4 {
  font-size: 1.4em;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 27px;
  margin: 0 0 14px 0;     font-family: Open Sans, sans-serif;
}

h5 {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 18px;
  margin: 0 0 14px 0;
}

h6 {
  color: #333;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 18px;
  margin: 0 0 14px 0;
}

/*parahraphs*/
p {
  color: #000;
  line-height: 24px;
  margin: 0 0 20px;
      font-size: 16px; font-family: Open Sans, sans-serif; 
}


/*maga menu---------------------------------------*/


.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}

.main-header .navbar-inverse{
    margin-bottom: 0px !important;
    border: 0;
}
.main-header .navbar-inverse .navbar-nav>li>a{color:#000;}
.main-header .navbar-inverse .navbar-nav>li>a:hover{color:#16409e;}
.main-header .navbar-inverse{background: #fff; border-bottom: none;}
.main-header .navbar-brand{height: auto;     padding: 2px 15px;}
.main-header .navbar-brand img{max-width: 100px;}


.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0);
}


.login-set a{    padding: 10px 15px !important; color:#000 !important;
    margin-top: 13px; 
    border: 1px solid #DAC026;
background: #dac026  !important; /* Old browsers */
background: -moz-linear-gradient(left, #dac026 1%, #f7ed8c 50%, #dac026 100%)  !important; /* FF3.6-15 */
background: -webkit-linear-gradient(left, #dac026 1%,#f7ed8c 50%,#dac026 100%)  !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #dac026 1%,#f7ed8c 50%,#dac026 100%)  !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dac026', endColorstr='#dac026',GradientType=1 )  !important; /* IE6-9 */}

.login-set a:hover{border: 1px solid #DAC026; color:#000 !important; background:#f7ed8c !important; }

.login-set a i{margin-right: 15px;}

section#blogs {
    margin-bottom: 30px;
}

.page-section.pb-0.blogs-block {
    margin-bottom: 30px;
    margin-top: 30px;
}

.page-section {
    padding: 0rem 0px !important;
}

.page-section .container {
    margin-top: 20px;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}
tr:nth-child(even) {
    background-color: #dddddd;
}

td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

a:hover {
    color: #0a58ca;
}

td a{
    color: #0a58ca;
}

@media (min-width: 768px){
.main-header .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
}

.nav>li>a {
    padding: 10px 10px;
}

@media (max-width: 768px){
.main-header .navbar-brand img {
    max-width: 70px;
}
}


.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #449f1c;
}
/*main bannern slider start--------------------*/


.carousel-indicators .active {
    background-color: #51b302;
}

.carousel-inner img {
    width: 100%;
    /*max-height: 460px*/
	height: 100vh;
}

.banner-image-height-without {
   max-height: 460px;
}
.banner-image-height {
    height: 100vh !important;
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

.header-text {
    position: absolute;
    top: 30%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.bg-set-banner{background: rgba(0, 0, 0, 0.5); padding: 15px;}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}


.banner-h5 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 300;
    visibility: inherit;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: Open Sans, sans-serif;
}

.banner-h2 {
    font-size: 60px;
    line-height: 90px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: Open Sans, sans-serif;
}

.banner-p {
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    text-transform: ;
    letter-spacing: 0px;
}


.banner-set .carousel-indicators{width:auto; left: auto; right: 2% !important;}

.scroll-btn-down {
    display: block;
    background-image: url(../img/arrow-down.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 60px;
    width: 80px;
    margin: 0px 0 0 -40px;
    line-height: 60px;
    position: absolute;
    left: 50%;
    bottom: -2px;
    color: #fff;
    text-align: center;
    font-size: 70px;
    z-index: 100;
    text-decoration: none;
    cursor: pointer;
    text-shadow: 0px 0px 3px rgba(0,0,0,.4);
}


/*pricing table----------------------------------*/

.pricingTable{
    text-align: center;
    background: #efefef;
    transition: all 0.5s ease-in-out 0s;
}
.pricingTable > .pricingTable-header{
    color:#fff;
    height: 190px;
    position: relative;
    transition: all 0.5s ease 0s;
}
.pricingTable > .pricingTable-header:after{
    content: "";
    border-bottom: 40px solid #efefef;
    border-left: 263px solid transparent;
    position: absolute;
    right:0px;
    bottom: 0px;
}
.pricingTable:hover .pricingTable-header{
    height: 230px;
    transition: all 0.5s ease 0s;
}
.pricingTable-header > .heading{
    display: block;
    padding: 20px 0;
}
.heading > h3{
    margin: 0;
    text-transform: uppercase;
}
.pricingTable-header > .price-value{
    display: block;
    font-size: 60px;
    line-height: 60px;
}
.pricingTable-header > .price-value > .mo{
    font-size: 14px;
    display: block;
    line-height: 0px;
    text-transform: uppercase;
}
.pricingTable-header > .price-value > .currency{
    font-size: 24px;
    margin-right: 4px;
    position: relative;
    bottom:30px;
}
.pricingTable > .pricingContent{
    text-transform: uppercase;
    color:#151515;
}
.pricingTable > .pricingContent > ul{
    list-style: none;
    padding: 0;
}
.pricingTable > .pricingContent > ul > li{
    padding: 15px 0;
    border-bottom: 1px solid #fff;
}
.pricingTable > .pricingContent > ul > li:last-child{
    border: 0px none;
}
.pricingTable-sign-up{
    padding: 30px 0;
}
.pricingTable-sign-up > .btn-block{
    width: 80%;
    margin: 0 auto;
}
/*.pricingTable-sign-up > .btn-block:hover{
    opacity: 0.9;
}*/
.pink{
    background: #ed687c;
}
.pink .pricingTable-header:after{
    border-bottom-color: #ed687c;
}
.orange{
    background: #e67e22;
}
.orange .pricingTable-header:after{
    border-bottom-color: #e67e22;
}
.blue{
    background: #3498db;
}
.blue .pricingTable-header:after{
    border-bottom-color: #3498db;
}
@media screen and (max-width: 1200px){
    .pricingTable > .pricingTable-header:after{
        border-left: 215px solid transparent;
    }
}
@media screen and (max-width: 990px){
    .pricingTable{
        margin-bottom: 20px;
    }
    .pricingTable > .pricingTable-header:after{
        border-left: 349px solid transparent;
    }
}
@media screen and (max-width: 480px){
    .pricingTable{
        overflow: hidden;
    }
    .pricingTable > .pricingTable-header:after {
        border-left: 459px solid rgba(0, 0, 0, 0);
    }
}

.table-silver{ border-top: 2px solid #bcbaba; 
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bcbaba+0,ffffff+50,bcbaba+100 */
background: #bcbaba; /* Old browsers */
background: -moz-linear-gradient(left, #bcbaba 0%, #ffffff 50%, #bcbaba 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #bcbaba 0%,#ffffff 50%,#bcbaba 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #bcbaba 0%,#ffffff 50%,#bcbaba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbaba', endColorstr='#bcbaba',GradientType=1 ); /* IE6-9 */
}
.table-silver .price-value,.table-silver .heading > h3{color: #000 !important;}

.table-gold{ border-top: 2px solid #DAC026; 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dac026+1,f7ed8c+50,dac026+100 */
background: #dac026; /* Old browsers */
background: -moz-linear-gradient(left, #dac026 1%, #f7ed8c 50%, #dac026 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #dac026 1%,#f7ed8c 50%,#dac026 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #dac026 1%,#f7ed8c 50%,#dac026 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dac026', endColorstr='#dac026',GradientType=1 ); /* IE6-9 */
}
.table-gold .price-value,.table-gold .heading > h3{color: #f70000 !important;}

.table-platinum{ border-top: 2px solid #A9A9A9; 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a9a9a9+1,cacaca+50,a9a9a9+100 */
background: #a9a9a9; /* Old browsers */
background: -moz-linear-gradient(left, #a9a9a9 1%, #cacaca 50%, #a9a9a9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #a9a9a9 1%,#cacaca 50%,#a9a9a9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #a9a9a9 1%,#cacaca 50%,#a9a9a9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9a9a9', endColorstr='#a9a9a9',GradientType=1 ); /* IE6-9 */
}



/*footer start-----------------------------------------------*/

#footer {
    background: #111;
    font-size: 0.9em;
    padding: 20px 0 0;
    position: relative;
    clear: both;
}

.footer-col h3 {
    color: #e75913;
    font-size: 16px;
    text-transform: capitalize;
    margin: 0 0 10px;
    -webkit-font-smoothing: antialiased;
}

.footer-li {
    padding: 0;
}

.footer-li li {
    list-style: none;
    line-height: 30px;
}

.footer-li li a {
    font-size: 14px;
    color: #aeaeae;
}

.footer-li li a:hover {
    color: #e75913;
}

.footer-col p {
    color: #aeaeae;
    font-size: 14px;
}

.contact p {
    margin-bottom: 10px;
}

.contact strong {
    margin-right: 10px;
    font-weight: bold;
}

.footer-btm {
    color: #333;
    font-size: 0.9em;
	    padding: 20px;
    background-color: #0c0c0c;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.contact a {
    color: #777;
}


/*request a quote start=--------------------------*/

.intro-text-1.light h4 {
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
}

.intro-text-1 p {
    font-size: 16px;
    font-weight: 400;
    color: #999;
}

.intro-text-1 a {
    margin-top: 15px;
}

.btn-theme-dark {
    background-color: #009643;
    color: #fff;
}

.btn-lg {
    padding: 14px 28px 13px 28px;
    font-size: 13px;
}

.btn {
    font-weight: 600;
    letter-spacing: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    text-transform: uppercase;
}

.intro-text-1 {
    padding: 40px 0;
}


.benosoft .modal-content {
    border-radius: 0;
    padding: 25px 35px 5px !important;
}

.benosoft .close {
    font-size: 50px;
    font-weight: 200;
    color: #313030;
    margin-top: -41px;
    margin-right: -36px;
    opacity: .7;
}

.benosoft h3 {
    font-size: 42px;
    font-family: "MuseoSans-300",Open\ Sans;
    margin-bottom: 15px;
    margin-top: 0;
    line-height: 1.1; color:#000;
}

.btn-theme-bg:hover, .btn-theme-bg:focus, .btn-theme-bg:active {
    background: #e75913 !important;
    color: #fff !important;
}

.btn-theme-bg {
    text-decoration: none!important;
    padding: 12px 35px;
    border-radius: 0;
    border: 1px solid #e75913;
    color: #e75913;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background: #fff;
}



/*thumbnial slider start--------------------------------------*/

.img-thum {
    border: 1px solid #c1c1c1;
}

.img-thum .media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
}

.img-thum  .media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  top: 28%;
}

.img-thum  .media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  top: 28%;
}

.img-thum  .media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
.img-thum  .media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.img-thum  .media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.img-thum  .media-carousel img
{
  width: 250px;
  height: 100px
}	


/*back to top------------------------------*/

#toTop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
}

.backtotop{ border-radius:50%;     background: #dcc01c;
    border: #dbc22a; color:#fff; padding: 6px 12px;     font-size: 14px;     line-height: 1.42857143;     text-align: center; vertical-align: middle;}
.backtotop:hover{ background:#e69a0b; border:#e69a0b; color:#000;}

/*back to top end------------------------------*/


/*page setting---------------------------------------*/
.center-heading {
    text-align: center;
    margin-bottom: 40px;
}

.center-heading h2 {
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 0px;
    color: #333;
    font-size: 30px;
}

.center-heading h2 strong {
    font-weight: 700;
}

.center-heading p {
    margin-top: 10px;
	    font-size: 18px;
    line-height: 35px;
}

.signInGrayBg {
    background-color: #eeeeee;
    padding: 15px 5px;
    border-radius: 5px;
    margin: 10px 0 0px 0;
}

.divider-text {
    position: relative;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.divider-text span {
    padding: 7px;
    font-size: 12px;
    position: relative;   
    z-index: 2;
}
.divider-text:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ddd;
    top: 55%;
    left: 0;
    z-index: 1;
}

.btn-facebook {
    background-color: #405D9D;
    color: #fff;
}
.btn-twitter {
    background-color: #42AEEC;
    color: #fff;
}


/*contact us start----------------------------------*/
.bradecome-detail {
    background: #ececec;
    margin-bottom: 15px;
}

.bradcum ul {
    margin: 5px 0;
}

.bradcum ul li {
    display: inline-block;
    color: #bdb9b9;
    border: none;
    font-size: 12px;
}

.bradcum ul li a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 2px;
    font-size: 12px;
}

.bradcum ul i {
    margin: auto 5px;
    color: #ccc;
}

.mrg-t-50 {
    margin-top: 50px;
}



/*payment secure---------------------------*/

.our-security {
    border-top: 1px solid #cacaca;
    margin: 10px 0 0;
}

.our-security .inner-security {
    background: #f4f4f4;
    border-right: 1px solid #D3D2D2;
    text-align: center;
    border-bottom: 1px solid #cacaca;
    padding: 30px 0;
}

.paddingzero1 {
    padding: 0;
}

.our-security .inner-security i {
    color: #d3d3d3;
    font-size: 50px;
}

.our-security .inner-security h3 {
    font-size: 18px;
    margin-top: 4px;
    margin-bottom: 0;
    font-weight: 600;
}


/*about us page--------------------------------------*/

.beno-group-glance {
    padding: 30px 0;
    background: #ececec;
    margin: 30px 0;
    background: #282e3c url(../img/beno-gls.png) repeat;
}

.beno-group-glance i {
    font-size: 50px;
    color: #fff;
    margin-bottom: 15px;
}

.conter-set {
    font-weight: 700;
    font-size: 60px;
    color: #ff2a40;
}

.conter-titel {
    color: #8B8989;
}