@font-face {
  font-family:Raleway-1;
  src: url(../../font/Raleway-Medium.ttf);
}
@font-face {
  font-family:Raleway;
  src: url(../../font/Raleway-Bold.ttf);
}
@font-face {
  font-family:Raleway3;
  src: url(../../font/Raleway-Light.ttf);
}

@font-face {
  font-family:Poppins;
  src: url(../../font/Poppins-Light.ttf);
}@font-face {
  font-family:Poppins2;
  src: url(../../font/Poppins-Medium.ttf);
}
@font-face {
  font-family:Poppins3;
  src: url(../../font/Poppins-Regular.ttf);
}
@font-face {
  font-family:Poppins4;
  src: url(../../font/Poppins-Bold.ttf);
}
@font-face {
  font-family:Roboto;
  src: url(../../font/Roboto-Medium.ttf);
}
@font-face {
  font-family:Roboto2;
  src: url(../../font/Roboto-Regular.ttf);
}

@font-face {
  font-family:helveticaneue;
  src: url(../../font/helveticaneue-Regular.ttf);
}
*{padding:0px;
margin:0px;
box-size:border-box;
}
html {
  
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    scroll-behavior: smooth;
}
p{  font-family: Poppins2;}
body {
   font-family: Poppins;
    line-height: 1.8;
    color: #384047;
    font-weight: normal;
    font-kerning: auto;
	overflow-x:hidden;
}
body {
    margin: 0;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container {
    width: 1170px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}



.col-md-1 {
	float: left;
    width: 8.33333333%;
}
.col-md-2 {
	float: left;
    width: 16.66666667%;
}

.col-md-3 {
	float: left;
    width: 25%;
}
.col-md-4 {
	float: left;
    width: 33.33333333%;
}
.col-md-5 {
	float: left;
    width: 41.66666667%;
}
.col-md-6 {
	float: left;
    width: 50%;
}
.col-md-7 {
	float: left;
    width: 58.33333333%;
}
.col-md-8 {
	float: left;
    width: 66.66666667%;
}
.col-md-9 {
	float: left;
    width: 75%;
}
.col-md-10 {
	float: left;
    width: 83.33333333%;
}
.col-md-11 {
	float: left;
    width: 91.66666667%;
}
.col-md-12 {
	float: left;
    width: 100%;
}


.btn-sel {
    padding: 9px 33px 10px 34px;
    border-radius: 4px;
    border: solid 1px #cccccc;
}
.header {
    float: left;
    width: 100%;
    height: 70px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
    background-color: #ffffff;
}
.logo {
    padding: 7px;
}
.btn {
    padding: 17px;
    float: right;
}
.section.hero-area.grt-her {
    background-image: url(../../assets/img/banner.jpg);
}
.hero-area {
    position: relative;
    z-index: 1;
    color: #fff;
}
.hero-area {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	float: left;
width: 100%;
padding-top: 50px;
height:539px;

}
.hero-overlay-gradient {
    background: linear-gradient(to right, rgba(17, 24, 60, 0.75), rgba(17, 24, 60, 0.6));
}
.hero-overlay, .hero-overlay-gradient {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.hero-area .hero-content, .hero-area .breadcrumb-area {
    position: relative;
    z-index: 2;
}

.pos-r {
    position: relative !important;
}
.pos-tb-center {
    width: 100%;
  
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.hero-form {
    width: 75%;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0,0,0,.15);
    color: #314555;
    margin: auto;
    padding: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    float: right;
    border-radius: 4px;
    padding-bottom: 35px;
    padding-top: 24px;
}
.maj1.stc1 {
    color: #2c2e30 !important;
	margin-bottom: 50px;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.hero-form-wrapper {
    color: #aaa;
    padding: 20px;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.field {
    display: block;
    position: relative;
}
.sppek1.btn-lg.btn-blue.btn-block {
    display: inherit;
    height: 0px;
    text-decoration: none;
    border-bottom: 4px;
    text-align: center;
    width: auto;
    padding: 23px;
}
.absolute.top-0.h-4.rounded.shim-blue.prices-pl2 {
    width:35%;
    background: no-repeat !important;
    margin: 0 auto;
}

.form-control {
	color: rgba(0, 0, 0, 0.85) !important;
    font-family: Poppins3;
    border: solid 1px #cccccc;
    background-color: #f5f5f5;
    line-height: 20px;
    width: 100%;
    padding: 0px;
    -webkit-transition: all ease-in-out 150ms;
    -ms-transition: all ease-in-out 150ms;
    -o-transition: all ease-in-out 150ms;
    transition: all ease-in-out 150ms;
    height: 47px;
    padding-left: 11px;
}/* .form-control {
	color: rgba(0, 0, 0, 0.85) !important;
	font-family: Poppins3;
  border: solid 1px #cccccc;
  background-color: #f5f5f5;


    line-height: 20px;
   

   width: 100%;
padding: 11px 0px 11px 6px;
    -webkit-transition: all ease-in-out 150ms;
    -ms-transition: all ease-in-out 150ms;
    -o-transition: all ease-in-out 150ms;
    transition: all ease-in-out 150ms;
} */
.ex-1 {
	font-family: Raleway;
  font-size: 35px;

margin-bottom: 53px;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
    letter-spacing: 1px;
text-align: left;
color: #ffffff;
}
.plak1{ font-size: 30px;
color: #ff3900;
font-weight: 500; font-family: Raleway;}
.btn-dal {
    background: #ff3900;
    border-radius: 4px;
    color: #fff;
    font-family: Poppins3;
    text-decoration: none;
    height: 45px;
    float: left;
    width: 84%;
    text-align: center;
    line-height: 44px;
    font-size: 19px;
    position: relative;
    top: 62px;
}
.prices-pl2 a{text-decoration:none; color:#fff;}
.mobile-des-10{display:none;}
.poly {
	    font-family: 'Poppins3';
    color: #ff3900;
}
.ul-box {
    margin-top: 30px;
	float: left;
width: 100%;
}
.pr1 {
    width: 80%;
    display: inline-table;
}
.ha1.nowpl {
    padding: 7px;
    opacity: 0.8;
    border-radius: 31px;
    background-color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    font-family: Poppins3;
    color: #000;
    width: 65%;
    text-align: center;
}
.ha1 {
    width: 624px;
    height: auto;
    margin: 0 25px 0px 0;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
.poly-hk1{
    padding-left: 20px;
}
.t-uppercase.mb-10 {
    margin: 0 0 16.3px;
    font-family: 'Poppins2';
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #202020;
}
.visibility-hidden {
    display: none;
}
.sumn1 .btn-lg.btn-blue.btn-block {
width: 100%;}
.col-md-12.top-ex1{text-align: center;}
.btn-lg.btn-blue.btn-block {
   width: 90%;
height: 50px;
padding: 20px;
border-radius: 4px;
background-color:#ff3900;
border: none;
margin: 0 auto;
font-family: Poppins;
font-size: 18px;
font-weight: 600;
line-height: 0px;
color: #fff;
cursor: pointer;
}
.btn-lg.btn-blue.btn-block.we-fr{ height: 43px;background-color: #fff;
color: #fc3b6c;
font-size: 18px;
font-family: Poppins3;}
.sumn1{text-align:center;}
.ul-box img {
  max-width: 8%;
margin-right: 8px;
position: relative;
top: 3px
}
.ul-box li {
  float: left;
list-style: none;
width:33%;
margin-bottom: 5px;
font-size: 18px;

font-family: Roboto;
}
.btn-sel {
   font-family: Roboto;
font-size: 16px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.31;
letter-spacing: normal;
text-align: center;
color: #fff;
text-decoration: none;
background: #01284d;
border: none;
}
img{max-width:100%;}
.about-us {
    width: 100%;
    height: auto;
    padding-top: 40px;
    background-color: #fafafa;
    float: left;
    padding-bottom: 60px;
}
.get-tc1 {
    font-size: 32px !important;
    float: left;
    text-align: left !important;
    color: #ff3900 !important;
}
.tes1-in {
    font-family: Roboto2;
    font-size: 23px;
}
.csk1 {
    font-weight: bold;
    font-family: Roboto2;
}
.comp1 .d-2 img {
    margin-top: 4px;
}
.poly12 {
    font-family: Poppins3;
    font-size: 18px;
    color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 500;
}


.pl-12 td {
    margin-top: 6px;
    margin-bottom: 6px;
}
.comp1 .price-table {
width: 95%;}
.comp1 .d-2 tr {
    height: auto;
}
.are-yu{width: 100%;
height: auto;
margin-bottom:50px;
padding-top: 40px;
background-color: #f7f7f7;
float: left;
padding-bottom: 40px;
background-repeat: no-repeat;
background-size: 100% 100%;}
.about-us-2 .ul-box1 li {
    font-weight: 500;
    margin-bottom: 1px;
    font-size: 20px;
    font-family: Poppins2;
}
.about-us-2.Manage-ab-p1 {
    background: #fff;
    margin-top: 30px;
    margin-bottom: 80px;
}
.about-us-2 {
   width: 100%;
height: auto;
padding-top: 60px;
background-color: #f5f7fc;
float: left;
padding-bottom: 60px;
}
.test-min-us-2 {
    width: 100%;
    height: auto;
    padding-top: 40px;
    background-color: #fff;
    float: left;
    padding-bottom: 40px;
}
.yu-pear {
    font-weight: normal;
	font-family: 'Poppins';
}
.form-single .form-control.input-lg {
    border-radius: 0px;
    background: #fff;
    border: none;
    padding-left: 12px;
}
.form-single .btn-lg.btn-blue.btn-block {
    width: 238px;
	cursor: pointer;
    height: 44px;
    margin: 0 0 0 21.2px;
    border-radius: 0px;
    background-color: #00213c;
}
.form-single .field {
    padding-left: 15px;
    padding-right: 15px;
}
.chos1 {
    font-size: 22px;
}
.about-us-2 {
   
    padding-top: 40px;
   
    padding-bottom: 40px;
}
.form-single .maj1 {
    font-size: 30px;
}
.form-single .maj1{color:#fff; font-family: Poppins2;}
.form-single .res1{color: #fff;
font-family: Poppins3;
font-size: 30px;
margin-bottom: 39px !important;
float: left;
width: 100%;
}
.what145 .yu-pear {
    font-size: 18px;
    font-family: Poppins !important;
}
.img-ab.black1 {
    margin-top: 24px;
}
.last1 {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.what145 li{margin-bottom: 20px !important;}
.what145 {
    float: left;
    margin: 0px !important;
    position: relative;
    bottom: 11px;
}
.blackwire-12 {
    background: #fff;
}
.mod1{font-style: normal !important;}
.lin1 {
    width: 0;
    height: 67.3px;
    margin: 0 0 34.2px;
    border: solid 1px #dbdbdb;
    float: left;
    position: relative;
    right: 116px;
}

.lin2 {
    width: 0;
    height: 67.3px;
    margin: 0 0 34.2px;
    border: solid 1px #dbdbdb;
    float: left;
    position: relative;
    right: 84px;
}
.price-pn-2 {
    position: relative;
    right: 58px;
}
.lin3 {
    width: 0;
    height: 67.3px;
    margin: 0 0 34.2px;
    border: solid 1px #dbdbdb;
    float: left;
    position: relative;
    right: 56px;
}
.price-pn-3{
    position: relative;
    right: 38px;
}
.lin4 {
    width: 0;
    height: 67.3px;
    margin: 0 0 34.2px;
    border: solid 1px #dbdbdb;
    float: left;
    position: relative;
    right: 29px;
}
.lin-btn.prices-pl2.btn-lg.btn-blue.btn-block.btn.btn-default.frm_btn.frm-btn {
    width: 96%;
    height: 21px;
    font-family: Roboto2;
    font-size: 16px;
    padding: 18px;
    margin-top: 78px !important;
    position: relative;
    right: 10px;
	    font-weight: 100;
}
.d-2 .fr1{    
    font-family: 'Roboto2';
    color: #707070;
    
    font-weight: 500;}
.pric-dl1 p{color:#000; letter-spacing: 1;}
.lin-btn2.prices-pl2.btn-lg.btn-blue.btn-block.btn.btn-default.frm_btn.frm-btn {
    width: 96%;
    height: 21px;
    font-family: Roboto2;
	    font-weight: 100;
    font-size: 16px;
    padding: 18px;
    margin-top: 78px !important;
    position: relative;
    left: 0px;
}
.lin-btn3.prices-pl2.btn-lg.btn-blue.btn-block.btn.btn-default.frm_btn.frm-btn {
    width: 96%;
    height: 21px;
    font-family: Roboto2;
	    font-weight: 100;
    font-size: 16px;
    padding: 18px;
    margin-top: 78px !important;
    position: relative;
    left:5px;
}
.lin-btn4.prices-pl2.btn-lg.btn-blue.btn-block.btn.btn-default.frm_btn.frm-btn {
    width: 96%;
    height: 21px;
    font-family: Roboto2;
	    font-weight: 100;
    font-size: 16px;
    padding: 18px;
    margin-top: 78px !important;
    position: relative;
    left:-6px;
}
.price.tabpl1 {
       color: #2c2e30;
    font-family: Poppins2 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
}
.pr-btn h3 {
    font-family: 'Poppins3';
    font-size: 21px;
    font-weight: 600;
    position: relative;
    top: 13px;
    left: 11px;
}
.pr-btn2 h3 {
    font-family: 'Poppins3';
    font-size: 21px;
    font-weight: 600;
    position: relative;
    top: 13px;
    left: 23px;
}
.pr-btn3 h3 {
    font-family:'Poppins3';
    font-size: 21px;
    font-weight: 600;
    position: relative;
    top: 13px;
    left: 33px;
}
.pr-btn4 h3 {
    font-family: 'Poppins3';
    font-size: 21px;
    font-weight: 600;
    position: relative;
    top: 13px;
    left: 37px;
}
.box-wh-ls .col-md-2 {
    float: left;
    width: 16.4%;
}
.box-wh-ls h2{font-family: Poppins3;
  font-size: 24px;
  font-weight: 500; color: #2c2e30;}
.box-wh-ls {
    width: 86.4%;
    margin-top: 23px;
    padding: 11.5px 13px 30.2px 28px;
    box-shadow: 0 5px 20px 0 rgba(235, 60, 0, 0.12);
    background-color: #ffffff;
    height: 165.2px;
    border-radius: 10px;
    position: relative;
    left: 142px;
}


.price.biur7 {
    height: 66px;
}
.price.biur8 {
    height: 93px;
}
.price.biur9{ height: 93px;
}
.price.biur10 {
    height: 66px;
}
.price.biur11 {
    height: 66px;
}
.price.biur12 {
    height: 40px;
}
.price.biur13 {
    padding: 0px !important;
    height: 100px;
}
.sin-mr  {padding: 2px;}
.form-single{
   width: 100%;
height: auto;
padding-top: 60px;
background: url(../../assets/img/background.jpg);
float: left;
padding-bottom: 60px;
background-repeat: no-repeat;
background-size: 100% 100%;
}.form-tabel{
    width: 100%;
    height: auto;
    padding-top: 40px;
   background-color: #f7f7f7;
    float: left;
    padding-bottom: 90px;
}
.about-us-single {
 width: 100%;
height: auto;
padding-top: 70px;
background-color: #fff;
float: left;
padding-bottom: 50px;
}
.email1 a{color:#000; font-family: Roboto;
font-size: 20px; text-decoration: none;}
.call-con1 img {max-width: 8%;
margin-right: 7px;}
.email1 img {max-width: 4%;
margin-right: 7px;}
.call-con1 {
   width: 100%;
height: auto;
padding-top: 5px;
background-color: #fffdfd;
float: left;
padding-bottom: 14px;
}
.bl-tabel1{color: #ff3900; font-weight: 600;
}
.btn {
    position: relative;
    top: 7px;
}
.textline1 {
    text-align: center;
}
.caal1 a {color:#000; font-family: Roboto;  text-decoration: none;
font-size: 20px;}
.caal1 {
    padding-left: 15px;
    padding-right: 15px;
    float: right;
}
.ul-box1 li {
 width: 100%;
list-style: none;
float: left;
margin-bottom: 16px;
font-family: Poppins2;
font-weight: 500;
    font-size: 20px;
	color:#000;

}
.footer-1{background-image: url('../../assets/img/bottom_image.jpg');}

.modules1 {
    width: 90%;
    float: left;
}
.yu-pear {
   
font-size: 18px;
font-family: 'Poppins3';
}
.ul-box1 img {
 width: 15px;
    margin-right: 8px;
    margin-bottom: 12px;
    float: left;
    height: 15px;
    position: relative;
    top: 11px;
}
.ul-box1 {
    margin-top: 15px;
}
.form-single .maj1{ margin-bottom:18px !important;}
.maj1 {
    width: 100%;
	  font-family: Poppins2;
	  font-weight: 500;
    text-align: center;
    margin-bottom: 25px ;
	font-size: 30px;
	color:#000;
}
.nepl1 {
    width: 467px;
    font-family: Poppins3;
    font-size: 30px;
    line-height: 1.5;
    color: #fff;
}
.maj1.dis-1 {
    font-family: Poppins3;
    font-size: 44px;
	
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
.mag-1 {
    font-family: Poppins2;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.5;
    color: #000;
}
.asset-img img{max-width: 93%;}
.yur-1 {
    color: #ff3b00;
}
.why-pl1 {
    padding-left: 26px;
    float: left;
    width: 100%;
}
.randomly-1 {
    background: #f7f3f0 ! important;
    margin-top: 0px ! important;
    padding-top: 80px ! important ;
    padding-bottom: 80px ! important;
	margin-bottom: 0px  ! important;
}
.ar-1-submit {
    float: left;
    width: 100%;
   
}
.ar-1-submit {
    margin-top: 21px;
}
.randomly-1  .ul-box1 li{font-family: Poppins3; margin-bottom: 5px;}
.ar-1-submit .btn-lg123 {
    width: 54%;
	height: 50px;
padding: 20px;
border-radius: 4px;
background-color: #ff3900;
border: none;
margin: 0 auto;
font-family: Poppins;
font-size: 18px;
font-weight: 600;
line-height: 0px;
color: #fff;
cursor: pointer;
}
.ar-tex1{ margin-bottom: 25px ;}
.ar-1{
height: auto;
padding-top: 39px;
background-size: 100% !important;
width:100%;
background: url(../../assets/img/did-bn.jpg);
float: left;

background-repeat: no-repeat;
height: 302px;}
.prices-pl2.btn-lg.btn-blue.btn-block.btn.btn-default.frm_btn.frm-btn {
    font-family: Poppins;
    font-size: 18px;
    width: 29%;
	margin-bottom: 20px;
	margin-top:20px !important;
    margin: 0 auto;
    float: inherit;
}
.btn-sin{text-align: center;
margin: 0 auto;
display: flex;}
.sam-tab {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    color: #000;
    margin-top: 30px;
    margin-bottom: 30px;
}
.d-2 img{   margin-top:20px;}
.last1 .btn-lg.btn-blue.btn-block {
    width: 243px;
	font-family: Poppins;
}
.sin-1.sin-12 {
    position: relative;
    bottom: 22px;
}
.box-wh1 {
   padding: 0px;
margin-bottom: 60px !important;
background-color: #ffffff;
text-align: center;
width: 70%;
border: solid 1px #cccccc;
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.08);
margin: auto;
    margin-bottom: auto;
border-radius: 10px;
}
.box-wh1 p {
    font-family: Poppins3;
}
.day-text {
    text-align: center;
    margin-bottom: 40px;
}
.back1 {
	margin-bottom: 11px;
    float: left;
    width: 100%;
    line-height: 9px;
    margin-top: 31px ;
    color: #000;
    font-size: 20px;
	font-weight: 500;
font-family: Poppins2;
}
.ptb-sin-1 {
    float: left;
    width: 100%;
   
    margin-bottom: 23px;
}
.main  .col-md-2 {
    float: left;
    width: 12%;
}
.col-md-2.price-pn-1 {
    position: relative;
    right: 82px;
}
.main {
   font-family: "Open Sans";
width: 1777px;
margin: 0 auto;
position: relative;
right: 80px
}
.price-table.d-1.pl-12 {
        width: 63%;
    float: right;
    position: relative;
    right: 19px;
}
.price-table {
    width: 100%;
    border-collapse: collapse;
    border: 0 none;
}
.price-table tr:not(:last-child) {
    border-bottom: 1px solid #d5d5d5;
}
.day-bac {
    background: #f5f7fc;
}
.price-table tr td {
   font-family: Poppins2;
font-size: 17px;
    padding: 9px 24px;
    
}

.price-table tr td:first-child {
    border-left: 0 none;
}
.price-table tr td:not(:first-child) {
    text-align: center;
}

.price-table tr:hover {
    background-color: #EEEEEE;
}
.price-table .fa-check {
    color: #5336ca;
}
.price-table .fa-times {
    color: #D8D6E3;
}

/* Highlighted column */
.price-table tr:nth-child(2n) td:nth-child(3) {
    background-color: rgba(216, 214, 227, 0.25);
}
.price-table tr td:nth-child(3) {
    background-color: rgba(216, 214, 227, 0.15);
    padding: 8px 48px;
}
.price-table tr td:nth-child(3) .fa-check,
.price-table tr:nth-child(2n) td:nth-child(3) .fa-check {
    /* color: #ffffff; */
}
/**/

.price-table tr.price-table-head td {
    font-size: 16px;
    font-weight: 600;

}

.price-table tr.price-table-head {
   
    color: #FFFFFF;
}
.price-table td.price {
    color: #f43f54;
 
    
   
}
.price-table td.price a {
    background-color: #5336ca;
    color: #FFFFFF;
    padding: 12px 32px;
    margin-top: 16px;
    font-size: 12px;
    font-weight: 600;
    font-family: "Montserrat";
    text-transform: uppercase;
    display: inline-block;
    border-radius: 64px;
}
.price-table td.price-table-popular {
    font-family: "Montserrat";
    border-top: 3px solid #5336ca;
    color: #5336ca;
    text-transform: uppercase;
    font-size: 12px;
    padding: 12px 48px;
    font-weight: 700;
}
.price-table .price-blank {
    background-color: #fafafa;
    border: 0 none;
}

.price-table svg {
    width: 90px;
    fill: #5336ca;
}

.pl-12 td {
    margin-left: 23px;
    float: left;
}
.comp1 .price-table tr td {
    color: #2c2e30;
    font-family: Poppins3;
    font-size: 15px;
	padding:15px 0px 15px 0px;
}
.price {
    color: #2c2e30 !important;
    font-family: Poppins3 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.comp1 .price-table-head {
    height: 46px !important;
}


.d-1 {
    padding: 15px 0 0;
    border-radius:10px;
   box-shadow: 0 5px 20px 0 rgba(235, 60, 0, 0.12);
    background-color: #ffffff;
    margin-top: 135px;
}
.biur1 {
    height: 92px;
}
.price.biur2 {
    height: 70px;
}
.price.biur3 {
    height: 65px;
}
.price.biur4 {
    height: 62px;
}
.price.biur5 {
    height: 44px;
}
.price.biur6 {
    height: 66px;
}
.form-tabel {
    overflow-x: scroll;
}
.lop1omn {
    height: 113px;
}
.touch-2{height: 89px;}
 .touch-3{
    height: 89px;
}
 .touch-4 {
    height: 84px;
}
.touch-1{height: 88px;

}
.quality-1{height:115px !important;
padding: 0px !important;}
.omnidirectional1{height: 85px;
padding-top: 11px;
padding-bottom: 16px;}
.pric-dl1{margin-top: 115px !important; width: 97%;}
.price.plok1 {
    height: 103px !important;
    padding: 0px !important;
}
.d-2 {
    padding: 15px 0 0;

background-color: #ffffff;
text-align: center;
width: 93%;
margin: 0 auto;
border-radius: 10px;
box-shadow: 0 5px 20px 0 rgba(235, 60, 0, 0.12);
  
}
.chos1 {
    margin-bottom: 30px;
}
.footer-s-1{background-color:#f7f7f7;}
.test-min-1-box1 {
	height: 222px;
   border-radius: 4px;
box-shadow: 0 5px 20px 0 rgba(181, 181, 181, 0.15);
background-color: #ffffff;
float: left;
width: 90%;
padding: 18px;
}
.software_devices2 h2.maj1 {
    margin-bottom: 40px;
}
.test-min-1-box1 h3 {width: 80%;
    margin: 0 auto;}
.test-min-1-box1 p {width: 80%;
    margin: 0 auto;}

.test-min-1-box1 p {
	    font-family: 'Roboto2';
   font-size: 16px;
font-weight: normal;
font-stretch: normal;
font-style: italic;
width: 80%;
margin: 0 auto;
    margin-bottom: 0px;
margin-bottom: 12px;
}
.star-1 {
    width: 80%;
    margin: 0 auto;
}
.call-to-action-area {
    position: relative;
    z-index: 1;
    color: #fff;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.font-15 {
    font-size: 15px !important;
}

.form-tabel .maj1 {
    margin-bottom:15px !important;
    margin-top: 0px !important;
}
.call-to-action-area {
	background-attachment: fixed;
    position: relative;
    background-size: cover;
    background-position: center;
background-repeat: no-repeat; float: left;
width: 100%; text-align: center; padding-top:70px;  padding-bottom:80px;}
.box-pl1 p {
    font-family: Roboto;
    font-size: 24px;
     color: #4a4a4a;
    margin-top: 9px;
}
.box-pl1 span {
    font-size: 18px;
    color: #4a4a4a;
   font-family: Roboto2;
}
.get1 {
    margin-bottom: 0px;
	font-family: Poppins3;
	color: #fff;  font-size: 34px;
}
.grt-linne {
    border-color: #aeaeae !important;
    border: 1px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    width: 20%;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 29px;
}
.for1 {
    font-family: Poppins3;
  
    font-size: 28px;
    font-weight: 500;
}
.call-to-action-area .btn-lg.btn-blue.btn-block {
    width: 19%;
}
.section.hero-area.grt-her {
    margin-top: 46px;
}
.pad-1-left{padding-right: 15px;
padding-left: 15px;}

.col-md-12.des1 {
    display: none;
}
#show-hidden-menu {
   text-align: center;
margin-top: 21px;
}
#show-hidden-menu span {
    float: left;
    width: 100%;
}

#show-hidden-menu a {
    font-size: 16px;
    font-weight: 500;
    font-family: Poppins;
    color: #0a00ff;
	cursor: pointer;
}
.hidden-menu {
    margin-top: -2px;
    float: left;
    width: 100%;
}
.exp1 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 17px;
    color: #0a00ff;
}
.tax1{ border-radius: 0px 0px 10px 10px ! important;}
.d-3 {
    padding: 15px 0 0;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0 15px 20px 0 rgba(255, 55, 63, 0.11);
    background-color: #ffffff;
}
.hidden-menu .btn-lg.btn-blue.btn-block {
    width: 90%;
    margin: 0 auto;
    display: block;
}
.t-uppercase.mb-10 {
    margin-bottom: 0px;
}
.about-us .maj1{margin-top: 23px; margin-bottom: 21px;}
.top-ex1 {margin-top:10px;}
.koi1 {
    border-top: 1px solid #d5d5d5;
}
.scro1 {
    width: 100%;
    text-align: center;
    color: #afafaf;
    font-family: Poppins;
    font-size: 15px;
}
.scro1 { margin-bottom: 25px;}
.thankyou_page {
    padding-top: 199px;
}
.thankyou_page {
    background-color: #f2fbfe;
    min-height: 300px;
}
.spinner {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    height: 20px;
}
.spinner .bounce1, .spinnerblock .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.purple > div {
    width: 10px;
    height: 10px;
    background-color: #4a4a4a;
    margin: 6px 2px;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation-delay: 0s;
}
.top_left_text.text-center {
    text-align: center;
}
.box-wh1 p {
   
font-size: 16px;
position: relative;
top: 12px;
font-family: Poppins3 !important;
}
.grt-her{background-image: url('../../assets/img/Banner.jpg');}
#myBtn {
    float: left;
    width: 100%;
    text-align: center;
}
.show-hidden-menu a {
    text-align: center;
    margin-top: 21px;
}
#myBtn span {
    width: 100%;
    float: left;
}
.header {
    position: fixed;
    z-index: 99;
    top: 0px;
}



.sam-tab {
    color: #000000;
    font-size: 20px;
    font-family: Roboto2;
    margin-top: 30px;
    margin-bottom: 30px;
}
.fr1{ font-size: 16px;
 font-family: Poppins;
    color: #707070;
 
 
  text-align: center;
 }
  
  .day-text {
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
}
.expl1 {
    text-decoration: underline !important;
}
.t-xs-center.t-md-left.ptb-30 {
    margin-top: 18px;
}
.ordinary-p1 {
	
    font-weight: 600;
    color: #ff3900;
}
.ply-pl{color: #ff3900;}
.ex-21 {
	margin-bottom: 53px;
    font-family: 'Poppins';
    font-size: 20px;
   
    letter-spacing: 1px;
    font-weight: 501;
}
.shim-green {
  position: relative;
  overflow: hidden;
  background-color: rgba(0, 255, 0, 0.7);
}
.shim-green::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(
    90deg,
    rgba(233, 233, 233, 1) 0,
    rgba(233, 233, 233, 0.9) 50%,
    rgba(233, 233, 233, 0.8) 100%
  );
  animation: shimmer 2s ease-out infinite;
  content: "";
}

.shim-blue {
  position: relative;
  overflow: hidden;
  background-color: rgba(0, 155, 255, 0.7);
}
.relative.w-full.sm\:w-1\/2.bg-gray-200.rounded {
   width: 73%;
margin-top: 0px !important;
margin: 0 auto;
    margin-top: 0px;
}
.headsets-di1 .col-md-2.sin-1 {
    width: 20%;
}
.about-us-single.headsets-di1 {
    padding-bottom: 0px !important;
}
.headsets-di1 .box-wh1 p {
    font-size: 15px;
    position: relative;
    top: 12px;
    font-family: Poppins2 !important;
    font-weight: 500;
    color: #000;
}
.headsets-di1 .box-wh1{ padding: 50px 15px 50px 15px; width: 78%;}
.quality-2 {
    height: 88px;
   padding: 0px !important;
}
.pol-p1 {
    text-align: center;
}
.pol-p1 p {
    font-family: Roboto2;
    font-size: 18px;
}
.compatibility-pl-pl1{
    padding-top: 80px;
    padding-bottom: 80px;
}
.price.quality-3 {
    height: 95px;
	padding:0px !important;
}
.compatibility-pl-pl1 .col-md-2 {
    float: left;
    width: 12.5%;
	margin-top: 57px;
    
}
.price.quality-4 {
    height: 83px;
	padding:0px !important;
}.available-q {
    height: 83px;
	padding:0px !important;
}
.maj1.day1.poly-vs {
    margin-bottom: 60px !important;
    margin-top: 30px !important;
}
 .om-tl1{
    padding: 0px !important;
    height: 113px;
}
.hou1 {
    height: 88px;
}
.shim-blue::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(
    90deg,
    rgba(233, 233, 233, 1) 0,
    rgba(233, 233, 233, 0.9) 50%,
    rgba(233, 233, 233, 0.8) 100%
  );
  animation: shimmer 2.5s ease-out infinite;
  content: "";
}

.shim-red {
  position: relative;
  overflow: hidden;
  background-color: rgba(255, 0, 0, 0.7);
}
.shim-red::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(
    90deg,
    rgba(233, 233, 233, 1) 0,
    rgba(233, 233, 233, 0.9) 50%,
    rgba(233, 233, 233, 0.8) 100%
  );
  animation: shimmer 3s ease-out infinite;
  content: "";
}

@keyframes shimmer {
  100% {
    transform: translateX(0%);
    opacity: 0;
  }
}

.stc3 {
    padding: 32px;
    box-shadow: 0 5px 20px 0 rgba(235, 60, 0, 0.12);
    border-radius: 10px;
}
.plo-12 {
    margin-top: 11px;
    position: relative;
    top: 9px;
	font-family: Poppins3;
	font-weight: 500;
}
.field input{
    width:96%;
}
.pla1-1 {
    font-family: Raleway3;
    font-size: 28px;
	font-weight: 500;
}
.about-us-single.enjoy-as {
    background: #f7f7f7;
}
.blc-p1{font-weight: 600;
  color: #ff3900;}
  
  .wearing-1 {
    height: 81px;
}
.wearing-2 {
    height: 58px;
}
.wearing-3 {
    height: 52px;
}
.wearing-4 {
    height: 51px;
}
 .wearing-5{
    height: 32px;
}
.stc3 img:hover{ -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); }
  .lin5 {
    width: 0;
    height: 67.3px;
    margin: 0 0 34.2px;
    border: solid 1px #dbdbdb;
    float: left;
    position: relative;
    right: 2px;
}
  .lin6 {
    width: 0;
    height: 67.3px;
    margin: 0 0 34.2px;
    border: solid 1px #dbdbdb;
    float: left;
    position: relative;
    right: -25px;
}
.lin-btn5.prices-pl2.btn-lg.btn-blue.btn-block.btn.btn-default.frm_btn.frm-btn {
    width: 96%;
    height: 21px;
    font-family: Roboto2;
    font-weight: 100;
    font-size: 16px;
    padding: 18px;
    margin-top: 78px !important;
    position: relative;
    left: 16px;
}
.lin-btn6.prices-pl2.btn-lg.btn-blue.btn-block.btn.btn-default.frm_btn.frm-btn {
    width: 96%;
    height: 21px;
    font-family: Roboto2;
    font-weight: 100;
    font-size: 16px;
    padding: 18px;
    margin-top: 78px !important;
    position: relative;
    left: 30px;
}
.happy12 {
    font-family: Poppins2;
    font-size: 20px;
    text-align: right;
    color: #000;
}


.get-pr{color:#fff; text-decoration: none;}

section.section.hero-area.poly-mom {
    height: 210px;
}
.poly-img {
    margin-top: 40px;
    margin-bottom: 40px;
}
.error{
    color: red;
}