/*Default css start*/
html {
    font-family: roboto, sans-serif;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

html,
body {
    height: 100%;
    margin: 0;
    position: relative
}

* {
    padding: 0;
    margin: 0
}

body {
    margin: 0
}

img {
    max-width: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a,
img,
input,
textarea {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

a {
    text-decoration: none
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none
}

.slicknav_menu {
    display: none
}

img {
    border: 0
}



hr {
    box-sizing: content-box;
    height: 0
}

#scrollUp {
    right: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background:  #E13246;
    z-index: 33;
    font-size: 25px;
    bottom: 20px;
    text-align: center;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, .16);
    box-shadow: 0 0 12px rgba(0, 0, 0, .16);
    color: #ffff
}

#scrollUp:hover {
    background: #252525;
    color:  #E13246;
    bottom: 15px
}

.table {
    display: table;
    width: 100%;
    height: 100%
}

.table-cell {
    display: table-cell;
    vertical-align: middle
}

body,
button,
input,
select,
optgroup,
textarea {
    font-family: roboto, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    position: relative
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 0
}

p {
    color: #000;
    margin: 0;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px;font-family: roboto, sans-serif;
    }
a,
button {
    font-weight: 500
}

input {
    font-weight: 400
}

a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    outline: none;
    box-shadow: none;
    text-decoration: none;
    cursor: pointer
}
li {
  font-family: roboto, sans-serif !important;
}
a:hover {
    text-decoration: none
}

img,
a,
input,
h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

dfn,
cite,
em,
i {
    font-style: italic
}



big {
    font-size: 125%
}

.container {
    max-width: 1480px;
}
a.active{
    color: #fff;
    background-color: #000;
}

.overlay {
    position: relative
}

.wow {
  visibility: hidden;
}s
.button .btn {
    font-weight: 500;
    text-align: center;
    color: #252525;
    display: inline-block;
    padding: 13px 32px;
    border-radius: 0;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    position: relative;
    background: #252525;
    border: none;
    box-shadow: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.button .btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border-radius: 50px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.button .btn:hover:before {
    -webkit-transform: scale(2);
    transform: scale(2)
}

.section {
  padding: 80px 0 0;
}


.section-title {
    text-align: center;
    margin-bottom: 40px;
    padding: 0 120px
}

.section-title h2 {
    font-size: 38px;
    padding-bottom: 12px;
    position: relative;
    margin-bottom: 18px
}

.section-title h2::before {
    position: absolute;
    left: 50%;
    content: "";
    width: 100px;
    border-top: 2.5px solid  #E13246;
    bottom: -1px;
    margin-left: -63px
}

.section-title h2::after {
    position: absolute;
    left: 50%;
    content: "";
    width: 100px;
    border-top: 2.5px solid  #E13246;
    bottom: -8px;
    margin-left: -50px
}

.section-title h2 span {
    color:  #E13246
}

.section-title p {
    font-size: 15px
}
.booktxt{
    font-size: 14px !important;
}



.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto
}

.main-navigation li {
    float: left;
    position: relative
}

.main-navigation a {
    display: block;
    text-decoration: none
}

.menu-toggle,
.main-navigation.toggled ul {
    display: block
}

@media screen and (min-width:37.5em) {
    .menu-toggle {
        display: none
    }

    .main-navigation ul {
        display: block
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}




#content[tabindex="-1"]:focus {
    outline: 0
}

.sticky {
    display: block
}
.custom-logo-link {
    display: inline-block
}

/*Default css end*/
.header {
    background-color: transparent;
}

.header .navbar-collapse {
    padding: 0
}


.header .content {
    float: left
}
.header .nav li a.active {
  color: #000;
  background-color: #fff;
}
.header .content li {
    display: inline-block;
    color: #ccc;
    margin-right: 10px;
    font-weight: 500
}

.header .content li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0
}

.header .content li i {
    margin-right: 5px;
    color:  #E13246
}

.header .content li a {
    color: #ccc
}

.header .social {
    margin-right: 30px
}



.header .search i {
    color: #ccc;
    transition: all .5s ease-in-out
}

.header .search i:hover {
    color: #00b069
}

.header_search_content button.close-search {
    position: absolute;
    right: 15px;
    padding: 0;
    font-size: 21px;
    border-radius: 0;
    box-shadow: unset
}

.header_search_content button.close-search i {
    color: #fff
}

