@import url('https://fonts.googleapis.com/css?family=Mr+Dafoe|Open+Sans:300,400,700,800|Playfair+Display');
/*topbar notification*/
.topbar-notification{
    text-align: center;
    background-color: #eef1f6;
    padding: 15px 0;
    height: 50px;
}
.topbar-notification p img{
    margin-right: 8px;
    position: relative;
    top: -2px;
}
.topbar-notification p a{
    color: #3C2572;
    font-weight: 700;
}
/*topbar notification*/
/*main virus page*/
.main-virus-page p a{
    background-color: #3a2274;
    color: #fff;
    font-weight: 700;
    padding: 3px 15px;
}
/*main virus page*/
.pf-web-col i {
    width: 22% !important;
    overflow: hidden;
    border-radius: 17px;
    padding: 5px;
    margin: 0 !important;
}

.pf-web-col i img {
    width: auto !important;
    border: #ececec 3px solid;
}

section.services-list a {
    margin: 0 8px 0 0;
}
section.banner.inner-banner {
    height: 230px;
    padding-bottom: 43px;
    padding-top: 113px;
}
section.banner h3 .color-1{
    color: orange;
}
section.banner h3 .color-2{
    color: #73D8EB;
}
section.banner h3 .color-3{
    color: #A1FF6E ;
}
a:focus, a{outline: none;}
section.banner.inner-banner h2 {
    font-size: 40px !important;
    margin-bottom: 0;
}
.form-messages.success {
    background: green;
    color: #fff;
    font-size: 12px;
    display: block;
    padding: 9px 16px;
    margin-top: 11px;
    text-align: center;
    border-radius: 72px;
}
body{
font-family: 'Lato', sans-serif;
font-family: 'Poppins', sans-serif;
}

