body {
    background: #fbfbfb;
    color: #3B0918 !important;
}
/*.main-banner{
    opacity: 1;
    background-repeat: no-repeat;
    background-size: cover !important;
    background: url('../images/corps/cop2.jpg');
    min-height:100vh;
}
.main-banner .content-box{
    opacity: 1;
    background-color: #fcfeff;
    position: absolute !important;
    padding: 20px;
    max-width: 440px;
    top: 145px;
}
.main-banner .content-box h1 {
    font-size: 40px;
    letter-spacing: -.007em;
    line-height: 130%;
}*/

h1.text-1{
    font-weight:300;
}


.request-btn{
    position: absolute;
    right: 30px;
    top: 20px;
    font-weight:500;
    border-radius:0px;
}
.a-link{
    color: #B8390E !important;
}
header .container{
    position:relative;
}
header {
    //background: #fff;
    z-index: 1020;
    position: fixed;
    width: 100%;
    top: 0;

}
.header-sticked{
    background: #fbfbfb;
    border-bottom: 1px solid #b3b0b0;
}
.header-sticked .request-btn{
    display:none;
}
.header-sticked .header-links-menu{
    margin-top: unset;
    background: #ffffff;
}

/*header .nav-item > .nav-link{
    padding:.5rem 1.2rem !important;
}*/

.header-links-menu{
    margin-top: 60px;
}

main .left-content .image-contianer{
    background-image: url(https://www.brajweb.com/images/banner/home-right.png);
    width: 100%;
    display: block;
    height: 600px;
    width: 650px;
    background-size: 100% 100%;
}
.request-button {
    position: absolute;
    top: -45px;
    right: 0;
}

h1 {
    font-size: 50px;
    letter-spacing: -.007em;
    line-height: 130%;
}

.lead {
    font-weight: 300;
    font-size: 24px;
    line-height: 130%;
}

h1 > .lead{
    font-size: 32px;
    box-shadow: 0px -6px 5px -8px #ccc;
    font-weight: 300;
    padding-top: 25px;
}
main {
    margin-top: 77px;
}

.counter
{
    text-align: center;
}

.counter-count
{
    font-size: 50px;
    font-weight: bold;
    position: relative;
    color: #000000;
    text-align: center;
    display: inline-block;
}

.price-list{
     /*background-color: #cccccc;*/
     background: linear-gradient(90deg, rgb(245 241 241) 0%, #f7fdfe 35%, rgb(200 225 219) 100%);
     font-weight:300;
     font-size:1.25rem;
}

.price-list table{
  border-collapse: collapse;
  width: 100%;
  font-size:1.25rem;
}

.price-list table td, .price-list table th {
  border: 1px solid #000;
  padding: 8px;
}

.price-list table tr:nth-child(even){background-color: #ffffff;}

/*.price-list table tr:hover {background-color: #ddd;}*/

.price-list table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #000000;
  color: white;
}

.testimonials{
    background-color: #302222;
    background-image: url(https://www.brajweb.com/images/banner/testmonials-brajweb-technologies.png);
    color: #FFF3D9;
    font-size: 1.5rem;
    font-weight:300;
}
.shadow-container {
   
    color: #000000 ;
    display: block;
    /*padding: 1.2rem;*/
    background: #fff; /*transparent;*/
    font-weight: 300;
    font-size: 24px;
    border:1px solid #ccc;
    height:540px !important;
    padding: 1.5em 0.5em 0.1em 0.5em;
    margin: 0 0 2em 0;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.6s ease all;
    box-shadow: 0px 0px 30px 0px #ccc;
}

.shadow-container:hover {
    box-shadow: 0px 0px 30px 0px #ccc;
    transition: none;
    background: #0d6efd;
    color: #fff !important;
}
.svg-wrapper svg{
    height:60px;
    width:120px;
}
.shadow-container:hover svg{
    fill: white;
}
.align-items-center {
    align-items: center !important;
    text-align: justify;
}

.left-content {
    overflow: hidden;
}

.logo>.sub {
    color: #0a0a0a;
    font-size: 1.2rem;
}

.float-right {
    margin-left: auto;
}

.display-1 {
    font-size: 3.5rem;
    color: #066ac9;
    font-weight: 600;
}

.navbar-nav {
    line-height: 40px;
    font-weight: 500;
}

.nav .nav-link:hover {
    color: #066ac9;
    text-decoration: none;
}

.logo-1 {
    color: #3f3d56;
}

.logo-2 {
    font-size: 3rem;
    font-weight: 600;
    color: #6c63ff;
    position: relative;
    left: -2px;
    top: -3px;
}

.copyright a {
    text-decoration: none;
}

.container h4 {
    font-size: 1.2rem !important;
    margin-top: 18px;
}

.media-icon .icon-btn {
    height: 32px;
    width: 32px;
    background-repeat: no-repeat;
}

.text-facebook {
    background-size: cover;
    background-image: url('../images/facebook.svg');
}

.text-instagram {
    background-size: cover;
    background-image: url('../images/instagram-icon.svg');
}

.text-twitter {
    background-size: cover;
    background-image: url('../images/twitter.svg');
}

.text-linkedin {
    background-size: cover;
    background-image: url('../images/linkedin.svg');
}

.text-secondary {
    color: #3B0918 !important;
    font-weight: 400;
}

.text-1 {
    color: #3B0918 !important
}

.nav-link.active-link {
    border-bottom: 3px solid #e92123 !important;
}

nav .nav-link:hover {
    /*color: #ffffff !important;*/
    /*background-color:#B8390E !important;*/
    border-bottom: 3px solid #0c0f6e !important;
}

.sub-menu .nav-link:hover {
    color: #6c63ff !important;
    border-bottom: 0px solid #0c0f6e !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #000000 !important;
    font-weight: 500;
}

.navbar-brand img{
    height:48px;
}

header .navbar-nav {
    top: 8px;
    position: relative;
}

.sub-menu {
    position: absolute;
    background: #f9f9f9;
    color: #fff;
    display: none;
    border: 1px solid #eeeeee;
    padding-bottom: 10px;
    border-top: 0px;
    margin-top: 0px
}

.sub-menu .nav-link {
    padding: 0rem 1rem;
}

.sub-menu ul {
    margin: 0px;
    padding: 0px;
}

.sub-menu li {
    list-style: none;
}

.nav-item:hover .sub-menu {
    display: block;
    box-shadow: 0px 5px 20px -6px #ccc;
}

.nav-item:hover>.nav-link {
    border-bottom: 3px solid #0c0f6e !important;
}
.services{
    /*background-color: #f7fdfe;*/
}
.services-content-block {
    height: 250px;
}

.technologies{
    font-weight:300;
    font-size:1.25rem;
}

.technologies img{
    height: 80px;
    width: 105px;
    cursor: pointer;
}

.news-letter-container {
    font-size:1.25rem;
    font-weight:300;
    background: #333;
    color:#fff;
}


.service-plan-item{
    list-style-type:none;
}

footer{
  font-weight: 300;
  font-size: 1.15rem;  
}
footer .nav-link{
    padding:0 1rem;
}

/* media Query*/

@media screen and (max-width: 1024px) {
    main .left-content .image-contianer {
    background-image: url(https://www.brajweb.com/images/banner/home-right.png);
    width: 100%;
    display: block;
    height: 700px;
    background-size: 100% 100%;
    }
}

@media screen and (max-width: 767px) {
    main .left-content .image-contianer {
    background-image: url(https://www.brajweb.com/images/banner/home-right.png);
    width: 100%;
    display: block;
    background-size: 100% 100%;
    }
}