.header_search_content {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background: rgba(6, 21, 5, .9);
    height: 100%;
    width: 100%;
    z-index: 12;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%)
}

.header_search_content.on {
    visibility: visible;
    opacity: 1;
    display: block;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}



.header_search_content_inner .close_btn {
    position: absolute;
    right: 60px;
    left: auto;
    top: 60px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border-radius: 50%;
    border: 1px solid;
    z-index: 13
}

.header_search_content .close_btn i {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    height: 35px;
    width: 35px;
    display: block;
    line-height: 35px;
    text-align: center;
    border-radius: 50%
}

.header_search_content .close_btn:hover i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header .social li {
    display: inline-block;
    margin: 0;
    margin-right: 15px
}

.header .social li:last-child {
    margin-right: 0
}

.header .social li a {
    color: #ccc
}

.header .social li a:hover {
    color:  #E13246
}

.header .logo {
    float: left;
    margin-top: 5px
}

.header .header-inner3 .logo {
    margin-top: 5px
}

.header .logo img {
    width: 120px
}

.header .header-widget {
    float: right;
    padding: 30px 0
}

.header .single-widget {
    position: relative;
    display: inline-block;
    padding-left: 60px;
    margin-right: 20px
}

.header .single-widget:last-child {
    margin-right: 0;
    border-right: 0;
    padding-right: 0
}