@font-face {
  font-family: 'icomoon';
  src:  url('assets/fonts/icomoon.eot');
  src:  url('assets/fonts/icomoon.eot#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon.ttf') format('truetype'),
    url('assets/fonts/icomoon.woff') format('woff'),
    url('assets/fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-icon-email:before {
  content: "\e902";
}
.icon-icon-phone:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e901";
}
section.banner {text-align: center;background: url(img/main-banner-n.jpg);display: -webkit-flex;display: inline-flex;-webkit-flex-direction: column;flex-direction: column;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;height: 100vh;width: 100%;font-family: 'Lato', sans-serif;font-size: 16px;color: #fff;line-height: 26px;background-size: cover;}
.logodiv {
    position: absolute;
    z-index: 9;
    top: 24px;
    overflow: hidden;
    margin: auto;
}
header {position: absolute;width: 100%;padding: 0 0 !important;}
header .container {
    position: relative;
}
header ul.nav.navbar-nav li a {    font-size: 14px;
    font-weight: 400; text-transform: capitalize;}
    
header ul.nav.navbar-nav {text-align: left;margin-top: 1px;margin-left: 38px;margin-right: 146px;}
header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header ul li {
  display: inline-block;
}
header ul li span {
  position: relative;
  display: block;
  cursor: pointer;
}
  header ul.nav.navbar-nav>li>a {
    padding: 35px 13px 35px;
    border-bottom: 2px solid transparent;
    outline: none !important;
}
div#navbar {text-align: right;}
section.banner h2 {font-size: 93px;color: #fff;font-family: 'Poppins', sans-serif;font-weight: 700;text-align: left;margin-top: 120px;line-height: 52px;letter-spacing: -8px;margin-bottom: 0;}
section.banner a {display: block;color: #fff;position: relative;width: 260px;text-align: center;margin: 40px 0 0;font-family: 'Poppins', sans-serif;font-weight: 500;padding: 12px 20px;border-radius: 50px;background: transparent !important;border: 2px solid #fff;}
section.banner a i {background: #f7ce0f;padding: 9px;color: #000;border-radius: 100px;height: 43px;width: 43px;font-size: 22px;margin-left: 10px;}
header ul.nav.navbar-nav li a:hover ul.submenu {
    display: block;
}
ul.submenu {
    display: none;
    width: 216px;
    position: absolute;
    left: 0;
    background: #ffffff;
    box-shadow: #00000080 0px 63px 20px;
    text-align: left;
    padding-bottom: 5px;
    top: 71px;
    border-radius: 0px 0px 5px 5px;
    z-index: 999;
    padding-top: 0;
}
header ul.nav.navbar-nav li:hover ul.submenu {
    display: block;
}
header ul li a {
    padding: 13px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
}
section.banner h2 span {
    color: #f6c920;
}
section.banner h3 {
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: 700;
    text-align: left;
}
a.grad-btn {background: rgb(35, 10, 93);background: -moz-linear-gradient(top, rgba(34,96,184,1) 0%, rgba(48,119,218,1) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(34,96,184,1)), color-stop(100%, rgba(48,119,218,1)));background: -webkit-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);background: -o-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);background: -ms-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2260b8', endColorstr='#3077da', GradientType=0 );}
ul.submenu li {
    padding: 0;
    display: block;
    border-bottom: #e6e4e4 1px solid;
}
header ul.nav.navbar-nav li a:hover, header ul.nav.navbar-nav li a.active {
    border-bottom: 0px solid transparent  !important;
}
header ul.nav.navbar-nav li a:hover {
    color: #fff;
    position: relative;
}
section.faq {
    padding: 25px 0;
    color: #848894;
    font-size: 13px;
    line-height: 22px;
    border-bottom: 1px solid #eeeeee;
}
section.faq h2 {
    font-size: 16px;
    margin: 0;
    font-weight: 700;
    color: #282828;
    margin-bottom: 10px;
}
section.faq h3 {
    font-size: 16px;
    margin: 0;
    font-weight: 700;
    color: #282828;
    margin-bottom: 10px;
}
section.faq select {
    padding: 9px 100px 10px 10px;
    font-size: 12px;
    border-radius: 5px;
}
section.faq p {
    margin-bottom: 0;
}
section.faq {}
section.ab-home {
    padding: 70px 0 30px;
    text-align: center;
    color: #848894;
    font-size: 18px;
}
section.ab-home h1 {
    color: #282828 !important;
    margin: 0;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 10px;
}
section.ab-home h2 {
    margin: 0;
    font-size: 38px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
}
section.ab-home p {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    color: #848894;
    font-size: 13px;
}
.popupform ul li{text-align: center;position:relative;width:100%;margin:8px 0px;display:inline-block;}
.popupform ul li input[type="text"], .popupform ul li input[type="email"], .popupform ul li textarea{background:#ffffff;border:#dedede 2px solid;padding:10px 10px 10px 34px;width:100%;border-radius:6px;font-size:14px;color:#000;box-shadow:none !important;outline:none 0px !important;}
.popupform ul li i{position:absolute;top:15px;left:14px;color: #1b0255;}
.popupform ul li textarea{height:161px;}
.popupform ul li.last{text-align:center;}
.popupform ul li input[type="submit"]{background: #1b0255;color:#fff;font-size:18px;border: #1b0255 1px solid;text-transform:uppercase;font-weight:600;padding: 9px 10px;letter-spacing:1px;outline:0px none;border-radius: 50px;width: 195px;}
.popupform ul li input[type="submit"]:hover{background: #ce3c33;}
.popupform ul li input[type="text"]:focus, .popupform ul li input[type="email"]:focus, .popupform ul li textarea:focus{border:#b9bbbd 2px solid !important;}
.popupform{width: 450px;border-radius:23px;padding:31px 67px 31px 31px;overflow:visible;border-bottom:#0467ff 5px solid;border: 9px solid #000;}
.popupform h4{font-size:28px;color: #1b0255;font-weight: 700;padding-left:15px;border-left: #1b0255 6px solid;margin-bottom:12px;line-height:35px;margin-top: 0;}
.popupform h4+p{line-height:19px;font-size:14px;margin-bottom:12px;}
.popupform .fancybox-close-small{border: #1b0255 3px solid;background:#fff;border-radius:72px;text-align:center;box-shadow:#000 0 0 10px;right: -14px;top: -13px;overflow: visible;}
.popupform .fancybox-close-small:after{color: #1b0255;font-size:25px;right:4px;}
.popupform ul {
    margin: 0;
}
input.required.error, textarea.required.error, select.required.error {
    border-bottom: red 2px solid !important;
    color: red !important;
}
label.error {
    display: none !important;
}
.sub-heading {
    color: #f7ce0f;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 18px;
    margin-top: 15px;
}
.thankyou-banner h1 {
    font-size:  46px;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 58px;
}
.thankyou-banner h1 span {
    display:  block;
    font-family:  georgia;
    font-style:  italic;
}
.thankyou-banner {
    text-align: center;
    background: url(img/home-banner.jpg);
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
}
a.live-chat-thank.chat {
    background: #ee2c5e;
    display: inline-block;
    border-radius: 50px;
    padding: 14px 70px;
    color: #fff;
    text-transform:  uppercase;
    letter-spacing: 1px;
    margin: 40px 0;
}
i.bulb-icon {
    background: url(../images/logo-icon.png) no-repeat;
    width: 143px;
    height: 170px;
    position: absolute;
    top: -108px;
    left: -60px;
    z-index: -1;
}
section.packages {
    padding: 50px 0 80px;
    background: #fcfcfc;
    font-size: 14px;
    color: #848894;
    line-height: 23px;
    text-align: center;
    position: relative;
}
section.packages h3, 
section.packages h4, 
section.packages h2 
{
    color: #282828;
    margin: 0;
    font-size: 34px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
}
section.packages h2 a.grad-btn {
    color: #fff;
}
section.packages a.grad-btn {
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    position: relative;
    background: rgb(35, 10, 93);background: -moz-linear-gradient(top, rgba(34,96,184,1) 0%, rgba(48,119,218,1) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(34,96,184,1)), color-stop(100%, rgba(48,119,218,1)));background: -webkit-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);background: -o-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);background: -ms-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2260b8', endColorstr='#3077da', GradientType=0 );;
    margin: 0 auto;
}
section.packages p {
    margin: 0 auto 20px;
    font-weight: 400;
    color: #848894;
    font-size: 13px;
}
section.packages a.border-btn {
        font-weight: 600;
        padding: 8px 30px;
        display: inline-block;
        border: 2px solid #1b0255;
        border-radius: 50px;
        text-transform: uppercase;
        color: #5838a0 !important;
        margin: 0 0 0 6px;
    }
a {}
section.packages .col-md-4 {
    margin: 51px -4px 0;
    float: none;
    display: inline-block;
    text-align: center;
}
section.packages [class^="col-md-4"]>div {
    background: #fff;
    border-radius: 5px;
    padding: 20px 20px 0;
    position: relative;
    border: 2px solid transparent;
    border-radius: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    /* border-bottom: 2px solid #1b0256 !important; */
}
section.packages [class^="col-md-4"]>div h2,
section.packages [class^="col-md-4"]>div h4
 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 14px;
    line-height: 22px;
}
section.packages [class^="col-md-4"]>div i {
    position: absolute;
    right: -2px;
    top: 0;
}
section.packages [class^="col-md-4"]>div .pricebox, .cs-wb-pkg-show .pricebox {
    position: relative;
    text-align: left;
}
section.packages [class^="col-md-4"]>div .pricebox sup, .cs-wb-pkg-show .pricebox sup {
    font-size: 22px;
    font-weight: 600;
    position: relative;
    color: #1b0255;
}
section.packages [class^="col-md-4"]>div .pricebox h3, .cs-wb-pkg-show .pricebox h3 {
    display: inline-block;
    font-size: 55px;
    margin: 0;
    font-weight: 700;
    color: #3c2572;
    line-height: 1.1;
}
section.packages [class^="col-md-4"]>div .pricebox strike, .cs-wb-pkg-show .pricebox strike {
    font-size: 16px;
    color: #6c6c6c;
    position: relative;
    top: -10px;
    font-weight: 700;
    left: 7px;
    display: inline-block;
    width: 30%;
}
section.packages [class^="col-md-4"]>div .pricebox span, .cs-wb-pkg-show .pricebox span {
    position: absolute;
    top: 16px;
    left: 0;
    font-size: 14px;
    color: #6c6c6c;
    font-weight: 700;
    display: block;
}

section.packages [class^="col-md-4"]>div ul li {
    font-size: 12px;
    color: #7b7b7b;
    font-weight: 400;
    padding-left: 15px;
    position: relative;
    margin-bottom: 0px;
    text-align: left;
}
section.packages [class^="col-md-4"]>div ul li:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    top: 9px;
    position: absolute;
    left: 0;
}
section.packages [class^="col-md-4"]>div ul {
    margin-bottom: 0px;
    margin-top: 5px;
}
 p.addontag {
    font-size: 12px;
    color: #000000;
    text-align: center;
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
    font-weight: 700;
    margin: 7px 0;
}
 p.addontag strong {
    color: #db0000;
}
section.packages [class^="col-md-4"]>div a.mr-det {
    display: block;
    text-transform: uppercase;
    color: #000;
    margin: 10px 0 0px;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 2px;
    margin-left: 5px;
}
section.packages [class^="col-md-4"]>div h4+p,
section.packages [class^="col-md-4"]>div h2+p
 {
    font-size: 11px;
    color: #727272;
    text-align: left;
    width: 89%;
    margin: 0 0 9px;
}
section.packages [class^="col-md-4"]>div:hover {
    /* border: 2px solid #1b0256 !important; */
    border-radius: 14px;
    box-sizing: border-box;
    box-shadow: #dadada 0 0 20px;
}
/*
 *  STYLE 14
 */
.style-14::-webkit-scrollbar-track
{

    background-color: #e8e8e8;
}
.style-14::-webkit-scrollbar
{
    width: 5px;
    background-color: #1b0255;
}
.style-14::-webkit-scrollbar-thumb
{
    background-color: #5838a0;
}


section.br-sol .container .style-14::-webkit-scrollbar-thumb {background-color: #5838a0;}
section.br-sol .container .style-14::-webkit-scrollbar-track{background-color: #ffffff;}
section.br-sol .container .style-14::-webkit-scrollbar{
    width: 5px;
    background-color: #1b0255;
    }
.scrollbar
{
    margin-left: 0px;
    float: left;
    height: 188px;
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 15px;
    overflow-x: hidden;
}
.force-overflow
{
    min-height: 450px;
}
section.br-sol {
    /* background: url(img/br-sol-bg.png); */
    padding: 0 0  50px;
    position: relative;
    background-size: cover;
    color: #777676;
    background: #fcfcfc;
}
section.br-sol .col-md-8 h3 {
        color: #0e0e0e;
    font-size: 27px;
    font-weight: 700;
    line-height: 28px;
    margin: 30px 0 20px;

}
section.br-sol .col-md-8 h3+p {
    font-size: 16px;
    line-height: 26px;
}
section.br-sol .col-md-8 a {
    background: #3c2572;
    padding: 10px 30px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0 0;
    display: inline-block;
    border-radius: 50px;
}
section.br-sol [class^="col-md-4"]>div {
    border-radius: 10px;
    padding: 0px 30px 0;
    position: relative;
    color: #fff;
    top: 0;
    border: 2px solid #fff;
    background: #3c2572 !important;
}
section.br-sol [class^="col-md-4"]>div h2 {
    font-size: 27px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 10px;
    text-shadow: #00000069 0 1px 1px;
}
section.br-sol [class^="col-md-4"]>div i {
    position: absolute;
    right: -2px;
    top: 0;
}
section.br-sol [class^="col-md-4"]>div .pricebox {
    position: relative;
    text-shadow: #00000069 0 1px 1px;
}
section.br-sol [class^="col-md-4"]>div .pricebox sup {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    color: #fff;
}
section.br-sol [class^="col-md-4"]>div .pricebox h3 {
    display: inline-block;
    font-size: 87px;
    margin: 0;
    font-weight: 700;
    color: #fff;
}
section.br-sol [class^="col-md-4"]>div .pricebox strike {
    font-size: 16px;
    color: #ffffff;
    position: relative;
    top: -10px;
    font-weight: 700;
}
section.br-sol [class^="col-md-4"]>div .pricebox span {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
}
c {}
section.br-sol [class^="col-md-4"]>div ul li {
    font-size: 12px;
    color: #ffffff;
    font-weight: 400;
    padding-left: 15px;
    position: relative;
    margin-bottom: 6px;
}
section.br-sol [class^="col-md-4"]>div ul li:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    top: 5px;
    position: absolute;
    left: 0;
}
section.br-sol [class^="col-md-4"]>div ul {
    margin-bottom: 20px;
    padding-right: 7px;
}
section.br-sol [class^="col-md-4"]>div p.addontag {
    font-size: 13px;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 7px;
}
section.br-sol [class^="col-md-4"]>div p.addontag strong {
    color: #ffffff;
}
section.br-sol [class^="col-md-4"]>div a.mr-det {
    display: block;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 0 0px;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 2px;
    margin-left: 5px;
}
section.br-sol [class^="col-md-4"]>div h4+p {
    font-size: 12px;
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
}
section.br-sol [class^="col-md-4"]>div a.various {
    background: rgb(255, 165, 0);
    color: #000;
    font-size: 16px;
    padding: 10px 40px;
    border-radius: 50px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    display: table;
    top: 20px;
}
section.solution {
    padding: 50px 0 0px;
    text-align: center;
}
section.solution h3 ,
section.solution h2 
{
    color: #282828;
    margin: 0;
    font-size: 34px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
}
section.solution h3+p, 
section.solution h2+p{   
    width: 80%;
    margin: 0 auto 20px;
    text-align: center;
    font-weight: 400;
    color: #848894;
    font-size: 13px;
}
section.solution .col-md-4>div {
    text-align: left;
}
section.solution .col-md-4>div i {
    display: inline-block;
    padding-right: 15px;
}
section.solution .col-md-4>div span {
    display: inline-block;
    color: #c8c8c8;
    font-size: 16px;
    position: absolute;
    top: 5px;
}
section.solution .col-md-4>div h4,
section.solution .col-md-4>div h3 {
    display: inline-block;
    font-size: 22px;
    color: #000000;
    font-weight: 800;
    margin: 30px 0 20px;
}
section.solution .col-md-4>div p {
    font-size: 13px;
    color: #8e929c;
    line-height: 23px;
}
section.solution a.grad-btn {
    margin: 40px 7px;
    display: inline-block;
    color: #fff;
    padding: 10px 39px;
    border-radius: 50px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    background: rgb(35, 10, 93);background: -moz-linear-gradient(top, rgba(34,96,184,1) 0%, rgba(48,119,218,1) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(34,96,184,1)), color-stop(100%, rgba(48,119,218,1)));background: -webkit-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);background: -o-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);background: -ms-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2260b8', endColorstr='#3077da', GradientType=0 );
}
section.solution a.border-btn {
    font-weight: 600;
    padding: 10px 30px;
    color: #000;
    border-radius: 50px;
    text-transform: uppercase;
    background: #e4e9f3;
}
.contact-sec {
    position: absolute;
    right: -20px;
    top: 25px;
}
.contact-sec a {
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-right: 0;
    font-size: 13px;
    padding: 10px 30px;
    border-radius: 50px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    background: transparent !important;
    border: 2px solid #fff;
}
.contact-sec a+a {
    padding: 11px 40px;
    font-size: 12px;
    border-radius: 5px;
    margin-right: 0;
    position: relative;
    top: -1px;
}



section.numbers {
    padding: 50px 0;
    text-align: center;
}

section.numbers h3 {
    color: #282828;
    margin: 0;
    font-size: 34px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
}

section.numbers h3+p {
    width: 80%;
    margin: 0 auto 20px;
    text-align: center;
    font-weight: 400;
    color: #848894;
    font-size: 13px;
}

section.numbers .col-md-3 h3 {
    margin: 0;
    color: #6c54a5;
    font-size: 73px;
    font-weight: 300;
}

section.numbers .col-md-3 h4 {
    margin: 25px;
    font-size: 16px;
    color: #282828;
    text-transform: uppercase;
    font-weight: 600;
}

section.satisfied-customer {
    background: #fcfcfc;
    padding: 50px 0;
    position: relative;
    background: #3a2274;
    padding: 50px 0;
}
section.satisfied-customer .color-purple {
    color: #fff;
}
section.satisfied-customer .leftsec {
    width: 50%;
    float: left;
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: left;
    align-items: left;
    -webkit-justify-content: center;
    justify-content: center;
    height: 340px;
    padding-left: 50px;
}

section.satisfied-customer .rightsec {
    float: left;
    text-align: right;
    width: 50%;
}

section.satisfied-customer h3,
section.satisfied-customer h2
{
    font-size: 40px;
    color: #ffffff;
    font-weight: 700;
    margin: 0 0 10px;
    position: relative;
}

section.satisfied-customer h2+p, 
section.satisfied-customer h3+p{
  font-size: 16px;
  color: #ffffff;
}

section.satisfied-customer .row {
    /* padding: 0px 80px; */
}
 section.valuedclients {
    padding: 50px 0;
    text-align: center;
    background-color: #fcfcfc;
}

section.valuedclients ul li {
    display: inline-block;
    padding: 0 25px;
}

section.valuedclients h3 {
    color: #282828;
    margin: 0;
    font-size: 34px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
}

section.valuedclients h3+p {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    color: #848894;
    font-size: 13px;
}

section.cta-new {
    color: #fff;
    position: relative;
}

section.cta-new h2 {
    margin: 0 0;
    font-size: 39px;
    font-weight: 600;
    margin-top: 10px;
}

section.cta-new a.grad-btn {
    padding: 13px 60px;
    display: inline-block;
    color: #fff;
    border-radius: 50px;
    margin-top: 6px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: orange !important;
}

section.cta-new ul li {
    font-size: 15px;
    font-weight: 600;
}

section.cta-new ul li i {
    color: #ecaa0e;
    font-size: 39px;
    font-weight: bold;
}

section.cta-new ul li+li i {
    font-size: 23px;
}

section.cta-new ul {
    margin-bottom: 0;
}

.customerslider .owl-dot.active span {
    height: 11px;
    background: #240b5d;
    width: 11px;
    display: inline-block;
    border-radius: 100px;
}

.customerslider .owl-dot span {
    height: 8px;
    background: #ffffff;
    width: 8px;
    display: inline-block;
    border-radius: 100px;
    border: #240b5d 1px solid;
}

.customerslider .owl-dot {
    display: inline-block;
    margin: 0 4px;
}



.customerslider .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 50px;
}

section.satisfied-customer h3:before {
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: -45px;
    color: #ffffff45;
    font-size: 152px;
    opacity: .7;
    z-index: -1;
    left: -36px;
}
















/*CLIENT AND FOOTER*/


section.clients-sec {
    padding: 80px  0;
    font-size: 14px;
    color: #848894;
    font-family: 'Poppins', sans-serif;
}

section.clients-sec h2 {
    color: #282828;
    font-family: 'Poppins', sans-serif;
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
    position: relative;
    z-index: 1;
    margin-top: 50px;
}

section.clients-sec h2:after {
    content: "";
    left: 0;
    content: "";
    bottom: 8px;
    background: #4eda91;
    height: 9px;
    width: 100px;
    position: absolute;
    z-index: -1;
}

section.clients-sec i {
    color: #e55c49;
    font-size: 25px;
    display: inline-block;
    margin-bottom: 20px;
}

section.clients-sec em {
    font-size: 25px;
    font-style: italic;
    padding-left: 10px;
    color: #686868;
    display: inline-block;
    padding-bottom: 20px;
}

section.clients-sec em+p {
    padding-right: 70px;
    line-height: 26px;
}

.client-feedback h2{font-size:42px;font-weight:800;position:relative;color:#000;margin-bottom:30px;margin-top:0;line-height:34px;}
.client-feedback h2 span{display:block;font-weight:400;font-size:37px;}
div#testimoanial-slider .feeback-img{float:left;width:114px;}
div#testimoanial-slider .feecback-content{display:inline-block;width:66%;font-size:12px;padding-left: 20px;}
div#testimoanial-slider .feecback-content h6{text-transform:uppercase;color:#000;font-size: 16px;margin-bottom: 7px;font-weight:600;font-family: 'Lato', sans-serif;letter-spacing: 3px;}
div#testimoanial-slider .item{clear:both;min-height: 180px;margin-bottom: 20px;}
.testimonail-wrapper{position:relative;margin-top:60px;}




/*footer {*/
/*    background: #1d0457;*/
/*    background-size: cover;*/
/*    padding: 50px 0 0px !IMPORTANT;*/
/*    color: #fff;*/
/*    font-family: 'Poppins', sans-serif !important;*/
/*    line-height: 26px !important;*/
/*}*/


/*footer ul li i {*/
/*    color: #ff4474;*/
/*    font-size: 35px;*/
/*}*/

/*footer ul li+li i {*/
/*    font-size: 22px;*/
/*}*/

/*footer ul li {*/
/*    margin-bottom: 10px;*/
/*    font-weight: 500;*/
/*}*/
/*footer .text-center a {*/
/*    background: #ee2c5e;*/
/*    display: inline-block;*/
/*    border-radius: 50px;*/
/*    padding: 10px 40px;*/
/*    color: #fff;*/
/*    margin-bottom: 20px;*/
/*}*/

/*ul.social-icons li a {*/
/*    background: none;*/
/*}*/

/*ul.social-icons li {*/
/*    display: inline-block;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*}*/

/*ul.social-icons li a {*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    padding: 0 8px;*/
/*}*/

/*ul.social-icons li a i {*/
/*    color: #fff;*/
/*    font-size: 19px;*/
/*}*/

/*ul.social-icons {*/
/*    margin: 0;*/
/*}*/

/*footer .row {*/
/*    border-bottom: 1px solid #b9c0ba38;*/
/*    padding-bottom: 30px;*/
/*}*/

/*footer h2 {*/
/*    font-size: 14px;*/
/*    text-transform: uppercase;*/
/*    color: #ffffff;*/
/*    font-weight: 500;*/
/*    font-family: 'Poppins', sans-serif;*/
/*    margin-bottom: 20px;*/
/*    margin-top: 0px;*/
/*}*/

/*footer ul li a {*/
/*    color: #fff;*/
/*    font-size: 12px;*/
/*    font-weight: 300;*/
/*    font-family: 'Poppins', sans-serif;*/
/*}*/

/*footer ul li {line-height: 19px;}*/
/*.disclaimer {*/
/*    color: #ffffff;*/
/*    font-size: 13px;*/
/*    padding: 10px 0 0;*/
/*    font-family: 'Lato', sans-serif;*/
/*    font-weight: 500;*/
/*}*/

/*.col-md-12.disclaimer .col-md-4 {*/
/*    padding: 0;*/
/*}*/

/*.disclaimer ul li a {*/
/*    padding: 0 10px;*/
/*    color: #ffffff;*/
/*    font-size: 13px;*/
/*    font-family: 'Lato', sans-serif;*/
/*    font-weight: 500;*/
/*}*/

/*.disclaimer ul li a:after {*/
/*    content: "\f111";*/
/*    padding: 0 15px;*/
/*    display: inline-block;*/
/*    font: normal normal normal 14px/1 FontAwesome;*/
/*    font-size: inherit;*/
/*    text-rendering: auto;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*    font-size: 5px;*/
/*    position: relative;*/
/*    top: -3px;*/
/*}*/
/*.disclaimer ul li {*/
/*    display: inline-block;*/
/*}*/

/*.disclaimer ul li:last-child a:after {*/
/*    display: none;*/
/*}*/
section.clients-sec span i {
    font-size: 145px;
    color: #efefef73;
    top: 30px;
    position: relative;
}


section.clients-sec span {
    display: block;
    position: absolute;
    top: 0;
    left: 180px;
}

section.clients-sec span i {
    font-size: 145px;
    color: #efefef73;
    top: 30px;
    position: relative;
}

.testimonail-wrapper .bx-controls-direction{position:absolute;right:0;text-indent:-9999em;top: 30px;}
.testimonail-wrapper a.bx-prev{display:block;background: url('img/sprite.png') no-repeat -10px -5px;width: 15px;height: 26px;margin-bottom: 100px;}
.testimonail-wrapper a.bx-next{display:block;background: url('img/sprite.png') no-repeat -10px -44px;width: 15px;height: 26px;}

div#testimoanial-slider .feecback-content p {
    font-size: 12px;
    line-height: 20px;
}




.actions{
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
    display: block;
    float: none;
    position: relative;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 4px auto 10px;
}


.actions a{
    vertical-align: top;
    min-width: inherit;
    margin: 0px;
    position: relative;
        cursor: pointer;
    color: #7b7b7b;
    font-size: 9px;
}

.actions a span{font-size: 12px;float: left;font-weight: bold;color: #7f7b7b;text-align: center;}
.actions a span small{
    display: block;
    font-size: 12px;
    line-height: normal;
    color: #000000;
    }

.actions::before{
    position: absolute;
    content: "";
    height: 43px;
    background-color: #eee;
    width: 1px;
    left: 46%;
    top: 10px;
    }




section.packages .row+.row {
    margin: 0 auto 0;
}

.br-sol .actions a span {
    color: #ffffff;
}

.actions .col-md-6 {
    padding: 0 0px;
}
section.br-sol:before {
    content: "";
    /* background: #55bbe012; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.br-sol .actions a span small {
    color: #ffffff;
}
header .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
    border-bottom: 0px solid #ffffff;
    color: #fff;
}
section.packages [class^="col-md-4"]>div a.various {
    display: inline-block;
    top: 20px;
}
.clear{clear:both;}
footer h2+p {
    font-size: 12px;
    line-height: 21px;
}






/* PF SEC */


section.pfsec {
    padding: 0px 0;
    text-align: center;
}

section.pfsec h2 {
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    margin: 0 0 20px;
    color: #282828;
}

section.pfsec h2+p {
    color: #818181;
    font-size: 14px;
    width: 58%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 400;
    line-height: 1.3;
}

.portfolioslider {}

.portfolioslider i {
    width: 22%;
    display: inline-block;
    margin: 8px;
    transition: all 0.5s;
}

.portfolioslider i img {
    display: block;
    width: auto;
    border-radius: 3px;
}

.portfolioslider i:hover {
    transform: scale(1.08);
    background: #ffffff;
    content: "";
    border: none !important;
    color: #fff;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    box-shadow: 0px 0px 18px #00000063;
}
.portfolioslider  .owl-dots {
    margin-top: 20px;
}

.portfolioslider  .owl-dot {
    display: inline-block;
    margin: 0 4px;
}

.portfolioslider  .owl-dot span {
    background: #d32c42;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 10px;
    transition: all 0.5s;
}

.portfolioslider  .owl-dot.active span {
    background: #ee710e;
    height: 10px;
    width: 20px;
    display: inline-block;
    border-radius: 10px;
}


.faq-sections {
    margin-top: 50px;
}
.faq-sections div{
    font-size: 14px;
    color: #4f4f4f;
    line-height: 22px;
    font-weight: 400;
}
.clients-answer h4.text-left {
    margin: 0px 10px 10px;
}
.client-drop{
  border-right:1px solid #ccc;
  padding-right: 25px;
 }
 select.clients-answer-inner {
    padding: 15px 15px;
    width: 320px;
    border-radius: 30px;
}
.clients-answer-inner option{
    height: 35px;
    padding: 5px;
    line-height: 35px;
}
.client-drop .cs-skin-elastic > span {

    border: 1px solid #ccc;
    color: #353535;
    background-color: #fff;
    z-index: 20;
}
.client-drop .cs-skin-elastic.cs-active .cs-options {
    width: 320px;
    margin-top: -21px;
}
.client-drop .cs-skin-elastic .cs-options span {
    color: #bbb;
}

.client-drop .cs-select > span::after {
    content: '\25BE';
    right: 8px;
    background: #bc2a73;
    color: #fff;
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 120px;
    padding: 0;
    font-size: 24px;
    text-indent: 1px;
    line-height: 39px;
}
.client-drop .cs-select ul {
    list-style: none;
    margin: 0;
    padding: 20px 0 0 0;
    width: 100%;
}
.client-drop .cs-skin-elastic.cs-active .cs-options {
    pointer-events: auto;
    margin-top: 26px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: none;
    border-radius: 0px 0px 14px 14px;
    height: 275px;
}
.client-drop .cs-skin-elastic .cs-options .cs-selected span {
    color: #bc2a73;
}
.client-drop .cs-skin-elastic .cs-options span:hover, .client-drop .cs-skin-elastic .cs-options li.cs-focus span, .client-drop .cs-skin-elastic .cs-options .cs-selected span {
    color: #bc2a73;
}
.clients-answer {
    padding: 40px 0 40px;
    border-bottom: 1px solid #e8e8e8;
}
.clients-sec .faq-sections {
    margin-top: 0;
}
.clients-sec {
    margin-top: 10px;
}
.clients-section h3 {
    font-family: 'Circular Std';
    font-style:normal;
}

section.what-we-do-sec {
    padding: 60px 0;
    color: #636363;
}

section.what-we-do-sec h3 {
    font-size: 44px;
    font-weight: 700;
    color: #282828;
}

section.what-we-do-sec .col-md-8 {
    padding-right: 32px;
}

section.what-we-do-sec ul li {
    padding: 6px 0 6px 20px;
    position: relative;
    font-size: 13px;
}

section.what-we-do-sec ul {}

section.what-we-do-sec ul li:before {
    width: 6px;
    height: 6px;
    padding: 5px;
    border-radius: 54px;
    position: absolute;
    left: 0;
    top: 11px;
    content: "";
    background: rgb(36, 11, 93);
}

section.what-we-do-sec .col-md-8 p {
    line-height: 25px;
    font-size: 13px;
}

section.banner.about-ban {
    padding-bottom: 52px;
}

section.banner.about-ban h1 {
    font-size: 50px !important;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 16px;
    line-height: 66px;
}

section.banner.about-ban p {
    padding: 0 230px;
}

section.banner.about-ban h1 span {
    font-size: 47px;
}
section.services-list {
    padding: 70px 0;
}

section.services-list h2 {
    margin: 0;
    font-size: 42px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
}

section.services-list h3 {
    margin: 0;
    font-size: 17px;
    color: #848894;
    line-height: 23px;
    font-weight: 500;
    margin-bottom: 10px;
}

section.services-list p {
    font-size: 14px;
    color: #848894;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px;
}

section.services-list a.border-btn {
    font-weight: 600;
    padding: 8px 30px;
    border-radius: 6px !important;
    color: #000 !important;
    border: #ee7238 2px solid;
}

section.services-list a.grad-btn {
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    position: relative;
    margin: 0 auto;
}

section.services-list i img {
    margin: 0 auto;
    display: block;
}

.greybg {
    background: #eeeeee;
}
section.banner.about-ban.services-ban {
    height: 450px;
}

section.contact-us {
    padding: 82px 0;
}

.contact-form input[type="submit"] {
    border:  0px none;
    text-transform:  uppercase;
    color: #fff;
    padding: 8px 59px;
    font-size:  17px;
    letter-spacing: 2px;
    font-weight: 600;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
}

section.contact-us h2 {
    color: #282828;
    font-size: 37px;
    position: relative;
    font-weight: 600;
    margin-top:  0;
    margin-bottom: 32px;
}

.contact-form textarea {
    height: 95px;
}

section.contact-us h2+p {
    margin-bottom: 23px;
}

section.contact-us h5 {
    color:  #848894;
    font-size:  24px;
    font-style:  italic;
    font-weight: 300;
}

section.contact-us h4 {
    font-size:  34px;
    color: #21085b;
    font-weight: 600;
}

.contact-form {
    padding-right: 22px;
    margin-bottom: 63px;
}


.contact-form input[type="text"], .contact-form input[type="email"].contact-form input[type="text"] {}

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form textarea, .contact-form select {
    padding: 12px;
    width:  100%;
    border: #d6d1d1 1px solid;
    margin-bottom:  15px;
}




section.packages.detail-packages {
    text-align: center;
}

.toolbar.mb2.mt2 {
    margin: 0px 0  50px;
    text-align: center;
}
.toolbar.mb2.mt2 button.active-pf, .toolbar.mb2.mt2 button:hover, .toolbar.mb2.mt2 button:focus {background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);color: #fff;}

.toolbar.mb2.mt2 button {
    display: inline-block;
    border: 3px solid #1b0255;
    border-radius: 5px !important;
    width: auto;
    margin: 0 8px;
    outline: none;
    padding: 5px 40px;
    background: #fff;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
section.packages.detail-packages p {
    width: 80%;
}

section.packages.detail-packages .col-md-4 {
    /* margin: 10px 0 0 -10px; */
}
section.packages.detail-packages .row {
    width: 1000px;
    margin: 0 auto -15px;
}



section.pfsec {
    padding: 0px 0 40px;
    text-align: center;
}

section.pfsec h2 {
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    margin: 0 0 20px;
    color: #282828;
}

section.pfsec h2+p {
    color: #818181;
    font-size: 14px;
    width: 58%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 400;
    line-height: 1.3;
}

.single-pf {
    padding: 50px 0;
}

.single-pf i {
    width: 31.7%;
    display: inline-block;
    margin: 10px 8px;
    transition: all 0.5s;
}

.single-pf i img {
    display: block;
    width: 100%;
    border-radius: 10px;
}

.single-pf i:hover {
    transform: scale(1.08);
    background: #ffffff;
    content: "";
    border: none !important;
    color: #fff;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    box-shadow: 0px 0px 18px #00000063;
}



section.single-pf h2 {
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    margin: 0 0 20px;
    color: #282828;
}

section.single-pf h2+p {
    color: #818181;
    font-size: 13px;
    width: 58%;
    margin: 0 auto !important;
    text-align: center;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 22px;
}

.bg-gradient {
    background: rgba(238,238,238,1);
    background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 77%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238,238,238,1)), color-stop(77%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 77%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 77%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 77%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 77%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
}




span.plan {
    font-size: 11px;
    position: relative;
    top: 0;
    background: #cf2e48;
    padding: 3px 12px;
    color: #fff;
    display: block;
}
.mg-left-176-pkg {
    margin-left: 176px;
}
span.plan1{
    display: block;
    font-size: 11px;
    margin-top: 5px;
    background: #7b7b7b;
    color: #fff;
    padding: 3px 6px;
}

span.plan2{
    display: block;
    font-size: 10px;
    margin-top: 5px;
    background: #7b7b7b;
    color: #fff;
    padding: 3px 6px;
}

section.packages [class^="col-md-4"]>div p {
    font-size: 11px;
    color: #727272;
    text-align: left;
    width: 89%;
    margin: 10px 0;
    line-height: 17px;
}

.mg-left-176-pkg {
    margin-left: 176px  !important;
}

.pf-web-col {
    text-align: center;
}

header .navbar-default .navbar-nav>a {}

a {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

header {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

header:hover {
    background: #ffffff;
}

header:hover nav a {
    color: #353535 !important;
}

header:hover a.various.grad-btn {
}

img.logo-img.hd-hover-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1px;
    opacity: 0;
    max-width: 209px;
    width: 100%;
    margin: auto;
}

img.logo-img {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

img.hd-default-logo {}

header:hover img.hd-default-logo {
    opacity: 0;
}

header:hover img.logo-img.hd-hover-logo {
    opacity: 1;
}

ul.submenu li a {
    padding: 13px 14px !important;
    display: block;
    color: #616161 !important;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 12px !important;
}

ul.submenu li:last-child {
    border-bottom: 0px none;
}

.logodiv a {
    display: block;
    /* width: 74%; */
}

.navbar-nav>li:hover>a {
    color: #1b0256 !important;
}

ul.submenu li a:hover {
    color: #1b0256 !important;
    margin-left: 2px;
}
span.pet {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 165px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

span.pet small {
    padding-right: 7px;
}

span.pet {}

header:hover span.pet {
    color: #353535;
}

.logodiv img {
    max-width: 209px;
    width: 100%;
}

header ul.nav.navbar-nav li.active a {
    /* color: #403f3f !important; */
}

section.contentadd {
    padding: 40px 0 0;
    text-align: center;
}

section.contentadd h2 {
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    margin: 0 0 20px;
    color: #282828;
}

section.contentadd p {
    color: #818181;
    font-size: 14px;
    width: 88%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 400;
    line-height: 1.7;
}
#portfolio i {
    /* display: none; */
}

a#loadMore, #showMore {
    display: table;
    margin: 0px auto 0;
    text-align: center;
    width: auto;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    outline: 0px !important;
    padding: 10px 30px;
    border-radius: 9px;
    text-transform: uppercase;
    font-weight: 700;
    background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
}

div#portfolio {
    margin-bottom: 30px;
    margin-top: 40px;
}




section.helpingbrand {
    padding: 50px 0;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #232323;
}

section.helpingbrand h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
}

section.helpingbrand p {
    font-size: 14px;
    color: #232323;
    padding: 0 100px;
    font-weight: 400;
    line-height: 23px;
}

section.helpingbrand ul li {
    display: inline-block;
    padding: 0 20px;
    width: 19.3%;
    font-size: 15px;
    font-weight: 700;
}

section.helpingbrand ul li i {
    display: block;
    margin-bottom:  20px;
}

section.helpingbrand ul {
    margin-top: 30px;
}




/*PKG DETAILS*/



section.packages.detail-packages.inner-package .col-md-4 {
    float: left;
    margin: 0;
}

section.packages.detail-packages.inner-package {
    text-align: left;
}


section.packages.detail-packages.inner-package .row {
    width: auto;
}

section.packages.detail-packages.inner-package .col-md-8.inner-details p {
    width: 100%;
    margin-bottom: 6px;
    line-height: 26px;
}

section.packages.detail-packages.inner-package .col-md-8.inner-details h3 {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    color: #51b2e7;
    margin-top: 6px;
}

section.packages.detail-packages.inner-package .col-md-8.inner-details h4 {
    font-size: 23px;
    margin: 3px 0 10px;
    font-weight: 700;
    color: #000;
}

section.packages.detail-packages.inner-package .col-md-8.inner-details a {
    margin-top: 20px;
}

section.packages.detail-packages.inner-package {
    padding: 60px 0 50px;
}
section.packages.detail-packages.inner-package .col-md-8.inner-details {
    padding-left: 20px;
}

.fullscreen-bg {
    position: absolute;
    top: -4px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
    height: 112%;
    width: 100%;
}

section.br-sol.custom-web-pkg {
    position: relative;
    overflow: hidden;
    padding: 0 0 17px;
    background: #45356a;
    color: #fff;
}

section.br-sol.custom-web-pkg:before {
    background: #5d3c83ad;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

section.br-sol.custom-web-pkg .container {
    position: relative;
    z-index: 3;
    text-align: center;
    background: none;
    border-radius: 0;
    box-shadow: none;
}

.cs-wb-ul {
    border-radius: 2px;
    margin: 20px 0 0 0;
    width: 24% !important;
    padding: 0 0 !important;
}

.cs-wb-ul li {
    font-size: 12px;
    padding: 8px 0 8px 8px;
    position: relative;
    border-bottom: #ffffff36 1px solid;
    text-align: left;
}

.cs-wb-ul li:last-child {
    border-bottom: 0px none;
}

.cs-wb-ul li:before {
    content: "";
    background: #ffffff;
    width: 5px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 17px;
}


.cs-wb-ul ul {
    padding: 0 17px;
}

.cs-wb-pkg-show {
    background: #ffffff;
    border-radius: 0px;
    box-shadow: #5d3c83ad 0 0 10px;
    padding: 30px 25px;
    margin-top: 23px;
    color: #424242;
    width: 28% !important;
    margin-left: 0;
}

.cs-wb-ul+.cs-wb-ul+.cs-wb-ul ul {
    /* min-height: 359px !important; */
}

.cs-wb-pkg-show a.grad-btn {
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    margin-top: 20px;
    border-radius: 2px;
    font-size: 17px;
    width: 83%;
    border-radius: 5px;
}

.cs-wb-pkg-show .pricebox {
    margin-top: 23px;
}

.cs-wb-pkg-show .actions a {
    color: #000 !important;
}

.cs-wb-pkg-show .actions a span {
    color: #000;
}

.cs-wb-pkg-show .actions a small {
    color: #6f6e6e !important;
}

.cs-wb-pkg-show  .actions {
    margin-top: 13px;
    padding-top: 13px;
}

section.br-sol.custom-web-pkg:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: url(img/video-overlay.png) rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    z-index: 2;
}

.cs-wb-pkg-show h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #614a8a !important;
    margin: 0 0 -3px !important;
}

.cs-wb-pkg-show h2+p {
    color: #a59e9e !important;
}


section.br-sol.custom-web-pkg h2 {
    font-size: 39px;
    font-weight: 600;
    margin: 39px 0 2px;
    text-transform: capitalize;
    color: #fff;
}

.fullscreen-bg video {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    right: 0;
}

.cs-wb-pkg-show .pricebox h3, .cs-wb-pkg-show .pricebox sup {
    color: #614a8a !important;
}

section.packages * {
    vertical-align: top;
}

section.packages .pricebox *, section.packages ul {
    vertical-align: middle;
}

section.br-sol.custom-web-pkg h2 span {
    font-size: 14px;
    display: block;
    letter-spacing: 1px;
    color: #fff;
}

section.br-sol.custom-web-pkg h2+p {
    font-size: 12px;
    margin-bottom: 23px;
    color: #fff;
}

.br-sol ul.style-14 {
    height: 90px !important;
}

 a.pkg-view-detail {
    margin: 4px 0 0 0;
    display: inline-block;
    color: #614a8a !important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    clear: both;
    border-bottom: #ccc 1px dotted;
}
 .hd-white-ln-height-normal,  .hd-white-ln-height-normal span{
     line-height: normal !important;
     color: #fff !important;
 }
.actions:after, .actions:before {
    content: "";
    clear: both;
    display: block;
}

section.packages [class^="col-md-4"]>div a.pkg-view-detail:after, section.packages [class^="col-md-4"]>div a.pkg-view-detail:before {
    clear: both;
    display: block;
    content: "";
}

section.banner.about-ban h5 {
    color: #ffffff;
    font-size: 19px;
    font-style: italic;
    font-weight: 300;
    font-family: georgia;
}


section.testimonials-sec {
    padding: 20px 0 50px;
}

section.testimonials-sec ul {
    margin: 0;
}

section.testimonials-sec ul li {
    padding: 57px 21px;
    background: #ffffff;
    position: relative;
    border-radius: 0;
    text-align: center;
    font-size: 13px;
    color: #5f5f5f;
    width: 46%;
    border: #f5f5f5 2px solid;
    line-height: 22px;
    transition: all .3s ease-in-out;
    box-shadow: #7575750f 0 0 8px;
    display: inline-block;
    border-radius: 20px;
    margin: 10px;
    min-height: 361px;
}

section.testimonials-sec ul li:before, section.testimonials-sec ul li:after {
      content: "\f10d";
      display: inline-block;
      transition: all .3s ease-in-out;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      top: 2px;
      color: #f5f5f5;
      font-size: 42px;
      opacity: 1;
      z-index: 0;
      left: 8px;
}

section.single-pf .video [class^="col-md-4"] {
    height: 205px;
    margin-bottom: 20px;
}

section.single-pf .video [class^="col-md-4"] img {
    margin-top: -34px;
}

section.single-pf [class^="col-md-4"] {
    position: relative;
    padding: 0 8px;
}




section.testimonials-sec ul li .auth-name {
    color: #ef7239;
    font-style: italic;
    font-family: Georgia;
    font-weight: 600;
}

section.testimonials-sec .container {
    /* padding: 0 140px; */
}

section.testimonials-sec ul li:hover {
    transform: scale(1.05);
    box-shadow: #75757530 0 0 20px;
    border-color: #ef7239b3;
}

section.testimonials-sec ul li:hover:before, section.testimonials-sec ul li:hover:after {
    color: #ef7239;
    opacity: 0.8;
}

section.testimonials-sec ul li:after {
    left: inherit !important;
    top: inherit !important;
    right: 14px !important;
    bottom: 20px !important;
    -ms-transform: rotate(20deg); /* IE 9 */
    -webkit-transform: rotate(20deg); /* Safari 3-8 */
    transform: rotate(180deg);
}








section.testimonials-sec ul li .initial {
    width: 30%;
    float: none;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

section.testimonials-sec ul li .testicontent {
    width: 70%;
    float: right;
    text-align: left;
    padding-left: 0px;
}

section.testimonials-sec ul li .initial h3 {
    font-size: 46px;
    background: #ccc;
    border-radius: 100px;
    display: block;
    height: 100px;
    width: 100px;
    font-family: 'Mr Dafoe', cursive;
    text-align: center;
    vertical-align: middle;
    padding-top: 26px;
    color: #fff;
    font-weight: 800;
    margin: 0 auto;
    background: rgba(210,42,67,1);
    background: -moz-linear-gradient(left, rgba(210,42,67,1) 0%, rgba(240,118,10,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(210,42,67,1)), color-stop(100%, rgba(240,118,10,1)));
    background: -webkit-linear-gradient(left, rgba(210,42,67,1) 0%, rgba(240,118,10,1) 100%);
    background: -o-linear-gradient(left, rgba(210,42,67,1) 0%, rgba(240,118,10,1) 100%);
    background: -ms-linear-gradient(left, rgba(210,42,67,1) 0%, rgba(240,118,10,1) 100%);
    background: linear-gradient(to right, rgba(210,42,67,1) 0%, rgba(240,118,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d22a43', endColorstr='#f0760a', GradientType=1 );
}

section.testimonials-sec ul li .testicontent p {
    font-size: 12px;
    line-height: 19px;
}

section.testimonials-sec ul li .testicontent h4 {
    font-size: 14px;
    font-weight: 700;
}

section.testimonials-sec ul li .testicontent span.stars {
    color: #ff7e65;
}

section.packages [class^="col-md-4"]>div ul li.heading {
    font-size: 13px;
    font-weight: 700;
    color: #2d2b25;
    padding: 3px 0;
    list-style-type: none;
}

section.packages [class^="col-md-4"]>div ul li.heading:before {
    display: none;
}
.cs-wb-ul li.heading {
    font-size: 12px;
    font-weight: 700;
    color: #ffffff;
    padding: 5px 0;
    border: none;
}

.cs-wb-ul li.heading:before {
    display: none;
}
div#pflogo i {
    width: auto;
}








.tile {
    float: left;
    width: 33%;
    display: none;
}

.tile {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease;
    display: none;
}
.tile:hover {

}

.scale-anm {
  transform: scale(1);
  /* display: block; */
}

.tile img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;

}



a#loadMore {
    clear: both;
}

div#packages-sec .tile {
    width: inherit;
    float: none;
    display:block;
}










#showMore {
    margin-top: 32px;
    clear: both;
    display: block;
}

.grid:after {
    display: block;
    clear: both;
    content: "";
}


/* ---- .element-item ---- */

.element-item {/* display: inline-block; */color: #262524;/* position: inherit !important; *//* float: left !important; *//* left: inherit !important; *//* top: inherit !important; */margin-bottom: 0;width: 355px !important;padding: 8px;/* transform: translate3d(0, 10px, 0) !important; */height: 355px;}
.grid {
    /* height: auto !important; */
}
.element-item > * {
  margin: 0;
  padding: 0;
}


.element-item img {
    border-radius: 7px;
    width: 100%;
}

.element-item:hover img {
    transform: scale(1.20);
    -ms-transform: scale(1.20);
    -webkit-transform: scale(1.20);
    background: #ffffff;
    border: none !important;
    color: #fff;
    z-index: 1;
    padding: 8px;
    position: relative;
    border-radius: 10px;
    box-shadow: 0px 0px 18px #00000063;
    transition: all 0.5s;
}

.new-pf div#filters button {
    display: inline-block;
    border-bottom: 3px solid #6850a1;
    border-radius: 5px !important;
    width: auto;
    margin: 0 8px;
    outline: none;
    padding: 8px 27px;
    background: #fff;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.new-pf div#filters {
    text-align: center;
    margin-bottom: 24px;
}


.new-pf div#filters .button.is-checked {
    background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    color: #fff;
}

