.softaken_logo_color {
    background: #3fb3d8
}

.bg_white {
    background: #fff
}

.megamenu .navbar-brand img {
    margin: unset;
    position: relative
}

.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
    position: static;
    font-family: 'Open Sans', sans-serif
}

.megamenu .container {
    position: relative
}

.megamenu .dropdown-menu {
    left: auto
}

.megamenu .megamenu-content {
    padding: 0px 0px 0px 20px !important
}

.mega_softaken_area {
    margin: 25px 10px
}

.softaken_logo_border {}

.megamenu .megamenu-content .mega_sub_title {
    margin-top: 5px;
    color: #40b3d8;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    cursor: pointer
}

.mega_sub_title i {
    color: #40b3d8;
    font-size: 15px
}

.navigation_area {
    position: fixed;
    width: 100%;
    z-index: 1000
}

.megamenu .dropdown.megamenu-fw .dropdown-menu {
    left: 60%;
    right: 0;
    background: #000;
}

.navbar-right .dropdown-menu {
    right: unset;
}

.megamenu .navbar-nav>li>a {
    font-size: 15px;
    color: #fff;
    background: #AA0377;
    border-left: 1px outset  #000;
}
.megamenu .navbar-nav>li:last-child {
	 border-right: 1px outset  #80808054;
}