.header .single-widget i {
    position: absolute;
    text-align: center;
    font-size: 18px;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 36px;
    color:  #E13246;
    border: 2px solid  #E13246;
    border-radius: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.header .single-widget:hover i {
    border-color: transparent
}

.header .single-widget h4 {
    font-weight: 500;
    font-size: 16px
}

.header .single-widget h4 span {
    color: #666;
    font-weight: 400;
    display: block;
    margin-top: 5px;
    font-size: 14px
}

.header .single-widget h4 a {
    color: #000
}

.header .header-menu {
    /* background:  #E13246; */
    z-index: 10;
    position: absolute;
    width: 100%;
}

.header .header-menu2 {
    background: 0 0
}

.header .header-menu2 .menu-2 {
    background:  #E13246;
    border-radius: 10px;
    margin-bottom: 30px
}

.header .header-inner3 {
    padding: 10px 0;
    z-index: 3334
}

.header .header-menu3 {
    background: #fff
}

.header .navbar {
    background: 0 0;
    box-shadow: none;
    border: none;
    position: relative;
    padding: 0
}

.navbar-nav {
    display: block
}

.header .nav li {
    float: left;
    position: relative;
   }

.header .nav li:last-child {
    margin-right: 0
}
.header .nav li a {
  color: #fff;
  font-size: 16px;
  padding: 24px 20px;
  margin: 0px 0;
  display: block;
  position: relative;
  text-shadow: none;
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}

.header .header-menu3 .nav li a {
    color: #252525
}

.header .nav li:hover a, .header .nav li.active a {
  color: #000;
  background: #fff;
}

.header .nav li a i {
    margin-left: 5px
}

.header .nav li .dropdown {
    background: #252525;
    width: 220px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    transform: scale(.5);
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 12px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 12px rgba(0, 0, 0, .2);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0
}

.header .nav li:hover .dropdown {
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.header .nav li .dropdown li {
    float: none;
    margin: 0
}

.header .nav li .dropdown li a {
    margin: 0;
    padding: 8px 22px;
    color: #fff;
    border-bottom: 1px solid #3a3939;
    display: block;
    font-weight: 400;
    /* text-transform: capitalize; */
    background: 0 0
}

.header .nav li .dropdown li i {
    float: right;
    margin-top: 5px
}

.header .nav li .dropdown li:hover a {
    color:  #E13246;
    padding-left: 30px
}

.header .nav li .dropdown.submenu {
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    transform: scale(.5)
}

.header .nav li .dropdown li:hover .dropdown.submenu {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.header .nav li .dropdown li .dropdown.submenu li a {
    color: #fff;
    padding: 8px 22px;
    background: 0 0
}

.header .nav li .dropdown li .dropdown.submenu li:hover a {
    color:  #E13246;
    padding-left: 30px
}

.header .button {
    position: absolute;
    top: 0;
    right: 0
}

.header .button .btn {
    margin-top: 8px;
    color: #fff;
    border-radius: 50px;
    box-shadow: none;
    border: 1px solid transparent
}

.header .button .btn:hover {
    color: #252525;
    background: 0 0;
    border-color: #e6e6e6
}

.header .button .btn i {
    margin-right: 5px
}

.header .header-menu3 .button .btn {
    background:  #E13246;
    color: #fff
}

.header .header-menu3 .button .btn::before {
    background: #252525
}

.header.sticky .header-menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    background:  #E13246;
    transition: all .4s ease;
    animation: fadeInDown 1s both .2s;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.header.sticky .header-menu2 .menu-2 {
    margin-bottom: 0
}

.header.sticky .header-inner3 {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    background: #fff;
    transition: all .4s ease;
    animation: fadeInDown 1s both .2s;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.home-slider {
    height: 650px;
}
 
.home-slider .single-slider {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 650px;
    border: none
}

.home-slider .single-slider:before {
    opacity: 0.5
}

.home-slider .single-slider .slider-text {
    margin: 171px 0 0
}

.home-slider .single-slider h1 {
  font-size: 60px;
  line-height: 70px;
  color: #fff;
  font-weight: 800;
  margin-bottom: 20px;
}

.home-slider .single-slider h1 span {
    color:  #E13246
}

.home-slider .single-slider p {
  font-size: 17x;
  color: #ccc;
  font-weight: 400;
  line-height: 22px;
}

.home-slider .single-slider .text-center p {
    font-size: 16px;
    color: #ccc;
    padding: 0 100px
}

.home-slider .single-slider .text-right p {
    font-size: 16px;
    color: #ccc;
    padding: 0 0 0 100px
}

.home-slider .single-slider .button {
    margin-top: 50px
}

.home-slider .single-slider .btn {
    margin-right: 15px;
    color: #252525;
    background: #fff;
    position: relative;
    z-index: 3;
    text-transform: uppercase;
    border-radius: 50px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.home-slider .single-slider .btn:hover {
    background: 0 0;
    color: #fff
}

.home-slider .single-slider .btn.primary {
    color: #fff;
    background:  #E13246
}

.home-slider .single-slider .btn.primary:before {
    background: #fff
}

.home-slider .single-slider .btn.primary:hover {
    color: #252525;
    background: 0 0
}

.home-slider .single-slider .btn:last-child {
    margin-right: 0
}

.home-slider .owl-carousel .owl-nav button {
    height: 55px;
    width: 55px;
    line-height: 55px;
    top: 50%;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 25px;
    position: absolute;
    border: none;
    margin: 0;
    padding: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 100%;
    margin: -30px 0 0
}

.home-slider .owl-carousel .owl-nav button:hover {
    background:  #E13246
}

.home-slider .owl-carousel .owl-nav .owl-prev {
    left: 15px
}

.home-slider .owl-carousel .owl-nav .owl-prev:hover {
    left: 25px
}

.home-slider .owl-carousel .owl-nav .owl-next {
    right: 15px
}

.home-slider .owl-carousel .owl-nav .owl-next:hover {
    right: 25px
}



/* about us start *****************/
 
.about-60 {
  width: 60%;
  padding-left: calc((100% - 1460px ) / 2) !important;
  padding-right: 200px;
  padding-top: 70px;
}
.about-40 {
  background-image: url("../images/about-bg.jpg");
  width: 40%;
  background-size: cover;
  padding-right: calc((100% - 1450px ) / 2) !important;
}
#services .headingH2 {
  margin-bottom: 30px !important;
}
.bg-tran {
  width: 100%;
  background-size: cover;
  padding: 110px 0 54% 65px;
  color: #fff;
}
.about-heading {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 25px;
}
.PlanetC_para {
  color: #E13246;
  line-height: 27px;
  letter-spacing: 1.5px;
  /* text-transform: uppercase; */
  word-spacing: 3px;
  margin-bottom: 13px;
  font-size: 16px;
}
.headingH2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px; color: #000;margin-bottom: 20px;
}
/* about us end *****************/

/* Our cloud-based broadcasting solutions start ******************************/

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #e13246;
    border-color: #ffffff #ffffff #fff;line-height: 20px; 
}
#services .nav-link {
  color: #000;
  font-weight: 400;
  border-radius: 2px;
  font-size: 15px;
  line-height: 21px;
  padding: 20px 25px 20px 25px;
  text-align: center;
}
#services .nav.nav-tabs li {
  width: 12.5%;
}
#services .nav-link.active {
  color: #fff;
  font-weight: 800;
}
.nav-link {
  padding: 20px 30px 20px 30px;
  text-align: left;
}
.tab-content {
  padding: 0;
}
.nav-tabs .nav-link {
    border: 0 solid transparent;
}
 
