.thirtynine {
    background: none;
    border: none;
}
.thirtynine .header ul {
    padding-bottom: 15px;
    border-bottom: 1px solid #ffffff;
    margin-top: 15px;
}.top_banner_main_form {
    padding: 15px;
    text-align: center;
    border: 3px solid #000;
    border-radius: 25px;
    width: 100%;
    background: #f6921e;
}.top_banner_main_form input[type="text"], .top_banner_main_form input[type="email"], .top_banner_main_form textarea {
    margin-bottom: 7px;
    padding: 14px 18px;
    border-radius: 22px;
    border: 1px solid #000;
    background: #fff;
    color:#666;
}
.submit1 {
    padding: 14px 18px;
    background: #fe0002;
    border-radius: 22px;
}.top_banner_main_form h5 {
    margin-top: 8px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    text-shadow: 0 0 4px rgb(255, 255, 255);
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
}

.top_banner_main_form h5 strong {
    text-shadow: 0 0 4px rgb(0, 0, 0);
    color: #fff;
    font-size: 36px;
}

.top_banner_main_form h5 span {
    font-size: 12px;
    text-shadow: none;
    text-align: center;
    color: #000;
}.banner-col div#owl-demo img {
    width: 100%;
}.banner-col {
    margin-top: 40px;
}img.partner {
    width: 100%;
    padding: 16px 60px;
}

.banner-col div#owl-demo {
    padding: 0 0 10px 0;
}.banner-col .owl-pagination {
    position: absolute;
    bottom: -28px;
    right: 0;
}.owl-pagination .owl-page.active {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 10px;
    background-color: #51b27e;
}.owl-pagination .owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #f6921e;
    border-radius: 10px;
}header {
    margin-bottom: 35px;
    min-height: 720px;
}header ul.first_view {
    border-top: 2px solid #fe0002;
    background: #a90000c9;
    text-align: left;
    padding-left: 120px;
}header ul.first_view li {
    position: relative;
    padding: 0 39px;
}header ul.first_view li::before {
    content: '';
    background: url(../images/stars-icon.png);
    position: absolute;
    left: 14px;
    top: -7px;
    width: 17px;
    height: 25px;
}.packages .col-md-4>div {
    transition: 0.75s;
    border: 1px solid;
    border-radius: 25px;
}
i.buxicon {
    background: url(../images/pack-sprite.png);
    width: 67px;
    height: 62px;
    display: block;
    margin: 0 auto;
    margin-top: 14px;
}
.packages .col-md-4 h4 {
    transition: 0.75s;
    text-transform: capitalize;
    background: none;
    color: #fe0002;
    font-size: 30px;
}.packages .col-md-4 h2 {
    font-size: 72px;
    border-right: 0;
    border-left: 0;
    color: #fe0002;
    text-shadow: 1px 1px 0px #000;
    background: none;
}.packages .col-md-4>div:hover {
    border: #292929 1px solid;
    box-shadow: 0 0 10px 5px #797979;
    transform: scale(1.05);
}.packages .col-md-4>div:hover img.best-value {
    left: 0 !important;
}i.buxicon.two {
    width: 88px;
    background-position: -79px 0;
}i.buxicon.three {
    width: 123px;
    background-position: -180px 0;
}.packages .col-md-4>div:hover h4, .packages .col-md-4>div:hover h6 span, .packages .col-md-4>div:hover h2 {
    color: #f6921e;
}section.content {
}.packages .col-md-4 .bullet-arrow li:before {
    display: none;
}

.packages .col-md-4 .bullet-arrow li {
    /* font-weight: 600; */
    color: #696969;
    margin-bottom: 6px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d8d7d7;
    text-align: center;
}.packages .col-md-4 .bullet-arrow, .packages .col-md-4 .bullet-arrow li.last {
    border: 0;
}
.packages .col-md-4 .bullet-arrow li span {
    color: #000;
    vertical-align: initial !important;
    font-size: inherit;
    text-transform: capitalize;
}.packages .col-md-4 h6 span {
    font-size: 14px;
    color: #fe0002;
}#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #D62929;
}.packages .col-md-4 .bullet-arrow {
    margin-left: 30px;
    height: 170px;
    width: 86%;
    overflow-y: scroll;
    margin-bottom: 25px;
}.packages .col-md-4 h2 span {
    text-decoration: none;
    font-size: 24px;
    margin-left: 7px;
    padding: 0 0 0 5px;
    line-height: 28px;
    border-left: 3px solid;
}.packages .col-md-4 a {
    border-radius: 30px;
    background: #f6921e;
    width: 62%;
}.packages .col-md-4>div:hover a {
    background: #000;
}.packages {
    margin-bottom: 50px;
}.secbtnx {
    overflow: hidden;
    clear: both;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.secbtnx img.cen {
    padding: 0 0 25px;
    margin: 0 auto;
    display: block;
}.secbtnx a.btnx {
    border-radius: 25px;
    background: #fe0002;
    transition: 0.75s;
    width: 85%;
    padding: 16px 0;
    color: #fff;
    text-align: center;
    margin: 10px auto 20px auto;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
}.secbtnx a.btnx.black {
    background: #000;
}.secbtnx a.btnx.black:hover, .secbtnx a.btnx:hover {
    background: #f6921e;
}.footer ul li a::before {
    content: '';
    background: url(../images/stars-icon.png);
    position: absolute;
    left: -25px;
    top: -7px;
    width: 17px;
    height: 25px;
}.footer ul li a {
    position: relative;
    margin-left: 25px;
}#buttonbg li a::before {
    display: none;
}section.content {
    margin-top: 0;
    padding-bottom: 0;
}

.tagline {
    margin-top: 0;
}

.tagline h6 {
    margin-bottom: 0 !important;
}button.btnx {
    font-size: 16px;
    padding: 13px 55px;
    border-radius: 30px;
}i.bestbdg::after {
	content:'';
	background: url(../images/top.png);
	width: 90px;
	position: absolute;
	height: 90px;
	top: -35px;
	right: -11px;
}.thirtynine .header nav.menu ul {
    padding: 0;
    margin: 0;
    border: 0;
}

.thirtynine .header .menu_topp {
    padding: 6px 0 0;
}
section.portfolio-col {
    margin-bottom: 30px;
    margin-top: 30px;
}
.header ul li {
    border: 0;
}.adrs p a {
    color: #fff;
}
section.portfolio-col img {
/*    border: 1px solid;
    border-radius: 20px;
    padding: 4px;*/
}.new_text h2 {
    color: #fe0002;
}.bbtn {
    width: 75% !important;
    border-radius: 40px !important;
}#bx-pager a {
    border-radius: 30px !important;
    text-align: center !important;
}
.adrs p a:hover {
    color: #fe0002;
}
.header ul li a:hover {
    color: #f0f0f0;
}#bx-pager a.active {
    background-color: #fe0002 !important;
}
 @media screen and (max-width: 767px) {
section.portfolio-col img { margin-bottom:15px;}

     .wow {
  visibility: visible !important;
  -webkit-animation: none !important;
     -moz-animation: none !important;
       -o-animation: none !important;
      -ms-animation: none !important;
          animation: none !important;
}
.banner-col img {
    width: 100% !important;
}header ul.first_view {
    padding: 0 0 0 15px;
}
.owl-pagination{
display:none !important;	
	}
	}