section.new-pf {
    padding: 20px 40px 0;
}



.element-item.col-md-4.video {
    height: 253px !important;
}

.hidden{visibility:hidden;
  width:0px!important;
  height:0px!important;
  margin:0px!important;
  padding:0px!important;
  }


.element-item:hover {
    z-index: 1;
}



.new-pf div#filters button:active {
    color: #fff !important;
    background: rgba(32,93,184,1);
    background: -moz-linear-gradient(-45deg, rgba(32,93,184,1) 0%, rgba(81,178,230,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(32,93,184,1)), color-stop(100%, rgba(81,178,230,1)));
    background: -webkit-linear-gradient(-45deg, rgba(32,93,184,1) 0%, rgba(81,178,230,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(32,93,184,1) 0%, rgba(81,178,230,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(32,93,184,1) 0%, rgba(81,178,230,1) 100%);
    background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#205db8', endColorstr='#51b2e6', GradientType=1 );
}

.grid {
    /* width: 93%; */
    /* margin: 0 auto; */
}

.auto-margi-null{ margin: 0 !important }
.width-auto{ width: 100% !important}

.grid {
    /* height: auto !important; */
    overflow-y: hidden;
    padding: 20px;
}

section.br-sol .container {
    background: #fff;
    position: relative;
    border-radius: 10px;
    /* width: 1120px; */
    padding: 21px 0px 34px;
    box-shadow: #d8e1ef 0 0 4px;
}

section.br-sol .col-md-8 {
    padding: 0 33px;
}

section.br-sol .actions a {
}

section.banner .col-md-8 {
    text-align: left;
}

.banner-logo-slides {}

.banner-logo-slides .owl-dots {
    position: absolute;
    bottom: -87px;
}

.banner-logo-slides .owl-dots span {
    background: #4d7dc5;
    padding: 5px;
    display: block;
    border-radius: 50px;
}

.banner-logo-slides .owl-dot {
    display: inline-block;
    margin: 0 4px;
}

.banner-logo-slides .owl-dot.active span {
    background: #fff;
}

.banner-logo-slides .owl-nav {
    position: absolute;
    right: 0;
    bottom: -87px;
}

.banner-logo-slides .owl-prev, .banner-logo-slides .owl-next {
    display: inline-block;
    margin: 0 5px;
}

.banner-logo-slides {
    margin-top: 72px;
}

.br-sol .container:before {
    background: rgb(27, 2, 85);
    background: -moz-linear-gradient(45deg, rgba(83,168,233,1) 0%, rgba(82,192,229,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(83,168,233,1)), color-stop(100%, rgba(82,192,229,1)));
    background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: -o-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: -ms-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a8e9', endColorstr='#52c0e5', GradientType=1 );
    content: "";
    border-bottom-left-radius: 90px;
    border-top-left-radius: 90px;
    height: 90px;
    width: 45px;
    position: absolute;
    left: -45px;
    top: 203px;
}

section.packages:before {
    background: rgb(57, 32, 115);
    background: -moz-linear-gradient(45deg, rgba(83,168,233,1) 0%, rgba(82,192,229,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(83,168,233,1)), color-stop(100%, rgba(82,192,229,1)));
    background: -webkit-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: -o-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: -ms-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a8e9', endColorstr='#52c0e5', GradientType=1 );
    position: absolute;
    content: "";
    right: 0;
    width: 51px;
    height: 100px;
    border: #fff 15px solid;
    top: -48px;
    border-bottom-left-radius: 90px;
    border-top-left-radius: 90px;
    border-right: 0px;
}

section.satisfied-customer:before {
    background: rgb(255, 255, 255);
    content: "";
    border-bottom-right-radius: 90px;
    border-top-right-radius: 90px;
    height: 170px;
    width: 80px;
    position: absolute;
    left: 0;
    top: 163px;
}

section.satisfied-customer:after {
    background: rgb(55, 31, 113);
    background: -moz-linear-gradient(45deg, rgba(83,168,233,1) 0%, rgba(82,192,229,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(83,168,233,1)), color-stop(100%, rgba(82,192,229,1)));
    background: -webkit-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: -o-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: -ms-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a8e9', endColorstr='#52c0e5', GradientType=1 );
    position: absolute;
    content: "";
    right: 0;
    width: 51px;
    height: 100px;
    border: #fff 15px solid;
    bottom: -38px;
    border-bottom-left-radius: 90px;
    border-top-left-radius: 90px;
    border-right: 0px;
}

section.cta-new {
    padding: 42px 0 0;
    /*background: -moz-linear-gradient(45deg, rgba(83,168,233,1) 0%, rgba(82,192,229,1) 100%);*/
    /*background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(83,168,233,1)), color-stop(100%, rgba(82,192,229,1)));*/
    /*background: -o-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);*/
    /*background: -ms-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a8e9', endColorstr='#52c0e5', GradientType=1 );*/
    /* background: rgb(55, 31, 113);
    background: -moz-linear-gradient(45deg, rgba(83,168,233,1) 0%, rgba(82,192,229,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(83,168,233,1)), color-stop(100%, rgba(82,192,229,1)));
    background: -webkit-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: -o-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: -ms-linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    background: linear-gradient(45deg, rgb(27, 2, 85) 0%, rgb(114, 90, 171) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a8e9', endColorstr='#52c0e5', GradientType=1 );*/
}

section.cta-new:before, section.cta-new:after {
    position: absolute;
    /* content: ""; */
    top: 0;
    width: 132px;
    height: 146px;
    background-size: cover;
}

section.cta-new:before {
    background: url(img/dot-left.jpg) repeat left top;
    left: 0;
}

section.cta-new:after {
    background: url(img/dot-right.jpg) repeat left top;
    right: 0;
}
section.br-sol.custom-web-pkg .container:before {
    display: none;
}
a.logo-thankyou img {
    max-width: 200px;
}
/*custom styling*/
.color-purple{
    color: #3c2572;
}
.banner-logo-slides{
    position: relative;
}
.banner-logo-slides:before{
    position: absolute;
    content: "";
    width: 74%;
    height: 109%;
    background-color: #ffffff9c;
    left: 0;
    right: -129px;
    margin: auto;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /* border: 5px solid #fff; */
    display: block;
}
header:hover .navbar-nav>li:hover>a{
    color: #1b0255;
}
header:hover .contact-sec a{
    background-color: #1b0256 !important;
}
section.our-clients h3 {
    color: #282828;
    margin: 0;
    font-size: 34px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
}

section.our-clients {
    padding: 40px 0 40px;
    text-align: center;
}
/*footer*/
.contact-list li i{
    font-size: 23px;
    line-height: 34px;
    width: 31px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
footer {
    background: #3a2274;
    z-index: -100;
    bottom: 0px;
    width: 100%;
}
.main-footer{
    padding: 0 0px 30px;
}
.main-footer .footer-1 h4{
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
}
.main-footer .footer-1 .footer-logo{}
.main-footer .footer-1 .footer-logo img{
    margin-bottom: 20px;
    width: 61%;
}
.main-footer .footer-1 p{
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
}
.main-footer .footer-social{
    margin-top: 0;
    text-align: center;
}
.main-footer .footer-social li{
    width: 49px;
    height: 49px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-right: 10px;
}
.main-footer .footer-social li a{}
.main-footer .footer-social li a i{
    font-size: 26px;
    font-weight: 400;
    color: #fff;
}
.main-footer .footer h4{
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
}
.main-footer .footer-2{}
.main-footer .footer-2 ul{}
.main-footer .footer-2 ul li,
.main-footer .footer-3 ul li,
.main-footer .footer-4 ul li{
    margin-bottom: 10px;
}
.main-footer .footer-2 ul li a,
.main-footer .footer-3 ul li a,
.main-footer .footer-4 ul li a{
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.copyright{
    background-color: #160440;
    padding: 30px 0;
}
.copyright h4{
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
}
.copyright h4 strong{
    vertical-align: initial;
    color: orange;
    line-height: 20px;
}
.copyright ul{
    float: right;
    margin: 0;
}
.copyright ul li{
    position: relative;
    padding: 0px 11px;
    margin: 0 0 0 0 !important;
}
.copyright ul li:last-child{
    padding-right: 0;
}
.copyright ul li:last-child:before{
    content: none;
}
.copyright ul li:before{
    position: absolute;
    content: "";
    right: -3px;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 12px;
    margin: auto;
    background-color: #fff;
}
.copyright ul li a{
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-family: 'Open Sans', sans-serif;

}
/*footer*/
/*custom link*/
body .br-sol a.text-link,
.ab-home a.text-link,
.packages p a{
    background: inherit;
    padding: 0;
    color: #3c2572;
    font-size: inherit;
    font-weight: inherit;
    text-transform: inherit;
    margin: 0;
    display: inline-block;
    border-radius: 0px;
}
.contact-list .icn-box{
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-right: 5px;
}
.contact-list li{
    display: inline-flex;
    margin-bottom: 10px;
}
section.banner.about-ban h2 {
    font-size: 66px !important;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 16px;
    line-height: 60px;
}
section.banner.about-ban h2 span {
    font-size: 47px;
}
.features-text{
    padding: 60px 0;
}
.features-text h3{
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    margin: 0 0 10px;
}
.features-text p{
    font-size: 16px;
    color: #858899;
    /* font-style: italic; */
    font-weight: 400;
    line-height: 25px;
}

h5.sub-head {
    font-size: 20px;
    font-weight: bold;
}
/*custom link*/ 