.service-space {
  padding: 80px 60px 30px 30px;
}
.service-space ul {
  padding-left: 18px;
}
#services {
  margin-top: -154px;
  }
.nav.nav-tabs {
  background: #fff;
}
.bg-pink h1 {
  font-size: 45px;
  font-weight: 700;
}
.bg-pink .text-white {
  font-weight: normal;
  font-size: 19px;
}
.bg-pink .text-white {
  margin-bottom: 25px !important;
}
.bg-pink .text-white.booktxt {
  margin-bottom: 20px !important;
  font-weight: 500;
  font-size: 18px !important;
  /* padding-left: 10px; */
}
.bg-pink .bg-white {
  background-color: #fff !important;
  padding: 14px !important;
  margin-top: -40px;
}
/* Our cloud-based broadcasting solutions end ******************************/






/* Meet us at NAB start  ********************  */
.bg-pink{
background-image: url(../images/Meet_us_bg.jpg);
padding: 60px 60px 60px 75px;
color: #fff;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: auto;
background-position: bottom;
position: relative;
}
.bg-pink .meet_us a span:hover{
    color: #000 !important;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease; 
}
.bg-pink .meet_us a span::before{
    content: '';
    background-image: url(../images/book_meeting.svg);
    width: 50px;
    height: 50px;
    padding: 10px 42px 7px 14px;
    margin-right: 10px;
    background-size: 100%;
    background-repeat: no-repeat;
    /* transition: 0.4s; */
}
.bg-pink .meet_us a span:hover::before{
    content: '';
    background-image: url(../images/book_meeting_hover.svg);
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
}
.bell-icon{
    right: 75px;
    margin-top: -35px;
}
.bell-icon img{
    width: 65px;
}
.bell_hover{
    display: none;
}
.bg-pink:hover .bell_hover{
    display: block;
    transition: 0.4s;
}
.bg-pink:hover .bell_still{
    display: none;
    transition: 0.4s;
}
/* Meet us at NAB start  ********************  */

 /* why planet C start */
.section-planeC {
  padding: 90px 0 70px 0 !important;
}
.main-head {
  font-size: 40px;
  font-weight: 700;
}
.planetC_card p {
  color: #000;
  font-size: 16px;
  line-height: 25px;
}
.top-spacing {
  padding: 45px 0px 20px 0px;
}
.bgimg-text h1 {
  font-size: 42px;
  line-height: 57px;
}
#contact p {
  color: #000;
  font-size: 15px;
}
.PlanetC_icon{
    border: none;
    border-bottom: 2px solid #383780;
    padding: 10px 0 17px 0;
    margin-bottom: 17px;
}
.planetC_card{
  padding-right: 80px;
}
.PlanetC_icon img {
  width: 70px;
}
/* why planet C end */

 /* trust by wold start */
  .bg-trustwold{
      background-image: url("../images/trust_byWold_bg.jpg");
      background-size: cover;
      background-repeat:no-repeat ;
      width: 100%;padding: 100px 0;background-position: right;
  }
 .bgimg-text {
  font-size: 55px;
  line-height: 70px;
  color: #fff;
  font-weight: 800;
  margin-bottom: 20px;
 padding-right: 170px;
}.form-group label span {
  position: relative;
  font-size: 16px;
  color: #e13246;
}
  .bgimg-text span{
      color: #E13246;
  }
 /* trust by wold end */

/* footer form start */
.box{
padding-top: 50px;
}
.box .inputBox {
	position: relative;
}
.box .inputBox input {
	width: 95%;
	padding: 10px 0;
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	margin-bottom: 30px;
	border: none;
    border-bottom: 1px solid #000;
	outline: none;
	background: transparent;
}
	.destop-view {
  display: block;
}
.text-pink{
color: #e13246;
} 
.mobile-view {

    display: none;

}
.box .inputBox label.error {
  top: auto !important;
  bottom: -58px;
  color: #e13246;
  font-size: 12px;
}

