﻿.BG_Landing_Page
        {
            background: url("/images/roukzoukPhonehome/PHONE_HOME_Landing_Page_FORM_RZ_BG.jpg") #000000 top center no-repeat;
        }

        .w100{
            width: 100% !important;
        }

        .btnchooser input {
            display: none !important;
        }

        .btnchooser label {
            display: block !important;
            padding: 10px 20px;
            background-color: #343434;
            border: 1px solid #fff;
            margin: 10px;
            cursor: pointer;
        }

            .btnchooser label:hover {
                background-color: #151515;
            }

        .btnchooser input[type="radio"]:checked + label {
            background-color: #000000;
            border: 1px solid #CC0000;
        }

        .btnchooser {
            display: block;
            width: 245px;
            height: 60px;
            margin-left: -10px;
        }

        .handi{
            height: 389px;
            display:none;
        }

        .backblack{
            font-family: "Cera-Ant1-black","Open Sans", serif;
            max-width: 1300px;
            margin: 0 auto;
        }

        .blackopacity{
            background-color:rgba(0, 0, 0, 0.7);
                padding-bottom: 30px;
        }
        

        @font-face {
  font-family: 'Cera-Ant1-black';
  src: url("/css/fonts/CeraRoundPro-Regular.woff2") format("woff2"), url("/css/fonts/CeraRoundPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Cera-Ant1-bold-italic';
  src: url("/css/fonts/CeraRoundPro-Regular.woff2") format("woff2"), url("/css/fonts/CeraRoundPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Cera-Ant1-bold';
  src: url("/css/fonts/CeraRoundPro-Regular.woff2") format("woff2"), url("/css/fonts/CeraRoundPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Cera-Ant1-light';
  src: url("/css/fonts/CeraRoundPro-Regular.woff2") format("woff2"), url("/css/fonts/CeraRoundPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.site-footer {
    margin-top: 0px;
}
        .backblack  .title {
            font-size: 46px;
            padding-top: 50px;
            text-align: center;
            font-weight: lighter !important;
        }

        .title1 {
            font-size: 36px !important;
            font-weight: normal !important;
        }

        .title2 {
            font-size: 20px;
            text-align: center;
            font-weight: lighter !important;
        }


       .title3 {
            font-size: 32px;
            padding-top: 10px;
            text-align: center;
            font-weight: lighter !important;
        }

       .title4{
           font-size: 28px;
           font-weight: bold;
       }

    .title5 {
    font-size: 20px !important;
    font-weight: lighter !important;
    min-height: 130px !important;
    display: block;
}

        .title6 {
            font-size: 30px !important;
            font-weight: lighter !important;
        }

        .upload_done {
    background: url('/images/btn_blue.png');
    color: #fff;
    font-size: 2rem;
}


       

        .paddl5{
            padding-left: 5px;
        }

       .rcorners2 {
          border-radius: 25px;
          border: 2px solid white;
          padding: 20px;
          width: 80% !important;
          height: 110px;
          background: transparent !important;
          color: white;
          overflow: auto;
        }



       textarea, input{
            outline: none;
            color: white !important;
        }
               .showother label{
            float: left;
            padding-right: 50px;
        }

        .showother input{
            margin-top: 5px;
        }

                .clearfix::after {
          content: "";
          clear: both;
          display: table;
        }


          input[type='checkbox']:after , input[type='radio']:after 
        {

                width: 12px;
                height: 12px;
                border-radius: 9px;
                top: -1px;
                left: -3px;
                position: relative;
                background-color: #fff;
                content: '';
                display: inline-block;
                visibility: visible;
                border: 3px solid #d8d8d8;
                transition: 0.5s ease;
                cursor: pointer;

        }

        input[type='checkbox']:checked:after , input[type='radio']:checked:after 
            {
                background-color: #0e0b07;
            }

        .iagreewith{width: 100%;}

        .iagreewith label {
    width: 95%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px !important;    
    text-align:justify;
}

        .iagreewith input {
    margin-top: 10px;
}



        .phtlt{
            font-size: 12px;
        }

        .myfields {         
            font-family: "Cera-Ant1-black","Open Sans", serif;   
            color: white !important;
            border-bottom: 2px solid white !important;
            background: none !important;
            padding: 0px 0px 20px 0px !important;
            font-size: 20px;
            font-weight: bold;
            z-index: 10;
            margin: 30px 0 30px 0px;
        }

        .btn_photos{
            background: url('/images/paikstempala/btn_photos.png');
        }

                .btn_videos{
            background: url('/images/paikstempala/btn_videos.png');
        }

            .btn_ok{
            background: url('/images/paikstempala/ok.png') !important;
            background-size: 40px 40px !important;
            width: 40px !important;
            height: 40px !important;
            display: block;
            float: left;
        }

            .btn_okno{
            background: url('/images/paikstempala/okno.png') !important;
            background-size: 40px 40px !important;
            width: 40px !important;
            height: 40px !important;
            display: block;
            float: left;
        }


                .btn_send{
            background: url('/images/paikstempala/btn_send.png') !important;
width: 200px !important;
    height: 50px;
   cursor: pointer;
        }

        .file-upload {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    /*font-family: Arial;
    border: 1px solid #124d77;
    background: #fff;
    color: #a80476;
    border-radius: 6px;
    -moz-border-radius: 6px;*/
    cursor: pointer;
    /*-webkit-border-radius: 6px;
    box-shadow: 1px 1px 5px #000;*/
}

.file-upload:hover {
        cursor: pointer;
}

/* The button size */
.file-upload {
    height: 30px;
    padding: 6px 15px;
    font-family: "Cera-Ant1-black","Open Sans", serif;
    margin: 0px 15px;
}

.file-upload, .file-upload span {
        width: 90px;
}

.file-upload input {
            top: 0;
            left: 0;
            margin: 0;
            font-size: 11px;
            font-weight: bold;
            /* Loses tab index in webkit if width is set to 0 */
            opacity: 0;
            filter: alpha(opacity=0);
            /*position:absolute;*/
}

.file-upload strong {
            text-align: center;
            vertical-align: middle;
}

.file-upload span {
            top: 0;
            left: 0;
            display: inline-block;
            /* Adjust button text vertical alignment */
            padding-top: 5px;
}

.file-upload {
    display: block;
    margin: 15px;
    width: 112px;
    height: 37px;
}

        .leftalign {
            text-align:left;
            margin-top: 25px;
        }

                .floatleft {
            float:left;
        }
.mright {
    margin-right: 30px;
    margin-bottom: 30px;
}
.half {
    width: calc(50% - 30px) !important;
}

        .twoandahalf {
            width: calc(25% - 22px);
        }

        input[type='text']:focus {
                outline: none;
        }
.right {
    margin-right: 25px;
}
.left {
    margin-left: 25px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  font-size:1.2rem;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}


@media all and (max-width: 758px) {
    .half, .onethird, .twoandahalf ,.threecolumn{
    width: 100% !important;
}
    .left, .right {
        margin-left:0px;
        margin-right:0px;
    }
.logo {
    width: 300px !important;
}
.iagreewith input {
    display: block;
}
.file-upload {
    display: block;
    margin: 15px;
}
.smalltxt {
    font-size: 0.7rem;
    text-align: justify;
    width: 96em;
    line-height: 1.2rem;
    width: 100%;
}

        .handi{
            height: 160px;
        }

.BG_Landing_Page
        {
    background-size: 100% auto;
    background-position-y: 130px;
        }
}

.heading_form{
    text-align:center;
    line-height:2.5rem; 
    padding-top:2.5rem;
    font-weight:400;
}
.bold_text{
    font-weight:700;
}