@font-face{
    font-family:'HurmeGeometricSansRegular';
    src:url(../fonts/hinted-HurmeGeometricSans4-Regular.ttf);
}
@font-face{
    font-family:'RegularObl';
    src:url(../fonts/RegularObl.ttf);
}
@font-face{
    font-family:'hinted-HurmeGeometricSans4-Bold';
    src:url(../fonts/hinted-HurmeGeometricSans4-Bold.ttf);
}
@font-face{
    font-family:'hinted-HurmeGeometricSans4-SemiBold';
    src:url(../fonts/hinted-HurmeGeometricSans4-SemiBold.ttf);
}
@font-face{
    font-family:'Roboto-Bold';
    src:url(../fonts/Roboto-Bold.ttf);
}
@font-face{
    font-family:'Roboto-Regular';
    src:url(../fonts/Roboto-Regular.ttf);
}
body{
    font-family:'HurmeGeometricSansRegular';
}
.noleft{
    padding-left: 0;
}
.noright{
    padding-right: 0;
}
.nopadding{
    padding: 0 !important;
}
button, a {
    transition: all 0.35s ease 0s;
}
a {
    outline: medium none !important;
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
.width1{
    width:100%;
}
.container{
    padding: 0px;
}
.header{
    position: absolute;
    width: 100%;
    z-index: 999;
    top:0;
    left:0; 
    padding: 0px 0px;
    background-color: #fefefe;
}
.fixed_header .navbar{
    border-bottom: 0px !important;
}
.header .container-fluid{
    padding:0;
}
.header .navbar-brand{
    height: auto;
    padding: 20px 0;
    padding-left: 15px;
}
.header .navbar{
    background: rgba(0,0,0,0);
    border: none;
    border-radius: 0px;
    margin-bottom: 0;
    min-height: auto;
    border-bottom: 2px solid #eaeaea;
}
.header .navbar-default .navbar-nav > li > a,.footer a{
    color: #535353;
    font-size: 15px;
    text-transform: uppercase;
    padding: 20px 30px;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    letter-spacing: 1px;
}
.header .navbar-default .navbar-nav > li:last-child > a{
    padding-right: 0px;
}
.header .navbar-default .navbar-nav > li > a:after{
    // content:"/"
}

.header .nav{
    margin-top: 9px;
}
.header .nav img{
    margin-top: 27px;
}
.header .navbar-default .navbar-nav > li > a:hover, .header .navbar-default .navbar-nav > li > .active,.footer a:hover,.footer .active{
    color: #eba428;
}
.header .navbar-default .navbar-nav > li .btn{
    background:#000;
    color:#fff !important;
    border-radius:100px;
}	
.header .navbar-default .navbar-nav > li .btn:hover{
    background:#da3838;
}

.fixed_header{
    position:fixed;
    box-shadow:1px 1px 5px #E6E6E7;
}
.fixed_header .top{
    display:none;
    border:none;
}
.fixed_header .bottom{
    padding:10px 0;
}
.header .hamburger{

    display: none;
    float: right;
    height: 45px;
    padding: 18px 10px 10px 9px;
    width: 45px;
}
button:focus{
    outline:0px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{
    background: #00335e;
    border-radius: 0;
    width: 25px;
    height: 3px;
}
.hamburger-box{
    width: 25px;
}
.hamburger-inner::before {
    top: -8px;
}
.hamburger-inner::after {
    bottom: -8px;
}

.sidenav {
    background-color: #fff;
    height: 100%;
    left: -250px;
    overflow-x: hidden;
    padding-top: 6px;
    position: fixed;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 250px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    z-index: 999;
}
.sidenav a {
    color: #535353;
    display: block;
    font-size: 17px;
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    font-family:'hinted-HurmeGeometricSans4-Bold';
}
.sidenav a span{
    float: left;
    height: 20px;
    margin-right: 8px;
    margin-top: 2px;
    width: 22px;
}
.sidenav a:hover ,.sidenav .active{
    color: #eba428;
}
.sidenav .logo {
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 15px;
    padding: 7px 0;
}
.sidenav .logo img{
    margin: 0 auto;
}
.slick-initialized .slick-slide {
    outline: medium none !important;
}
.section1{
    float:left;
    width:100%;
    margin-top: 84px;
    padding-bottom: 20px;
}
.section1 .client{
    margin-top: 35px;
}
.section1bottom{
    float:left;
    width:100%;
    padding-top: 30px;
}
.section1left{
    float:left;
    width:100%;
}
.section1left .tipsersection{
    float:left;
    width:100%;
    padding-right: 5px;
}
.tipsersection .tipsertop{
    float:left;
    width:100%;
    border-radius: 10px;
    padding: 5px;
    position: relative;
}
.tipsertop .tipstartopinner{
    float:left;
    width:100%;
    border-radius: 10px;
    padding: 15px 15px;
}
.tipstartopinner h1{
    margin: 0px;
    font-size:42px;
    color:#eba428;
    text-align: center;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.tipstartopinner h1 span{
    display: block;
}
.tipsersection .tipstarbottom{
    float:left;
    width:100%;
    padding: 0px 0px;
}
.tipstarbottom span{
    display: block;
}
.tipstarbottom .name{
    color:#0093d1;
    font-size: 18px;
    font-family:'hinted-HurmeGeometricSans4-Bold';
}
.tipstarbottom .country,.sliderbox h6,.homecontact p{
    color:#92989e;
    font-size:14px;
    font-family:'HurmeGeometricSansRegular';
}
.mycountry{
    margin-right: 10px;
}
.tipstarbottom .col-sm-5{
    text-align: center;
}
.tipstarimage{
    margin: 5px auto;
    //margin-bottom: 5px;

}
.checkbox label, .radio label{
    padding-left: 20px !important;
}
.tipstarbottom p,.othersection p{
    color:#939393;
    font-size:16px;
    text-align: center;
    margin-bottom: 3px;
    font-family:'HurmeGeometricSansRegular';
}
.down{
    position: absolute;
    bottom: 13px;
    left: 50%;
    background: #fff;
    padding: 5px;
}
.statsection{
    float:left;
    width:100%;
    border-radius: 4px;
    padding: 15px;
    border: 1px solid #e6dede;
    padding-left: 10px !important; 
}
.about-tipster{
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}
.about-tipster img{
    border-radius: 5px;
    padding-bottom: 5px;
}
.about-tipster p{
    font-size: 13px !important;
    color: #a6a6a6 !important;
    text-transform: uppercase;
    text-align: center !important;
    font-family:'HurmeGeometricSansRegular';
}
.statsection h1{
    font-size: 18px;
    color: #eba428;
    text-transform: uppercase;
    text-align: left;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    margin-top: 0px;
}
.statsection p{
    font-size: 14px;
    color: #535353;
    text-align: left;
    font-family:'HurmeGeometricSansRegular';
}
.static{
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
    float: left;
    display: block;
    background: #f4f4f4;
    padding: 10px 20px;
    border-radius: 8px;
}
.stattop{
    float:left;
    width:100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.stattop p{
    color:#eba428;
    font-size:20px;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    margin-bottom: 0px;
}
.stattop p span{
    float:right;
    color:#535353 !important;
    font-size: 14px !important;
    font-family:'HurmeGeometricSansRegular';
    border: 2px solid #acbac6;
    border-radius: 4px;
}
.stattop p span select{
    background: transparent url(../img/down.png) no-repeat scroll right 5px center;
    border: none;   
    padding: 5px 5px;
    padding-right: 25px;
    font-family:'HurmeGeometricSansRegular';
    -webkit-appearance: none;
    outline: 0;
}
.statbottom{
    float:left;
    width:100%;
    padding-top: 15px;
}
.statdiv{
    float:left;
    //width:15.66%;
    //padding:0px 10px ;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    text-align: center;
}
.statdiv h5{
    color:#a5a5a5;
    font-size:11px;
    margin-top: 0px;
    font-family:'HurmeGeometricSansRegular';
}
.statdiv h6{
    color:#535353;
    font-size:18px;
    text-align: left;
    font-family:'HurmeGeometricSansRegular';
}
.tipsectionout{
    float:left;
    width:100%;
    padding-top: 20px;
}
.tipsection{
    float:left;
    width:100%;
    margin: 0px;
    padding: 15px;
    border: 1px solid #e6dede;
    border-radius: 6px;
}
.border{
    border: 1px solid #e6dede;
    width: 100%;
    display: block;
    float: left;
    border-radius: 6px;
    margin-bottom: 10px;
}
.border-1{
    border: 1px solid #e6dede;
    width: 100%;
    display: block;
    float: left;
    border-radius: 6px;
}
.tiptop{
    float:left;
    width:100%;
    background-color: #535353;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 2px 20px;
}
.tiptop h4{
    font-family:'hinted-HurmeGeometricSans4-Bold';
    font-size:21px;
    color:#fff;
    text-transform: uppercase;
}
.tipbottom{
    float:left;
    width:100%;
    background-color: #fff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 15px;
}
.tipbottom h6{
    color:#535353;
    font-size:16px;
    margin-top: 0px;
    text-align: left;
    font-family:'HurmeGeometricSansRegular';
}
.tipbottom p{
    color:#a5a5a5;
    font-size:14px;
    font-family:'HurmeGeometricSansRegular';
}
.tipbottom p .forslash{
    margin: 0px 8px;
}
.tipbottom h6 .subscription{
    float:right;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    font-size: 36px;
    color:#fff;
    margin-top: -45px;
    padding: 20px 20px;
    border-radius: 5px;
    background-color: #3aaa35;
}
.yellow1 h6 .subscription{
    background-color: #eba428 !important;
    color: #353535;
}
.radio.radio-primary {
    float: left;
    width:100%;
    cursor:pointer;
    border: 2px solid #eaeaea;
    padding: 10px;
    border-radius: 8px;
}
.forgreen.active{
    border: 2px solid #3aaa35;
}
.radio {
    padding-left: 20px;
}
.radio input[type="radio"] {
    opacity: 0;
    outline: medium none !important;
}
.radio label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
}
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #3aaa35;
    outline: medium none !important;
}
.radio-primary input[type="radio"]:checked + .radio-primary{
    //border-color:red!important;
}
.yellow1 input[type="radio"]:checked + label::before {
    border-color: #e4a80b;
    outline: medium none !important;
}
.radio label::before {
    background-color: #fff;
    border: 2px solid #93999f;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 15px;
    left: 0;
    margin-left: -6px;
    margin-top: 6px;
    position: absolute;
    transition: border 0.15s ease-in-out 0s;
    width: 15px;
}
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #3aaa35;
}
.yellow1 input[type="radio"]:checked + label::after {
    background-color: #e4a80b;
}
.radio input[type="radio"]:checked + label::after {
    transform: scale(1, 1);
}


.radio-primary input[type="radio"] + label::after {
    background-color: #00c35f;
}

.radio label::after {
    background-color: #555555;
    border-radius: 50%;
    content: " ";
    display: inline-block;
    height: 9px;
    left: 17px;
    margin-left: -20px;
    position: absolute;
    top: 9px;
    transform: scale(0, 0);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33) 0s;
    width: 9px;
}
.forcenter{
    text-align: center;
}
.radio label span{
    color:#535353;
    font-size: 18px;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    margin-left: 10px;
    text-transform: uppercase;
}
.radio label img{
    margin: 0 auto;
    margin-top: 7px;
}
#tooltip{
    text-align: left;
}
.tipbottom .pdr5{
    padding-right:  5px!important;
}
.tipbottom .pdl5{
    padding-left:  5px!important;
}
.mg0{
    margin: 0px!important;
}
.tipbottom .buy{
    font-size: 18px;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    text-transform: uppercase;
    width:100%;
    display: inline-block;
    padding: 7px 0px;
    color:#fffefe;
    background-color: #3aaa35;
    text-align: center;
    border-radius: 8px;
    letter-spacing: 2px;
}
.tipbottom .buy:hover{
    background-color: #58c853;
}
.what{
    background: #eeeeee;
    width: 100%;
    display: block;
    float: left;
    text-align: center;

}
.whatnew{
    background-color: #f4eee2;
}
.what a{
    font-size: 12px;
    color: #535353;
    text-transform: uppercase;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    text-align: center;
    cursor: pointer;
    width:100%;
    display: inline-block;
    padding: 9px 7px;
}
.what a:hover{
    color:#353535;
}
.tooltip-inner {
    max-width: 300px;
    /* If max-width does not work, try using width instead */
    //width: 350px; 
}
.yellow{
    background-color: #f0d096!important;
    color: #353535 !important;
}
.yellow h4{
    color:#353535;
}
.yellow2:hover{
    background-color: #fbba49!important;
}
.tipsection i{
    margin-right: 10px;
}
.section2{
    float:left;
    width:100%;
    background: url('../img/bg.png') no-repeat center center;
    background-size: cover;
    //min-height: 200px;
    padding: 50px 0px;
}
.section2 h2,.slidersection h2,.bottomstat h2,.othersection h2{
    font-family:'hinted-HurmeGeometricSans4-Bold';
    font-size: 22px;
    text-align: center;
    color:#fff;
    margin-top: 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.section2bottom{
    float:left;
    width:100%;
    text-align: center;
    padding-top: 30px;
}
.section2bottom img{
    padding-bottom: 15px;
}
.section2bottom h5,.sliderbox h5{
    color:#535353;
    font-size: 18px;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    text-transform: uppercase;

}
.section2bottom p{
    font-size: 14px;
    color:#535353;
    margin-bottom: 0px;
    padding-top: 15px;
}
.slidersection{
    float:left;
    width:100%;
    padding: 35px 0px;
}
.slidersection h2,.bottomstat h2,.othersection h2,.section2 h2{
    color:#353535;
}
.sliders{
    float:left;
    width:100%;
    padding-top: 20px;
}
.sliderbox{
    float:left;
    width:100%;
    padding: 0px 0px;
    text-align: center;
}
.box1outer{
    float:left;
    width:100%;
    border-radius: 10px;
}
.box1{
    float:left;
    width:100%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    background-color: #fff;
    min-height:175px;
    line-height: 175px;
    border: 2px solid #eba428;
    // padding-bottom: 0px;
}
.sliderbox img{
    margin-top: -4px;
    margin-bottom: 5px;
}
.resclient1{
    display: none;
}
.sliderbox h5{
    text-transform: uppercase;
}
.box1outer p{
    color:#535353;
    font-size: 14px;
    font-family:'RegularObl';
     line-height: normal;
    vertical-align: middle;
    display: inline-block
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
    .box1outer p{
      font-family:'RegularObl';
        
    }
}
.bottomstat{
    float:left;
    width:100%;
}
.bottomstattext{
    float:left;
    width:100%;
    padding-top:15px;
    text-align: center;
    padding-bottom: 35px;
}
.box2{
    float:left;
    width:100%;
    border:2px solid #ececec;
    border-radius: 6px;
    padding: 25px 7px;
}
.box2 h6{
    color:#a5a5a5;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family:'HurmeGeometricSansRegular';
}
.box2 h1{
    margin-top: 0px;
    font-family:'hinted-HurmeGeometricSans4-SemiBold';
    color:#eba428;
    font-size: 90px;
    line-height: 68px;
    text-align: center;
    margin-bottom: 25px;
}
.box2 h5{
    font-family:'hinted-HurmeGeometricSans4-Bold';
    color:#535353;
    font-size:18px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.box2 p{
    color:#a5a5a5;
    font-size: 16px;
    font-family:'HurmeGeometricSansRegular';
}
.box2 p span{
    display: block;
}
.footer{
    float:left;
    width:100%;
    border-top:2px solid #eba428;
    // padding: 30px 0px;
    text-align: center;
}
.footer a{
    padding: 0px 20px;
}
.homecontact{
    float:left;
    width:100%;
    padding-top:20px;
}
.homecontact p{
    margin-bottom: 0px;
}
.homecontact p img{
    margin-right: 10px;
}
.homecontact p span{
    font-family:'hinted-HurmeGeometricSans4-Bold';
}
.forrightalign{
    float:left;
    width:100%;
    text-align: right;
}
.forleftalign{
    float:left;
    width:100%;
    text-align: left;
}
.footertop{
    float:left;
    width:100%;
    padding: 30px 0px;
}
.footerbottom{
    float:left;
    width:100%;
    background: #f4f4f4;
    padding: 20px;
}
.footerbottom p{
    font-size:12px;
    color:#c4c4c4;
    margin-bottom: 0px;
    font-family:'hinted-HurmeGeometricSans4-Bold';
}
.section1rightsectionout{
    padding: 1px;
}
.section1rightsection{
    float:left;
    width:100%;
    border-radius: 8px;
}
.section1rightsection h2{
    text-align: center;
    padding: 10px 0px;
    margin-top: 0px;
    border-radius: 8px;
    border: 2px solid #eba428;
    margin-bottom: 10px !important;
    color:#535353;
    font-size:15px;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.tableright {
    float: left;
    width: 100%;
    background-color: #fff;
    text-align: center;
    border: 2px solid #eaeaea;
    border-radius: 8px;
    position: relative;
}
.tableright table {
    width: 100%; 
}
.tableright table tr:nth-child(2n+0){
    background: #f0f0f0;
}
.tableright table tr th {
    color: #92989e;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    font-size: 11px;
    border-bottom: 1px solid #e3e6e9;
    text-transform: uppercase;
    padding: 10px 10px;
    text-align: left;
}
.tableright table tr th:first-child{
    padding-left: 15px;
}
.tableright table tr td:first-child{
    padding-left: 15px;
}
.tableright table tr td {
    font-size: 13px;
    color: #535353;
    padding: 5px 8px;
    text-align: left;
    font-family:'HurmeGeometricSansRegular';
}
.tableright table tr td:last-child p {
    color:#535353 !important;
    font-size: 15px;
    margin: 0px;
    text-align: center;
    border-radius: 8px;
    font-family:'hinted-HurmeGeometricSans4-Bold';
}
.tableright table tr td:last-child .lossnew{
    /*color:#92989e !important;*/
    border: 2px solid #a5a5a5;
    border-radius: 8px;
}

.tableright table tr td:last-child .winnew {
    border: 2px solid #3aaa35;
}

.tableright table .vip-tr td {
    background-color: #fae9ca !important; 
}
.vip {
    margin-left: -16px;
}
.tableright table .vip-tr td:last-child p{
    border: 2px solid #eba428;
}
.tableright .win1{
    color:#303235!important;
}
.section1rightsection .showmore{
    text-align: center;
    color:#535353;
    font-size: 15px;
    padding: 11px 0px;
    width:100%;
    display: inline-block;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top:1px solid #e3e6e9;
    text-transform: uppercase;
}
.section1rightsection .showmore:hover{
    color:#eba428;
}
.section1rightsection .showmore i{
    color: #eba428;
    padding-left: 15px;
}
.slick-prev::before {
    content: "\f104";
    font-family:'FontAwesome';
    color:#cdd0d3;
    font-size:75px;
    line-height: 3px;
}
.slick-next:before {
    content: "\f105";
    font-family:'FontAwesome';
    color:#cdd0d3;
    font-size:75px;
    line-height: 3px;
}
.slick-next:hover{
    // color:red!important;
}
.slick-dots li {
    height: 2px !important;
    width: 35px !important;
}
.slick-dots li button {
    border-radius: 5px;
    color: #d7b220;
    height: 1px !important;
    width: 33px !important;
    border: 1px solid #ccd3da;
    padding: 2px !important;
    background-color: #c3c6ca;
}
.slick-dots li button:before{
    content:" ";
}
.slick-dots .slick-active button{
    background-color: #ec3225;
}
.slick-dots button:hover{
    background-color: #ec3225;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: #1e4a70;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
    color:#1e4a70;
}
.pdr15{
    // padding-right: 15px;
}
.paddings{
    padding: 0px 30px;
    color:#dcdee1;
}
.fordesktop{
    float:left;
    width:100%;
    text-align: center;
}
.fordesktop span{
    display: block;
    padding-top: 30px;
}
.fordesktop span a{
    font-size: 13px;
    color: #a5a5a5;
    font-family:'HurmeGeometricSansRegular';
    text-decoration: underline;
    text-transform: inherit;
}
.fordesktop span a:hover{
    color: #535353;
    text-decoration: none;
}
.footerformobile{
    float:left;
    width:100%;
    display:none;
}
.footerformobile ul{
    margin: 0px;
    padding: 0px;
}
.footerformobile ul li{
    list-style: none;
    text-align: left;
}
.footerformobile a{
    text-align: left;
    padding-left: 0px!important;
}
.othersection{
    float:left;
    width:100%;
    padding: 25px 0px;
}
.reviewsection{
    float:left;
    width:100%;
    padding: 15px 0px;
    padding-top: 20px;
}
.othersection .row1{
    margin-top: 30px;
}
.reviewsection .row{
    display:flex;
}
.othersection .box1outer,.othersection .box1{
    height:100%;
}
.reviewformsection{
    float:left;
    width:100%;
    margin-top: 20px;
}
.success{
    float:left;
    width:100%;
    font-size: 14px;
    text-align: center !important;
    text-transform: uppercase;
    background: #3aaa35;
    border-radius: 6px;
    padding: 10px 0px;
    color:#fff !important;
}
.success p{
    margin-bottom: 0px;
    padding-bottom: 0px !important;
    text-align: center !important;
}
.contactpadd{
    margin-top: 10px !important;
}
.error{
    background: #d92c2c;
    margin-top: 10px;
    color:#fff !important;
}
.error p{
    color:#fff !important;
    margin-bottom: 0px;
}
.reviewformsection input,.reviewformsection textarea{
    background-color: #eaeaea;
    border-radius: 8px;
    height:45px;
    margin: 25px 0px;
    color:#a5a5a5;
    border: 2px solid #eaeaea;
    box-shadow: none;
}
.reviewformsection .form-control:focus{
    border: 2px solid #eba428;
    box-shadow: none;
    outline:medium none;
    background-color: #fff !important;
    color: #535353;
}
.reviewformsection textarea{
    height:155px;
    margin-top: 0px;
}
.reviewformsection .send{
    width:100%;
    color:#353535;
    background-color: #eba428;
    text-transform: uppercase;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    text-align: center;
    font-size: 21px;
    padding: 8px 0px;
    margin-bottom: 20px;
    border-radius: 8px;
}
.reviewformsection .send:hover{
    background-color: #f0d096!important
}
.cont{
    padding-bottom: 15px;
}
.font-size{
    font-size: 13px;
}
.cookie p{
    padding-bottom: 20px !important;
}
.border-bottom{
    border-bottom: 2px solid #eaeaea;
}
.contacts{
    margin-top: 0px;
}
.contacts h2{
    margin-top: 10px;
}
.contacts p{
    text-align: left;
    color: #535353;
    padding-bottom: 20px;
    font-family:'HurmeGeometricSansRegular';
}
.contactaddress{
    float:left;
    width:100%;
    border-radius: 6px;
    background-color: #e6e8e9;
    padding: 15px 0px;
    margin: 10px 0px 20px 0px;
}
.contactaddress p{
    font-size: 16px;
    margin-bottom: 0px;
    font-family:'HurmeGeometricSansRegular';
}
.contactaddress p img{
    margin-right: 10px;
}
.contactaddress span{
    font-family:'hinted-HurmeGeometricSans4-Bold';
}
.faqsection{
    float:left;
    width:100%;
    padding-top: 10px;
}
.faqsection h3{
    color:#535353;
    font-size:20px;
    text-align: left;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.thankusection{
    float:left;
    width:100%;
    text-align: center;
    padding: 120px 0px 170px 0px;
}
.thankusection h1{
    color:#3aaa35;
    text-transform: uppercase;
    font-size: 34px;
    font-family:'hinted-HurmeGeometricSans4-Bold';
}
.thankusection p{
    color: #535353 !important;
}
.thankusection p span{
    display: block;
}
.reviewformsection h5{
    color:#535353;
    font-size:16px;
    font-family:'hinted-HurmeGeometricSans4-Bold';
    margin: 20px 0px;
    text-transform: uppercase;
}
.reviewformsection p i{
    color:#eba428;
    margin-right:10px;
    font-size: 5px;
}
.privecy h5{
    text-transform: none !important;
}
.main-contact{
    font-family:'hinted-HurmeGeometricSans4-Bold';
}
.review p{
    text-align: left;
    padding-bottom: 15px;
    color: #535353;
}
.radio label .img-padd{
    padding-bottom:3px;
}
.alert-danger{
    color: #ffffff !important;
}
.text-uppercase{
    margin-bottom: 10px;
}
.errors-list p{
    font-size: 14px;
}
.tooltip-inner {
    max-width: 424px;
    padding: 20px;
    /* If max-width does not work, try using width instead */ 
}
.tooltip-inner h1{
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family:'Roboto-Bold';
}
.tooltip-inner p{
    font-size: 14px;
    color: #fff;
    text-align: left;
    margin-bottom: 10px;
    font-family:'Roboto-Regular';
}
.ltips {
    display: none;
}
.foruppercase{
    text-transform: uppercase;
}
.yellownew{
    background-color: #eba428!important;
}
.yellownew:hover{
    background-color: #fbba49!important;
}
.forgreen{
    // border-color: #3aaa35!important;
}
.foryellow.active{
    border-color: #fbba49 !important;
}
.faqbox p{
    padding-bottom: 0px;
}
.mgb10{
    margin-bottom: 10px!important;
}
.tableright1{
    float:left;
    width:100%;
}
.fortableresponsive{
    float:left;
    width:100%;
    display:none;
}
.tabletop{
    float:left;
    width:100%;
    border-bottom: 1px solid #e3e6e9;
}
.tabletop h6{
    color: #92989e;
    font-family: 'hinted-HurmeGeometricSans4-Bold';
    font-size: 14px;
    text-transform: uppercase;
}
.tabletop .col-xs-2.noright,.tablebottom .col-xs-2.noright,.tablebottom2 .col-xs-7.noright{
    text-align: left;
}
.tablebottom2 .col-xs-2.noleft{
    text-align: right;
}
.tablebottom {
    float:left;
    width:100%;
    border-bottom: 1px solid #e3e6e9;
}
.tablebottom1{
    float:left;
    width:100%;
    //border-bottom: 1px solid #f3e8bc;
}
.tablebottom1 p{
    color:#303235;
    font-family: 'hinted-HurmeGeometricSans4-Bold';
}
.tablebottom2{
    float:left;
    width:100%;
    border-bottom: 1px solid #e3e6e9;
}
.tablebottom:last-child .tablebottom2,.tablebottom:nth-child(3),.tablebottom:nth-child(3) .tablebottom2,.forbgcolor .tablebottom2{
    border-bottom: none;
}
.tablebottom p{
    font-size: 12px;
    color:#535353;
    margin: 5px 0px;
    font-family:'HurmeGeometricSansRegular';
}
.winnew{
    color:#18d425!important;
    font-family: 'hinted-HurmeGeometricSans4-Bold';
    font-size: 15px!important;
    //text-align: center;
}
.forcenter{
    //text-align: center!important;
}
.lossnew{
    color:#92989e!important;
}
.tablebottom1 p{
    margin-bottom: 0px;
}
.forbgcolor{
    background-color: #fae9ca;
    border-bottom: none;
}
.forbgcolor .col-xs-3.noleft{
    padding-right: 5px;
}
.forbgcolor img{
    margin-left: 4px;
}
.winnew1{
    color:#303235!important;
}
.restable{
    display: none;
}