.box .inputBox label {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 0;
	font-size: 14px;
	color: #000;
	pointer-events: none;
	transition: .5s;
	animation: LabelOnLoad 1s forwards 0s ease;
}
@keyframes LabelOnLoad{
    0%{
        transform: rotate(0) translateY(-19px);
        opacity: 0;
        }
    100%{
        transform: rotate(0) translateY(0);
        opacity: 1;
        }
}
.box .inputBox input:focus ~ label, 
.box .inputBox input:valid ~ label {
	top: -19px;
	left:0;
	color: #E13246;
	font-size: 12px;
}
.box input[type="submit"] {
  background: transparent;
  border: none;
  outline: none;
  color: #FFF;
  background: #E13246;
  padding: 10px 40px;
  cursor: pointer;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
#contact .form-email {
  position: relative;
}
.box.btnsend {
  position: absolute;
  right: 30px;
  width: auto;
  bottom: 30px;
}
.box input[type='submit']:hover {
	background-color: #E13246;
}

/* footer form end */

/* footer start */
footer{
    background-color: #000;
}
.copyright {
  color: #C9C9C9;
  margin-bottom: 0;
}
/* footer end */

#scrollUp {
   bottom: 32px;line-height: 42px;
  }



/* popup start */
.popup-head h2{
    font-size: 37px;
    line-height: 40px;
    color: #000;
    font-weight: 800;
    margin-bottom: 10px;
}
 
.popup-head span{
    color:#E13246;
}
.modal-content {
  border: 1px solid #fff;
  border-radius: 0px;
  padding: 0px 50px 40px 50px;
}
.modal-header {
    border-bottom: none;
}
.popupbtn{
        background: transparent;
        border: none;
        outline: none;
        color: #FFF;
        background: #E13246;
        padding: 10px 20px;
        cursor: pointer;
        border-radius: 0px;
        font-size: 14px;
        padding: 12px 50px;
        font-family: roboto, sans-serif;

    }
.popup-lable{
    font-family: roboto, sans-serif;
    font-weight: 400;
    padding: 7px 0 7px 0;
    color: #000;
    line-height: 28px;
    font-size: 16px;
}
.form-group{
    margin-bottom: 14px;
}

.form-select, .form-control{
    width: 100%;
    border: 1px solid #C9C9C9;
    padding: 10px;
    border-radius: 0px;
    font-size: 13px;
}
.select-sm{
    width: 77px;
}
.phone-sm{
    width: 134px;
}

.form-select{
    color: #ADADAD;
    font-size: 13px;
    font-family: roboto, sans-serif;
    font-weight: 400;
}
select::selection{
    color: #000 !important;
}
#subscribe-form .form-select:focus {
    border-color: #e13246 !important;
    outline: 0;
    box-shadow: 0 0 0 0;
}
#subscribe-form .form-control:focus {
    border-color: #e13246 !important;
    outline: 0;
    box-shadow: 0 0 0 0;
}

  option :hover {
    background-color:#E13246;
    color: white;
  }


option{
    line-height: 30px;
    font-size: 15px;
    font-weight: 400;
    padding-top: 20px;
}
::-webkit-input-placeholder { /* Edge */
    color: #ADADAD;
    font-size: 13px;
    font-family: roboto, sans-serif;
    font-weight: 400; opacity: 1
  }
  
  ::-ms-input-placeholder { /* Internet Explorer 10-11 */
      color: #ADADAD;
      font-size: 13px;
      font-family: roboto, sans-serif;
      font-weight: 400; opacity: 1
  }
  
  
  ::placeholder {
       color: #ADADAD;
       font-size: 13px;
       font-family: roboto, sans-serif;
       font-weight: 400; opacity: 1
  }
  
  
  @media only screen and (max-width: 991px) {
    .form-select, .form-control{
        width: 100%;
    }
    .select-sm{
        width: 100%;
    }
    .modal-content {
        padding: 0px 0px 0px 0px;
    }
  }

/* popup end */


/***  form css****/
.formwrap form input,
.formwrap form input:focus {
    background-color: transparent;
    color: #000000;
    margin-right: 0 !important;
    border: 1px solid #ADADAD;
    outline: none;
    padding:12px 0px 12px 20px;
}
.formwrap form input:focus {
    color: #ADADAD !important
}
.form-group {
    margin-bottom: 20px;
    position: relative;
    font-family: 'Roboto';
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}
.formwrap {
    background-color: transparent;
    width: 100%;
}
.error {
    color: #BF2032;
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
}