.megamenu .navbar-nav>li>a:hover,
.megamenu .navbar-nav>li>a:focus {
    color: #fff;
    background: linear-gradient(#292929, #403e3e)
}

.megamenu {
	position: relative;
    background-color: #ADADAD;   
    margin-bottom: 0
}

/*.megamenu {
		position: relative;
	background-color: #000;
  opacity: 1;
  background-image:  
      linear-gradient(30deg, #70095d 12%, transparent 12.5%, transparent 87%, #70095d 87.5%, #70095d), 
      linear-gradient(150deg, #70095d 12%, transparent 12.5%, transparent 87%, #70095d 87.5%, #70095d), 
      linear-gradient(30deg, #70095d 12%, transparent 12.5%, transparent 87%, #70095d 87.5%, #70095d), 
      linear-gradient(150deg, #70095d 12%, transparent 12.5%, transparent 87%, #70095d 87.5%, #70095d), 
      linear-gradient(60deg, #70095d77 25%, transparent 25.5%, transparent 75%, #70095d77 75%, #70095d77), 
      linear-gradient(60deg, #70095d77 25%, transparent 25.5%, transparent 75%, #70095d77 75%, #70095d77);
  background-size: 28px 49px;
  background-position: 0 0, 0 0, 14px 25px, 14px 25px, 0 0, 14px 25px;
  margin-bottom: 0
}*/

.mega_sab_dropdown {
    padding: 3px 0
}

.mega_sab_dropdown li {
    padding: 3px 0
}

.mega_sab_dropdown li a {
    color: #cccccc;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    font-size: 13px
}

.border_right {
    border-right: 1px solid grey
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    border: 1px outset #615f5f
}

.navbar {
    border-radius: 0
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background: linear-gradient(#292929, #403e3e)
}

.icon-bar:before {
    content: none !important
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #ccc;
    border-bottom: 1px solid #80808029;
    padding-top: 10px;
    padding-bottom: 10px
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent
}

.megamenu .dropdown-menu {
    padding: unset;
    background: #000
}

.mega_sab_dropdown li a:hover {
    color: #fff;
    padding-left: 8px
}

.mega_sab_dropdown .view_all {
    opacity: 0;
    color: #3fb3d8;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px
}

.mega_sab_dropdown:hover .view_all {
    opacity: 7
}

.view_all a {
    color: #3fb3d8 !important
}

.mega_right_side {
    height: 100%;
    margin: 0 auto;
    display: table;
    text-align: center;
    color: #fff
}

.mega_right_side img {
    padding-top: 40px;
    margin: 0 auto;
    padding-bottom: 20px
}

.mega_right_side h4 {
    color: #fff;
    font-weight: 500
}

.mega_right_side p {
    color: #fff;
    font-weight: 300
}

.mega_read_more_btn {
    margin-top: 30px
}

.mega_read_more_btn a {
    color: #000;
    font-weight: 500;
    border-radius: 3px;
    background: #fff;
    padding: 10px 30px;
    text-decoration: none;
    margin-top: 30px;
    transition: all 0.4s ease-in-out
}

.mega_read_more_btn a:hover {
    color: #3fb3d8;
    text-decoration: none
}

._partner {
    padding-top: 20px
}

._partner p {
    font-size: 12px
}

.dropdown-menu {
    box-shadow: unset
}

.fast_secure_web {
    padding: 70px 0;
    background: #eaeaea;
    color: #0c0b0b;
    text-align: center
}

.fast_secure_content h1 {
    font-size: 33px;
    font-weight: 800;
    line-height: 50px;
    padding-bottom: 10px
}

.fast_secure_content .learn_more a {
    text-decoration: none;
    background: #3fb3d8;
    color: #fff;
    padding: 20px 60px;
    transition: all 0.4s ease-in-out;
    font-size: 18px;
    border-radius: 3px;
    border: 1px outset #3fb3d8
}

.fast_secure_content .learn_more {
    margin-top: 50px
}

.fast_secure_content .learn_more a:hover {
    background: #fff;
    color: #000;
    border: 1px outset transparent
}

.fast_secure_content .small_size {
    font-size: 12px
}

.fast_secure_img {
    width: 250px;
    margin: 0 auto;
    display: block
}

.mega_contact_us h3 {
    font-weight: 500;
    padding-bottom: 20px;
    color: #3fb3d8;
    font-size: 22px
}

.mega_contact_us p {}

._no_margin {
    margin: 0
}

._border_right {
    border-right: 1px solid #e6e6e6
}

.logo_text_color {
    color: #3fb3d8;
    font-size: 15px;
    font-weight: 500
}

.logo_text_color:hover {
    text-decoration: none
}

.chat_now_btn a {
    background: #3fb3d8;
    padding: 10px 30px;
    color: #fff;
    transition: all 0.4s ease-in-out
}

.chat_now_btn a:hover {
    text-decoration: none;
    background: #a8aaad
}

.chat_now_btn {
    margin: 20px 0
}

.pop-offer {
    background-color: rgba(51, 51, 51, 0.95);
    top: 120px !important;
    width: 300px;
    height: 250px;
    background-repeat: no-repeat;
    left: 0px;
    color: #FFF;
    z-index: 9000;
    position: fixed;
    background-color: #f8f6a2
}

.pop-offer p {
    margin: 0px !important
}

.tably {
    height: 142px;
    width: 32px;
    background-color: #010101;
    display: block;
    position: absolute;
    bottom: 0px;
    right: -30px;
    outline: medium none;
    color: #FFF
}

.text-custom {
    color: #fff;
    cursor: pointer;
    font-size: 19px;
    position: absolute;
    font-weight: bold;
    left: -38px;
    top: 56px;
    transform: rotate(-90deg) !important
}

.icon-cross-custom {
    color: #fff !important;
    font-size: 15px;
    position: absolute;
    right: 1px;
    top: 1px
}

.icon-cross-custom {
    color: #000 !important;
    font-size: 25px;
    line-height: 20px;
    position: absolute;
    right: 5px;
    top: 1px;
    text-decoration: none;
    font-weight: bold
}

.support_three_box1 {
    padding: 20px
}

.mega_navbar_brand {
    float: unset;
    padding: unset !important;
    height: unset;
    margin-left: unset !important
}

@media(max-width:992px) {
/*    .nav>li>a {
        padding: 10px 4px
    }*/
    .megamenu .navbar-toggle {
        background: #AA0377 !important
    }
}

@media(max-width:767px) {
    .softaken_logo_color {
        background: unset
    }
    .mega_sab_dropdown li {
        padding: 3px 0;
        border-bottom: 1px solid #b9b3b3
    }
    .navbar-collapse.in {
        overflow-y: unset !important;
        max-height: 300px;
        overflow: scroll
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #cccc
    }
    .megamenu .megamenu-content {
        padding-left: unset !important
    }
    .megamenu .navbar-nav>li>a {
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        padding: 10px
    }
    .megamenu .navbar-nav>li:last-child {
	 border-right: none;
}
    .mega_right_side {
        color: #000;
        background: #3fb3d8
    }
    .mega_sab_dropdown .view_all {
        padding: 0 0
    }
    .navbar-nav {
        margin: 0-1px
    }
    .mega_softaken_area {
        margin: 0;
        text-align: center
    }
    .megamenu .megamenu-content .mega_sub_title {
        margin-top: 18px
    }
    .mega_contact_us h3 {
        border-bottom: 1px solid #dfdede
    }
    .megamenu,
    .megamenu .dropdown-menu {
        text-align: center
    }
    .pop-offer {
        width: 294px;
        height: 200px
    }
    .pop-offer img {
        width: 100%
    }
    .carousel-control.left,
    .carousel-control.right {
        background-image: unset
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }
    a.life-chat {
        right: 73px;
        top: 10px
    }
}