.form-control.error {
    border: 1px solid #BF2032;
}
.btn.pink {
    background-color: #E13246;
    border-color: #E13246;
    color: #fff;
    width: fit-content !important;
    font-family: roboto;
    border-radius: 0px;
    padding: 10px 44px;
    margin-top: 10PX;
}
.btn.pink:hover {
    color: #FFFFFF !important;
}
#subscribe-form select {
    display: block;
    width: 100% !important;
    padding: 12px 0px 12px 20px;
    border: 1px solid #ADADAD !important;
    font-size: 16px;
    color:#ADADAD;
    font-family: 'Roboto';
    height: 45px;
}
form#subscribe-form {
    padding: 15px 0px 0px;
}
.has-error .help-block {
    color: white;
    text-align: center;
}
.swal-button {
    background-color: #E62B4A !important;
}

.swal-title {
    color: #000 !important;
    font-size: 20px !important;
    font-family: 'roboto, sans-serif' !important;
}
.swal-icon--success__line {
    background-color: #E62B4A !important;
}
.swal-icon--success__ring {
    border: 4px solid #000 !important;
}

label span::before {
    border: 2px solid #3D85C6;
    width: 17px;
    height: 17px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
}

label span::after {
    background: url(../images/tick.png);
    width: 17px;
    height: 17px;
    position: absolute;
    top: 23px;
    left: 45px;
    transition: 300ms;
    opacity: 0;
    background-position: center;
    background-size: 20px;
}
#subscribe-form .form-control {
  display: block;
  width: 100%;
  padding: .5rem .75rem;
  font-size: 15px;
  line-height: 18px;
  padding: 12px;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ADADAD;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#subscribe-form select.form-control {
    background-image: url(../images/drop-down.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-position: right 0.25rem center;
}

#subscribe-form label.error {
  font-size: 14px;
   line-height: 20px;
}
.btn-close {
  position: absolute;
  right: 20px;
  top: 15px;
}
.btn-check:active + .btn-outline-primary:focus, .btn-check:checked + .btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus {
  box-shadow: none;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: none !important;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
 box-shadow: none !important;
}
#subscribe-form .form-control.txtbox{padding-left: 100px !important;}
.help-block.with-errors {
    color: #BF2032;
    font-size: 11px;
    font-family: 'roboto, sans-serif';
    position: absolute;
    margin-top: 2px;
}
.iti {
  width: 100%;
}

input.timepicker {
    height: 34px;
}

::-webkit-input-placeholder {
    color: #000000;
    opacity: 1
}

:-ms-input-placeholder {
    color: #000000;
    opacity: 1
}
::placeholder {
    color: #000000;
    opacity: 1
}
.form-control {
    background-color: transparent;
    border-color: #000000;
    color: #ADADAD;
    margin-right: 10px;
}

select.form-control:not([size]):not([multiple]) {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

option {
    background-color: #fff;
    color: #1f2124;
}

input.timepicker.text-center {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #fff;
}

/************ form Style ********************/
.form-group span {
    padding-top: 5px;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.8s;
    transition-timing-function: ease;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    opacity: 1;
    color: #000000;
}

input.form-control:focus+span,
input.form-control:valid~span {
    opacity: 0.7;
    transform: scale(1) translateY(-100%) translateX(0);
    color: #fff;
    top: 5px;
    left: 0;
    font-size: 11px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: none;
}


/* For IE Browsers*/

input:focus+span,
input:not(:-ms-input-placeholder)+span {
    opacity: 1;
    transform: scale(0.75) translateY(-100%) translateX(-30px);
}

.clear {
    clear: both
}

/**** new code*****/
.btn-check {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}
.btn-check:active+.btn-outline-primary, .btn-check:checked+.btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
    color: #ffffff !important;
    background-color: #E13246;
    border-color: #E13246;
    
}
.btn-outline-primary:hover {
    color: #ffffff !important;
    background-color: #E13246 !important;
    border-color: #E13246 !important;
}
    
.planetc_time_picker .form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem !important;
    -moz-padding-start: calc(.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-image: url(../images/drop-down.svg);
    background-repeat: no-repeat;
    background-position: right 0.25rem center;
    background-size: 40px 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

}
.planetc_time_picker label{
margin-bottom: 0px !important;
}
.me-2{
    margin-right: 0.5rem;  
}
.ms-2{
margin-right: 0.5rem;
margin-left: 0.5rem!important;
} 
.me-3{
    margin-right: 1rem!important
}
.btn-outline-primary {
    color: #ADADAD !important;
    border-color: #ADADAD !important;
}
.text-white {
    color: #fff!important;
}

label {
    display: block !important;
    margin-bottom: 1rem !important;
}
.btn.btn-lg.pink {
  font-size: 16px;
}
.swal-title {
    font-family: roboto, sans-serif !important;
    font-size: 18px !important;
}
.planetc_time_picker {
  margin-top: 38px;
  margin-bottom: 20px;
}
.iti__selected-flag {
    height: 42px !important;
}


.popup-head, .popup-para {
  padding-left: 10px;
}
.bd-example-modal-lg .modal-body {
  padding: 0;
}
#subscribe-form label {
  font-size: 19px;
  margin-bottom: 10px !important;
  font-family: roboto, sans-serif;
  font-weight: 400;
}
#subscribe-form #timePicker label {
  font-size: 15px;
  margin-bottom: 0px !important;
  font-family: roboto, sans-serif;
  font-weight: 400;
  min-height: 45px;
  line-height: 32px;
}
#timePicker {
  position: relative;
}
#timePicker::before {
  position: absolute;
  content: 'Time';
  left: 0;
  top: -38px;
  color: #000;
  height: 20px;
  width: 100px;
  font-size: 19px;
}
#timePicker::after {
  content: '*';
  font-size: 16px;
  color: #e13246;
  left: 47px;
  top: -39px;
  width: 10px;
  height: 10px;
  position: absolute;
}
 #scrollUp {
  display: none !important;
}
 
#contact {
  padding-bottom: 40px;
}
.cn-button.bootstrap:hover, .box.btnsend input:hover, .btn.btn-lg.pink:hover, .btn-secondary:hover {
    background-color: rgb(174, 26, 43);
}
.btn-secondary:hover {
    border-color: rgb(174, 26, 43);
}
.section.bg-trustwold{
  padding: 60px 0;

}
.px-2 .fa.fa-times {
  cursor: pointer;
}
  option[value=""][disabled] {
        display: none;
      }
    .cn-button.bootstrap {
        border: none;
        outline: none;
        color: #FFF;
        background: #E13246;
        padding: 10px 20px;
        cursor: pointer;
        border-radius: 0px;
        font-size: 14px;
        font-weight: 500;
    }

.cookie-revoke-container .cn-revoke-cookie.cn-button.bootstrap.button {
    font-family: Raleway!important;
    -webkit-text-size-adjust: none;
    font-size: 9px;
    color: #000;
    margin: auto!important;
    text-decoration: none;
    position: relative;
    background-color: Transparent!important;
    background-repeat: no-repeat!important;
    border: none!important;
    cursor: pointer;
    overflow: hidden;
    margin: 0!important;
}
.cookie-revoke-container {
    padding: 0px 30px;
}
.cookie-revoke-container {
    padding: 15px 30px;
    width: 100%;
    z-index: 1;
}
.cookie-revoke-container {
  line-height: 26px !important;
  position: fixed;
  z-index: 10;
  bottom: 0;
  right: 0;
  line-height: 2.5em;
  background: linear-gradient(#848383, #e7e3e3);
  border-radius: 1px;
  width: auto !important;
  padding: 0 !important;
  height: 26px;
}
.fixed-bar .text-white {
  font-size: 13px;
}
.new-t {
  float: left;
  width: 78%;
  text-align: center;
}
.stricky-buttons {
  float: left;
  width: 22%;
}
.fixed-bar .text-white {
  font-size: 13px;
  margin-bottom: 0;
}
.clear{ clear: both}
    .fixed-bar {
  background: #000;
  padding: 16px 10px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}
    .fa-times {
        color: #fff;
        position: relative;
        font-size: 20px;
    
    }
    .ul-privacy{
        padding-left: 1rem;
    }
    .privacy-content p, li{
        font-size: 14px;
    }
    .paddL{
        padding-left:16px ;
    }

.btn-secondary {
  color: #fff;
  background-color: #e13246;
  border-color: #e13246;
}


    @media only screen and (max-width: 840px) {
        .fa-times {
            position: absolute;
            right: 15px;
            top: 21px;
        }
      }
        
   