@charset "utf-8";
@import url("//cdn.web-fonts.ge/fonts/bpg-irubaqidze/css/bpg-irubaqidze.min.css");
@import url("//cdn.web-fonts.ge/fonts/alkdots/css/alkdots.min.css");
@import url("//cdn.web-fonts.ge/fonts/bpg-le-studio-02-caps/css/bpg-le-studio-02-caps.min.css");
@import url("//cdn.web-fonts.ge/fonts/bpg-algeti-compact/css/bpg-algeti-compact.min.css");
@import url("//cdn.web-fonts.ge/fonts/bpg-glaho-arial/css/bpg-glaho-arial.min.css");
@import url("//cdn.web-fonts.ge/fonts/alk-life/css/alk-life.min.css");
@import url("//cdn.web-fonts.ge/fonts/bpg-rioni/css/bpg-rioni.min.css");

@font-face {
    font-family: 'Gugeshashvili_Rachveli';
    src: url('/css/fonts/gugeshashvili-rachveli-webfont.eot'); /* IE9 Compat Modes */
    src: url('/css/fonts/gugeshashvili-rachveli-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/css/fonts/gugeshashvili-rachveli-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('/css/fonts/gugeshashvili-rachveli-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('/css/fonts/gugeshashvili-rachveli-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/css/fonts/gugeshashvili-rachveli-webfont.svg#gugeshashvili_rachveliregular') format('svg'); /* Legacy iOS */
}



/*  instuments !!!!!!!!!!!!!!!!!!! */


.flex1 {
  flex: 1 1;
}

.flex3 {
  flex: 7 1;
}

.paddingRight {
  padding-right: 18px;
}

.textAlignRight {
  text-align: right;
}

.myFlex {
  display: flex;
}

.flexEnd {
  align-items: flex-end;
}

.guli {
  font-size: 16px !important;
}


/* instruments! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/* advertisments */
/* advertisments */
.ad_middleTickets {
  margin-top: 20px;
  padding: 0 32px;

}


.ad_middleTickets > div:before
{
  content: none;
}


.ad_middleTickets > div > div {
  display: flex;
  justify-content: center;
  padding: 10px 0;
  background: #0d1d2a;
}

.ad_middleTickets > div > div > div{
width: 100%;
    height: 300px;
    max-width: 720px;
    border: 1px solid #fff;
}


 @media only screen and (max-width: 957px) {

   .ad_middleTickets {
     margin-top: -17px;
     float: left;
     width: 100%;
   }

  .ad_middleTickets > div > div {
    width: 100%;
  }
   .ad_middleTickets > div > div > div {
     width: 100%;
   }
}


/* @media only screen and (max-width: 640px) {

  .ad_middleTickets > div > div > div {
    height: 249px;
}
} */




/* exam */

.myNav {
  height: 70px;
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: space-between;
  line-height: 70px;
}

.backgroundBlackYellow {
  background: #678e2a;
}

.boxshadow {
  box-shadow: 0 0 10px 10px #ccc;

}
.notEffective {
  padding: 4px 8.3%;
    margin-top: -29px;
    margin-bottom: 18px;
    background: #ffffff;
}
.ticketImpement {
    background: #ffffff;
    float: left;
}
.imgLogo {
  margin-right: 30px;
}
.menuLeft {
  display: flex;
  height: 40px;
}
.imgLogo img {
  height: 40px;
  margin-top: -2px;
}

.menuitem {
  padding: 0 14px;
  display: flex;
  align-items: center !important;
  border-radius: 4px;
  margin: 0 4px;
}

.menuitem:hover, .menuitem:active, .menuitem:focus {
  border: 1px solid #000;
  background: #000;
  align-items: center !important;
  padding: 0 13px;
  color: #fff;
}

.part1, .part2 {
  display: flex;
    align-items: center;
}
.menuitem a {
  font-family: 'Gugeshashvili_Rachveli' !important;
      font-size: 1.6em;
      align-items: baseline;
}

.outer {
  display: flex;
  overflow: hidden;
  align-items: center !important;
}


.margin-15 {
  margin-top: -15px;
}

.someThing {
  background: yellow;
}

.newAbout {
  font-size: smaller;
}

.countPractise {

  position: fixed;
  left: 0;
  top: 20%;
  width: 60px;
  min-height: 60px;
  background: #6e73dc;
  font-family: 'alkDots';
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  padding-bottom: 7px;


}



.myselector {
  border: 1px solid #f3f3f3;
}

.myselector:hover, .myselector.focus, .myselector:active {
    border: 1px solid blue;
}

.confirm {
  float: left;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #dbdbff;

  background: #fff;
	margin-top: 30px;
padding: 15px;
width: 100%;
height: 300px;
}

.alreadyHave {
  margin-bottom: -20px;
padding: 15px;
font-family: "ALK Life", sans-serif;
color: #444040;
font-weight: 600;
margin-top: 20px;
font-size: larger;
}

.defaultLink {
color: #23257b !important;
  text-decoration: underline;
}

.notAccept {
	background: #383535 !important;
color: #545252 !important;
pointer-events: none;
}

.anotherC {
	zoom: 2;
  transform: scale(2);
  -ms-transform: scale(2);
  -webkit-transform: scale(2);
  -o-transform: scale(2);
  -moz-transform: scale(2);
  transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
}

.spacing {
	float: left;
	height: 50px;
}

.iAccept h3 {
	display: inline-block;
	margin-left: 30px;
}

.ans_box {
	z-index: 100;
  clear: both;
  padding-top: 50px;
  position: relative;
}
.ans_box button {
  background: #ffffff;
    color: #280c37;
    padding: 18px 35px;
    margin: 5px;
    font-size: 40px;
    border: 1px solid #fff;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
}
.ans_box button:hover {
  background: #d6d6d6;
  color: #280c37;
	border: 1px solid #280c37;
}
.tkt_for_tit {
	cursor: default;
}





/*   მთავარი გვერდი main page  */




/* finance page*/
.RegisteronExam {
  border: 5px solid #fdb7b7;
    background: #ffffff;
    border-top-left-radius: 67px;
    box-shadow: 0 0 6px 7px #a1baf3;
    overflow: hidden;
    border-bottom-right-radius: 15px;
    transition: 1s;
        transform: rotate(1deg);


}

.RegisteronExam:hover,
.RegisteronExam:active,
.RegisteronExam:focus {
      box-shadow: 0 0 19px 15px #6f97f3;
          transition: 1s;
              transform: rotate(0deg);
}

.saGovButton {
        min-width: 120px;
    border-radius: 15px;
    border: 1px solid #fff;
    background: #0b1c48;
    color: #fff;
    font-weight: 900;
    position: absolute;
    top: 70%;
    box-shadow: -4px -3px 12px 0px #112673;
    left: 8%;
    padding: 14px;
    opacity: 0.8;
    font-family: "ALK Life", sans-serif;
}


.saGovButton:hover,
.saGovButton:active,
.saGovButton:focus {
    background: #2a4998;
}

#saImg {
    position: relative;
}



.textIntoExam {
    padding: 20px;
}

.textIntoExam h3 {

    font-size: medium;
    font-style: italic;
    padding-bottom: 10px;
}
 .nowprocessing {
    font-weight: bold;
        color: #4cb89a;
 }
 .saGov {
    width: 100%;
 }
 .nowprocessingImg {
    width: 32px;
 }

/* finance page*/

.adminPhoto {
    border-radius: 30px;
}
.cont1 {
        font-family: "ALK Life", sans-serif !important;
        width: 44%;
        margin-left: 0;
        margin-bottom: 30px;
}
.blogAuthor {
    font-family: "ALK Life", sans-serif !important;
    color: #ff6a00;
    font-weight: 600;
    font-size: 106%;
}
.speci {
        padding-left: 0;
    padding-top: 4px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;

  > .col,
  > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

.fortitle {
        border-left: 5px solid #ff6a00;
    padding: 0 0 0 16px;
    font-size: xx-large;
    margin-bottom: 30px;
    min-height: 40px;
    line-height: 40px;
         font-family: "ALK Life", sans-serif !important;
}
.line {
    border-bottom: 5px dotted #e4dbdb;
        width: 90%;
    margin-left: 5%;
    margin-bottom: 30px;
}

.ui-widget-overlay {
    background: #000000 !important;
    opacity: 0.8 !important;
}

.fullnewsTxt p {
    font-family: "BPG Rioni", sans-serif !important;
}
/*.fullnewsTxt p::first-letter {
      font-size: 200%;
  color: #8A2BE2;
}*/
.mesamedi {
    width: 30%;
   display: inline-block;
}
.FBmore {
    width: 40%;
}
.blackLine {
        width: 80%;
    margin-left: 10%;
        padding-top: 50px;
    float: left;
    padding-bottom: 50px;
}

.newsimg {
    border: 4px solid #04fef0;
    box-shadow: 0px 0px 20px #FFF;

}
.newsbanner {
    width: 100%;
    margin-top: 30px;
    float: left;
    margin-bottom: 30px;
        position: relative;
         cursor: pointer;
         z-index: 9999999;
}

.bannertext {
        position: absolute;
    bottom: 6%;
    right: 3%;
    color: #d0cfc8;
    font-size: xx-large;
       font-family: "ALK Life", sans-serif !important;
}
.newsbanner img {
    width: 100%;
}
.textSpace {

float: left;
    width: 50%;

}


.textSpace h2 {
    color: #ffb710;
}
.coloredbg {
width: 100%;
    margin: 0;
    background: url(/img/cityy.jpg);
    height: 600px;
    float: left;
    background-size: cover;
    box-shadow: inset 0px 0px 59px #000;
}

.contentRogor {
background: #240053ba;
    border: 1px solid #1a01d0;
    height: 300px;
    width: 70%;
    margin-left: 15%;
    z-index: 99999;
    position: relative;
    box-shadow: 0px 0px 5px #3803f3;
    margin-top: 154px;
    border-top-right-radius: 140px;
    opacity: 0;


}
.title1 {
    position: absolute;
    width: 70%;
    font-size: 200%;
    top: 10%;
    left: 10%;
    color: #ff4e1c;
    line-height: 45px;
    font-weight: 600;
}

.line1 {
        width: 100%;
    float: left;
    padding: 40px;
}
.cross {
    background-image: url('/img/line.png');
    background-repeat: repeat-x;
    width: 100%;
    float: left;
    height: 30px;
}
.line1img {
        width: 30%;
    float: left;
}
.line1img img {
        width: 100%;
}
.anotation {
        padding: 30px;
    float: left;
    width: 70%;

}

.anotation h3 {
    font-size: x-large;
}


.textSpace h2 {
        color: #e5b803;
}

.textSpace p {
         color: #fff;
    font-size: 21px;
    margin-top: 52px;
    font-family: "ALK Life", sans-serif !important;
}

.imgSpace {
        float: left;
    width: 50%;
    text-align: center;
}

.imgSpace img {
    width: 60%;
}


.SecLine {
    float: left;
    background: #5b0063;
        padding-top: 90px;
    padding-bottom: 90px;
    padding-right: 83px;
    box-shadow: inset 22px -12px 72px #000;
    width: 100%;
}

.raginda {
    width: 80%;
    float: left;
    margin-left: 10%;
        width: 84%;

    text-align: center;
}

.bithc {
    color: #e5b803;
        margin-bottom: 51px;
}

.esa2 {
    width: 22%;
    margin-left: 4%;
    display: inline-block;
    float: left;
    text-align: center;

}

.esa2 p {
    color: #fff;
        font-family: "ALK Life", sans-serif !important;
            margin-top: 14px;
    font-size: large;
}

.esa2 img {
    width: 84%;
    border: 4px solid #5b0063;
    transition: 1s;
    cursor: pointer;
}

.esa2 img:hover, .esa2 img:active, .esa2 img:focus {
box-shadow: 0px 1px 48px #fff;
}

.ourteam {
        width: 38%;
    border-radius: 6px;
    height: 50px;
    background: #fa0a6a;
    border: none;
    color: #fff;
    font-size: x-large;
    margin-left: 5%;
    margin-top: 30px;
    transition: 1s;
}

.ourteam:hover, .ourteam:focus, .ourteam:active {
    box-shadow: 0px 1px 48px #fff;
}
.leftfoot {
    color: #fff;
    font-size: larger;
    width: 50%;
    float: left;
    display: inline-block;
     font-family: "ALK Life", sans-serif !important;
}

.rightfoot {

  text-align: right;
    width: 50%;
    float: left;
    display: inline-block;
}
.xatunia {
    transform: rotate(6deg);
    border:4px solid #fa0a6a;
        width: 50%;
        transition: 0.7s;
}

.xatunia:hover, .xatunia:focus, .xatunia:active {
     transform: rotate(3deg);
       box-shadow: 0px 1px 48px #fff;
}

/*   მთავარი გვერდი main page  */





/* თეორიის წინა */


.overVeik {
    width: 100%;
    height: 100%;
    position: absolute;
   background: #12001ef5;
   z-index: 99999;
}
.oneLine {
    width: 25%;
    margin-left: 2%;

}
.firstKol {
    width: 30%;
    float: left;
    margin-left: 2%;
}

.contentForInfo {
        background: #fff;
    padding: 10px;
    min-height: 198px;
    text-align: center;
    font-family: 'mcdrive2';
    font-size: medium;
    transition: 1s;
}

.boxingLight {
    box-shadow: 0 0 10px 1px #ccc;
    font-size: larger;
}
/* თეორიის წინა */

/*  main page  */


.indexer {
     background: url(/img/stars2.png);
    width: 100%;
    height: 995px;
    background-size: cover;

}

.fullWidth {
    width: 100%;
    float: left;
}

.FTheory {
     width: 24%;
    margin-left: 4%;
    margin-top:46px;
    padding-left: 48px;
    cursor: pointer;
    float: left;
    display: inline-block;
}

.FTheory img {
    width: 90%;
}









/*  main page  */





/* პაკეტი */

.headerENT {
        background: #571694;
    font-family: "BPG LE Studio 02 Caps", sans-serif !important;
    color: #fff;
    line-height: 50px;
    height: 50px;
    padding-left: 16px;
    font-size: large;
     float: left;
    width: 100%;
}
.ui-dialog-content {
    background: #ece9e9 !important;
    font-family: 'mcdrive2';

}

.dialogimg {
    width: 100%;
    margin-top: 10px;
}
.dialogimg2 {
    height: 300px;
    margin-top: 10px;
}
.ui-dialog-buttonpane {
    margin-top: 0 !important;
}
.ui-widget-content {
    border: 0 !important;
}
.ui-corner-all {
    border-radius: 0 !important;
}
.ui-dialog-titlebar {
        background: #482955 !important;
    color: #f4dd33 !important;
    font-weight: 100 !important;
    font-family: "BPG LE Studio 02 Caps", sans-serif !important;
    height: 50px !important;
    padding-top: 12px !important;
    padding-left: 8px !important;
}
.pluspractise {
    margin-bottom: 30px !important;
}
.esencia2 {
     background: #373333ad;
    padding: 31px;
    color: #fff;
/*    position: absolute;
    margin-top: 40px;
    width: 97.9%;*/
}
/*  მაგიდა ფინანსებში */
.magida {
    width: 100%;
}

.magida tr {
        height: 34px;
}

.magida td {
        padding: 0;
    width: 11%;
    text-align: center;
    line-height: 33px;
}
.blackmamba {
    background: #000;
}
.examimg {
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 14px;
    border: 1px solid black;
}




/*  მაგიდა ფინანსებში */
.leftrightborderNone {
    border-right: none !important;
    border-left: none !important;
}

.fornotes {
    background: #ffffff47;
    width: 65%;
    margin-left: 5%;
    border-radius: 10px;
    padding: 10px;
    color: red;
}
.innerENT {
    padding: 10px;
    font-family: "BPG Glaho Arial", sans-serif;
    float: left;
    width: 100%;

}
.innerENT p {
    background: #fdfdfd;
    padding: 12px;
    font-size: large;
}
.innerENT1 {
        background: #280c37;
}
.decorationRocket {
        position: fixed;
    left: -230px;
    transform: rotate(68deg);
}
.decorationTree {
     position: fixed;
    right: -103px;
    width: 30%;
    bottom: -51px;
}
.decorationTree img {
    width: 100%;
}
.decorationCosmic {
    position: fixed;
    right: -231px;
    width: 30%;
}
.innerer {
       cursor: pointer;
    border-right: 1px solid #562073;
    display: inline-block;
      width: 24.4%;
          text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
    transition: 0.4s;

}
.innerer p {
           color: #f3b80c;
    margin-top: 13px;
    font-size: larger;
        width: 90%;
    margin-left: 5%;
}
.innerer img {
    width: 59%;
}
.innerer:hover, .innerer:focus {
    background: #39114e;
}
/*.innerENT2 {
    display: none;
}*/
.whatInclude {
        font-weight: 900;
    background: #481d6f;
    text-align: right;
    padding-right: 30px;
    width: 50%;

    cursor: pointer;
    position: absolute;
    bottom: 0;
    transition: 1s;
}
.whatInclude1 {
    left: 0;
    text-align: left;
}
.whatInclude2 {
    right: 0;
}
.whatInclude:hover, .whatInclude:focus, .whatInclude:active{
  background: #601f9a;
}
.headerENT2 img {
    width: 32px;
    margin-top: -15px;
}
.forVideoCourse {
    height: 300px;
    width: 49%;
    float: left;
        text-align: center;
}
.contentImgs img {
    width: 50%;
}
/* პაკეტი */

.blackbg {
    background: #000;
    float: left;
    position: relative;
}
.rightinfome {
        margin: 20px 11px 22px;
}
.forslides {
    float: left;
    margin-left: 10%;
    width: 80%;
    min-height: 600px;
    margin-top: 60px;
}

.mainslide {
    position: relative;
    width: 100%;
    min-height: 680px;
        background: #fff;
    overflow: hidden;
    border-top-right-radius: 10px;
    border-top-left-radius: 11px;


}

/*  new comf  */

.mainslide4 {
    position: relative;
    width: 100%;
    /*min-height: 787px;*/
    background: #fff;
    overflow: hidden;
}

.forslides2 {
float: left;
    margin-left: 2%;
    width: 96%;
    margin-top: 12px;
}

.bridgeComf {
    width: auto;
    float: left;
    cursor: pointer;
    margin-right: 30px;
}


.notNow {
    color: #ccc;
}
.notNow:hover {
    color: #fff;
}

.halfImg, .halfText {
    width: 50%;
    float: left;
}

.halfImg img {
    width: 100%;
}

.inner2ENT {
    font-family: "BPG Glaho Arial", sans-serif;
    float: left;
    width: 100%;

}
.inner2ENT p {
    background: #fdfdfd;
    padding: 12px;
    font-size: large;
}


.header2ENT {
    background: #411694;
    font-family: "BPG LE Studio 02 Caps", sans-serif !important;
    color: #fff;
    line-height: 50px;
    height: 50px;
    padding-left: 16px;
    font-size: large;
     float: left;
    width: 100%;
}
.header3ENT {
       background: #169465;
    font-family: "BPG LE Studio 02 Caps", sans-serif !important;
    color: #fff;
    line-height: 50px;
    height: 50px;
    padding-left: 16px;
    font-size: large;
     float: left;
    width: 100%;
}
.header4ENT {
    background: #167194;
    font-family: "BPG LE Studio 02 Caps", sans-serif !important;
    color: #fff;
    line-height: 50px;
    height: 50px;
    padding-left: 16px;
    font-size: large;
     float: left;
    width: 100%;
}
.testTeo {
    float: left;
}


/*  new comf  */
.insideslide {
    height: 100%;
    position: absolute;
}
.tvitonslide {
    float: left;
    height: 100%;
    position: relative;
}

.navm {
    position: absolute;
    top: 47%;
}

.previous {
    left: 3%;
}

.next {
    right: 3%;
}
/* ჯარიმები  */
.oncemoremain {
    width: 65%;
    margin-left: 5%;
    background-color: #fff;
    border:1px solid #c9c9c9;
    border-radius: 10px;
    position: relative;
    padding: 5px;
    min-height: 500px;
    float: left;
}
.secondline {
margin-left: 2%;
    width: 10%;
    float: left;
    background: #2e0c41;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 18px;
    height: 100%;
    box-shadow: 0px 3px 7px 8px #783c99;
    border: 1px solid #473008;
}
.secondline > div {
    margin-bottom: 5px;
}
.secondline > div:nth-child(odd) {
   float: left;
    margin-left: 7%;
    width: 40%;
    min-height: 60px;
    line-height: 60px;
    padding: 0;
    text-align: center;
            border-radius: 5px;
    color: #e3df4d;
    cursor: pointer;
}
.secondline > div:nth-child(even) {
             float: left;
    margin-left: 6%;
    width: 40%;
    min-height: 60px;
    line-height: 60px;
    padding: 0;
    text-align: center;

    color: #e3df4d;
        border-radius: 5px;
    cursor: pointer;
    }
  .secondline > div:nth-child(4n+0) {
          background: #52266a;
  }
   .secondline > div:nth-child(4n+1) {
        background: #3d4c89;
  }

  .secondline > div:nth-child(4n+2) {
      background: #3f2d76;
  }
    .secondline > div:nth-child(4n+3) {
      background: #4b3e70;
  }

.lawline {
        float: left;
    width: 100%;
        margin-top: 15px;
}
.lawline > div {
float: left;
    width: 100%;
    min-height: 60px;
    border-bottom: 1px solid #ccc;
    padding: 6px;
    line-height: 60px;
}

.lawline > div > p {
    margin: 0;
}
.rightanswer {
    background: #a6ff2f;
    color: #280c37;
}




/*  ჯარიმები   */
.foropa2 {
    opacity: 0;
}
.ekodriving {
    width: 100%;
    height: 365px;
}
.absolutetitle {
position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    height: 60px;
    margin-top: -30px;
    color: #f4d148;
    font-family: "BPG LE Studio 02 Caps", sans-serif !important;
    font-size: x-large;
}
.absolutetitle2 {
position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    height: 60px;
    margin-top: -30px;
    color: #f4d148;
    font-family: "BPG LE Studio 02 Caps", sans-serif !important;
    font-size: x-large;
}
.youtubeoverlay {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000000b3;
}
.regulatoroverlay {
       position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000000b3;
}
.regulatoroverlay2 {
       position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000000b3;
}

.wavida {
width: 100%;
    border: 1px solid #ccc;
    float: left;
    padding: 0 !important;
      cursor: pointer;
          margin-bottom: 15px;
      border-right: 0;
background: rgb(42, 50, 140);
       transition:1s;
       }
       .activeli {
    color: #f4c64e !important;
   border-bottom:  1px solid #f4c64e !important;
   background: #293e55 !important;
}
.mainteoria1 {
    display: block;
    opacity: 0.3;
}
.mainteoria2 {
     opacity: 0.3;
       display: none;
}
       .practiseDescmine {
        width: 100%;
        margin-top: 5px;
        margin-left: 0;
        margin-right: 0;
       }

      .profilebuttonaditional {
        width: 100% !important;
        margin-left: 0 !important;
      }

.widthteacherphoto {
    width: 15%;
    float: left;
}
.widthteachername {
    width: 80%;
      width: 80%;
    float: left;

    padding-left: 15px;
}
.marginup {
    margin-top: -12px !important;
}
.practiseinfo {
        position: relative;
    height: 60px;
    background: red;
    margin-top: 12px;
    color: #fff;
}


.myregistration {
    background: #fff;
    border-radius: 19px;
    padding-bottom: 18px;
    border: 1px solid #ccc;
    box-shadow: 0px -1px 11px 5px #ccc;
}

/* პრაქტიკა */

.fixedbutton {
        position: fixed;
    bottom: 0;
    width: 100%;
    background: #36164e;
    height: 60px;
    line-height: 60px;
        text-align: right;
        z-index: 9999;
}
.floating {
    float: left;
}
.buymain {
        width: 50%;
    display: inline-block;
    float: left;
    font-size: large;
    color: #fff;
    font-family: "ALKDots", sans-serif;


}
.buytext {
width: 33%;
    display: inline-block;
    text-align: center !important;
}
.buynumber {
    width: 15%;
    display: inline-block;
    text-align: center !important;
    border-right: 1px solid #5c1a8e;
    border-left: 1px solid #5c1a8e;
    background: #451767;
}
button.fixedbg {
  background-color: #5358cc;
      color: #ffffff;
}
.addition button {
    width: 50% !important;
    float: left;
}
.confirmbutt {
  width: 49.5%;
  background: #b7b7b7;
  border-color: #203043;
  font-family: 'alkDots';
  color: #cecece;
  font-size: x-large;
  border: 0;
  font-weight: 900;
  transition: 0.5s;
}
.confirmbutt a {
        width: 100%;
    height: 60px;
    display: block;

}
/* .myselector {
  border: 1px dotted #bbb;
} */
.fixedbg:hover, .fixedbg:focus, .fixedbg:active {
    background: #343bda;
transition: 0.5s;
     color: #fff;
}
.whatisit {
 background-color: #293e55;
    color: #f4d148;
    font-family: 'mcdrive2';
    width: 100% !important;
    line-height: 25px;

    padding: 0 5px;
    display: block;
}



/* პრაქტიკა */

a.confirmReturn img {
    width: 20px;
}

.tabcontrol {
    margin: 30px;
}
.mainthing {
     width: 96%;
    margin-left: 2%;
    margin-bottom: 30px;
    font-family: 'mcdrive2';
}
.smalllari {
    width: 18px;
    margin-top: -4px;
}
.welcomehere {
      background-color: #293e55;
    height: 40px;
    line-height: 40px;
       float: left;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    color: #f4d148;
    font-family: 'mcdrive2';
}
.yourbalanceMain {
 background: #f9f9f9;
     border-top: 1px solid #ccc;
         float: left;
}
.balanceline {
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #ccc;
    background: #f9f9f9;

}
.texthide {
    display: none;
}
.madmax {
     display: none;
     z-index: 99999;
    position: absolute;
    background: #280c37;
    border-right: 1px solid #7c6b6b;
    border-bottom: 1px solid #7c6b6b;
    padding-left: 10px;
    padding-right: 10px;
    width: 35%;
    text-align: left;
    margin-top: -46px;
    margin-left: 58px;
}
.myform {
    width: 100%;
    height: 90%;
        padding: 10px;
    text-align: right;
    margin-left: 5%;
}

.NOmyform {
  background: #eaeaea !important;
    border: 1px solid #f7f7f7 !important;
    color: #9e9b9b;
    pointer-events: none;
}
.appearthis {
    display: none;
}
.activebutton25 {
        color: #fff !important;
    background-color: #286090 !important;
    border-color: #204d74 !important;
}
.myform:focus, .myform:active
{

    border: 1px solid #66afe9;
    background-color: rgb(255, 255, 255) !important;
    color: #2f2c31 !important;
}
.mybutton {
        width: 100%;
    margin-top: -5px;
    background: #293e55;
    border-color: #203043;
            font-family: 'mcdrive';
}
.tbcpay {
        width: 160%;
    margin-left: -7px;
    margin-top: -8px;
}
.hovering {
    background-color: #f1f1f1;
}
.balanceline1 {
    border-left: 0;
}
.logout {
    text-align: right;
        float: right;
}
.onlytheory, .onlypractise {
        border-left: 1px solid #ccc;
        text-align: center;
            height: 40px;
    line-height: 40px;
}
.wichservices {
        height: 40px;
    line-height: 40px;
}


.allwichservices {
    background: #fff;
    height: 40px;
    line-height: 40px;
    float: left;


}
.forpicture {
        border-bottom: 0px !important;
    margin-right: 3px;
    border-right: 0 !important;
}
.forpicture img {
   border-radius: 30px;
    margin-top: -1px !important;
    width: 48px !important;
}
.forpicture:hover, .forpicture:focus, .forpicture:active {
    background: none !important;
    margin-left: -6px !important;
    }

/* .forpicture:hover, .forpicture:active, .forpicture:focus  {
     margin-left: 0 !important;
}

}
.forpicture img:hover {
    border: 1px solid #e2cd35 !important;

}

    margin: 0 !important;
    margin-right: 0 !important
    margin-left: 0 !important;
}
*/

.testing {
   float: left;
   margin-top: 40px;
}
ul.testing {
    border:0 !important;
    top: 0px !important;
}
ul.testing1 li {
    display: inline-block;
}
ul.testing1 li.show1 {
    background-color:#ccc;
    color: red;
}

ul.testing2 li {
display: inline-block;
display: none;
}


ul.testing2 li.show2 {
    display: block;
}
.liketable {
        background: #f9f9f9;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: -6px;
    text-align: center;
    font-family: 'mcdrive2';
}
.liketable img {
    width: 17%;
        margin-top: -5px;
}
.vouchermine {
height: 40px;
    line-height: 40px;
    background: #f9f9f9;
    font-family: 'mcdrive2';
    text-align: center;
    border-left: 1px solid #ddd;
        border-top: 1px solid #ddd;

}

.vouchermine img {
  width: 39%;


}



/* header */
.mainheader {
        background: #280c37;
        height: 60px;
        width: 100%;
}
.mainheader2 {
        height: 60px;
        width: 100%;
}
.logospart {
    padding: 4px;
    line-height: 60px;
    cursor: pointer;
         padding-left: 60px;
         display: inline-block;

}
.maxwidth {
    width: 100%;
}
.logospart p {
       color: #f4c64e;
    display: inline;
    margin-left: 10px;
       font-size: medium;
        font-family: "BPG Irubaqidze", sans-serif !important;
}
img.width33 {
    width: 50px;
}

.headerUL {
        height: 60px;
    line-height: 60px;
    background: 0;
    border: 0;



}
ul.headerUL li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid #7c6b6b;
    height: 40px ;
    line-height: 40px ;
    padding-left: 10px ;
    padding-right: 10px ;
    color: #fff ;
    font-size: 15px !important;
font-family: "BPG LE Studio 02 Caps", sans-serif !important;
    cursor: pointer;
    margin-left: -6px;
        border-bottom: 1px solid #7c6b6b;


}
ul.headerUL li:hover, ul.headerUL li:focus, ul.headerUL li:active {
    background: #293e55;
    color: #f4c64e;
    transition: 0.1s;
    margin:0 !important;
      margin-left: -6px !important;
}

ul.headerUL li img {
       width: 14px;
           margin-top: -7px;
}
ul.mysubmenu {
    width: 140px;
    background: #280c37c2;
}
ul.mysubmenu li {
    width: 100%;
    display: block;
}

.headermenu {
    text-align: right;
    display: inline-block;
}
.rotatelogo {
        transform: rotate(20deg);
    transition: 0.5s;
}
ul.menusolved {
    width: 150px;
       background: #f4c64e;
        height: auto;
        white-space: nowrap;
        border: 0 !important;
        z-index: 99999;
}
ul.menusolved li {
display: block;
font-size: smaller !important;
width: 100%;
    background: rgba(53, 13, 74, 0.82) !important;
border-right: 0 !important;
border-left: 0 !important;
border-top: 0 !important;
border-bottom: 1px solid #ccc !important;
height: 40px !important;
line-height: 40px !important;
padding-right: 10px !important;
    padding-top: 0 !important;
float: left;
text-align: right;
z-index: 99999;

}
ul.testing {
    background: #f4c64e;
}
ul.testing li {
    background: rgba(53, 13, 74, 0.82) !important;
}
.desktophidden {
    display: none !important;
}

ul.menusolved li img, ul.headerUL li img {
    background: none !important;
    border: none ;
    padding: 0 !important;

}
img.arrow {
        left: 5px;
    position: absolute !important;
    top: 35%;
}

img.profilepicture {
    margin-top: -5px;
    width: 24px !important;
        transition: 1.5s;

}

img.picturerotation {
    transform: rotate(40deg);
    transition: 0.5s;
}

li.lie span {
  display: none !important;

}
.guli {
    font-size: 14px;
}
/*.VCount {
    padding-left: 5px;
}

.LCount {
    padding-left: 2px;
}*/
.liking {
    margin-top: -50px;
    color: #ccc;
    margin-left: 14px;
}
/* header */
img.changeicons {
    width: 24px;
    margin-top: -5px;
    margin-right: 8px;
}
.nav-tabs>li {
        border-bottom: 2px solid #293e55;


}
ul.nav-tabs {
    margin: 20px;
}
.nav-tabs>li>a {
    box-shadow: inset 2px 1px 0px 0px #5a6c808f;
    background-color: #fff;
        background-color: #f9f9f9;
}
 .shakeitblack {
    background-color: #293e55 !important;
    color: #f4d148 !important;
    font-family: 'mcdrive2' !important;
    width: auto !important;
    line-height: 40px !important;
    height: 40px !important;
    padding: 0 5px !important;
  }

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
        color: #f4dd33;
       background-color: #482955;
       box-shadow: none;

}
.liketable2 {
            background: #482955;
    height: 40px;
    line-height: 40px;
    border-bottom: 3px solid #ddd;
    margin-bottom: -6px;
    text-align: center;
    font-family: 'mcdrive';
    color: #f4d148;

}
.deletethisone {
    background-color: red;
}
.margin-top {
    margin-top: 47px;
    width: 94%;
    margin-left: 3%;
}
.infoimage {
        width: 11px !important;
    margin-top: -14px !important;
    margin-left: -1px !important;
}
.list-group-item {
    font-family: 'mcdrive2';
}
.profilebutton {
          margin-left: 15px;
    width: 47%;
    background-color: #293e55;
    font-family: 'mcdrive';
    font-size: large;
    margin-top: 23px;
    color: #fff;
    transition: 0.1s;
}
.registrerbutton {
      margin-left: 15px;

    background-color: #293e55;
    font-family: 'mcdrive';
    font-size: large;
    margin-top: 23px;
    color: #fff;
    transition: 0.1s;
    border-radius: 5px;
}
.registrerbutton:hover, .registrerbutton:focus, .registrerbutton:active {
    background-color: #415f80;
}
.formargin {
        margin-bottom: 3px;
    margin-top: -6px;
}
.liketable2left {
border-top-left-radius: 10px;
}
.liketable2right {
border-top-right-radius: 10px;
}

img.profileku  {
        width: 25px !important;
    height: 25px !important;
    margin-top: 7px !important;
    position: absolute !important;
    left: 6px !important;
}
.dagaviwkda2 {
    cursor: pointer;
}

.liketable3 {
    margin-bottom: -20px;
}
.cardpaymentheadermore {
    margin-bottom: 3px;
}
.liketable_hover {
    background-color: #f1f1f1;
}
.liketable_forpayment {
                background: #f9f9f9;
    height: 40px;
    line-height: 40px;
    border-bottom: 3px solid #ddd;
    margin-bottom: -6px;
    text-align: center;
    font-family: 'mcdrive';
}
.paymentcard_hover {
    background-color: #f1f1f1;
}
.forimage img {
        width: 6%;
    margin-top: -5px;
}
.paymentcard {
      background: #f9f9f9;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: -6px;
    text-align: center;
    font-family: 'mcdrive2';
}
.cardpaymentheader {
    margin-bottom: 0px;
    background: #293e55;
    height: 40px;
    line-height: 40px;
    font-family: 'mcdrive';
    text-align: center;
    color: #f4d148;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.activedate {
    color: #bb9607  !important;
    text-decoration: underline !important;

}
.margining {
    margin-top: 30px;
}
.marginmore {
    margin-top: 150px !important;
}
.romelsaatze {
    margin-left: 15px;
}
/* თეორია */
.teacher2 {

    width:200px;
    height:200px;
    border-radius:5px;
margin-top: 8px;
    margin-left: 8px;

}
.forbg {
    width: 100%;
    height: 220px;
    background-color: rgb(54, 22, 78);
    padding: 0 !important;
}

.activeTeacher2 {
     background-color: rgb(54, 22, 78) !important;
    color: #e2c60f !important;
    font-weight: 900;
    border: 0px;
    box-shadow: 0 -12px 90px 15px #d2bfe09e;
        min-height: 220px !important;
        display: block;

}
/* თეორია  */
.yourteacher {
    margin-left: 15px;
}
.darkbranch {
    opacity: 1;
}
.activedate a {
     text-decoration: underline !important;
}
.activedate span {
     text-decoration: underline !important;
}
.teoriareg {
    margin-bottom: 0px;
    background: #4a1965;
    height: 40px;
    font-size: larger;
    line-height: 40px;
   font-family: "BPG LE Studio 02 Caps", sans-serif !important;
    text-align: center;
    color: #f4d148;
    margin-top: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.video {
    width: 100%;
    height: 500px;
        float: left;
}

.training {
    margin-bottom: 0px;
    background: #4a1965;
    height: 40px;
    font-size: larger;
    line-height: 40px;
   font-family: "BPG LE Studio 02 Caps", sans-serif !important;
    text-align: center;
    color: #f4d148;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


/* exam */
.anotherbg {
 background: #14394d;
}
.examcontent {
    background: #fff;
    float: left;
    padding: 20px;
    width: 100%;
}
.panel-heading {
    padding: 0 !important;
}

.panel-heading a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 19px;
    font-family: 'mcdrive';
    font-weight: bold;
}
.panel-body p {
    font-family: 'mcdrive2';
        padding-left: 23px;
            line-height: 24px;
}
p.withborder {
        border: 1px solid #ccc;
    margin: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

p.withborder span {
    font-size: small;
        display: block;
    width: 92%;
}
.panel-heading {
    color: #14394d !important;
    background-color: #fcfcfc !important;
       border-color: #faf8f8;
}
.panel-heading:hover, .panel-heading:focus {
    background-color: #faf9f9 !important;
}
.panel-group2 .panel2 {
    margin-bottom: 3px !important;
    border-radius: 0 !important;
}

.panel-group .panel {
    margin-bottom: -7px !important;
    border-radius: 4px !important;
}

/* exam */
.timetoprofile {
        background: #482955;
    color: #fff;
    height: 40px;
    line-height: 40px;
    width: 96%;
    margin-left: 2%;
    padding-left: 18px !important;
    border-top-right-radius: 13px;
    border-top-left-radius: 13px;
    font-family: 'mcdrive2' !important;
}
.inputline {
    background: #f9f9f9;
    width: 96%;
    margin-left: 2%;
    padding-bottom: 20px;
}
.cardpaymentheader img {
    width: 10%;
}
.yourname, .logout {
    display: inline-block;
}

.tooltip-arrow,
.red-tooltip + .tooltip > .tooltip-inner {
    background-color: red;
}

.wavidatext
{
width: 90%;
    float: left;
    padding: 10px;
    font-size: larger;
    color: #2a328c;
    transition:1s;
    background: #fff;
      font-weight: 900;

}

.wavidatext:hover, .wavidatext:focus {
            background: rgb(236, 225, 225) !important;
          transition:1s;

}
.wavidainfo:hover, .wavidainfo:active, .wavidainfo:focus {

background: #21254a !important;
  transition:1s;
}

.wavidainfo {
width: 10%;
    float: left;
  background: rgb(42, 50, 140);

    text-align: center;
    padding: 3px;
         cursor: pointer;
}
.wavidainfo img {
    width: 60%;
    transition:1s;
}
.hided {
    display: none;
    border: 1px solid #ccc;
    width: 100%;
    margin-top: 0;
    padding:10px;
    transition:2s;
    padding-top: 20px;
    float: left;
        margin-top: -15px;
    margin-bottom: 15px;
}

h6 {
        font-size: 23px;
        font-weight: 700;
    color: #2a328c;
    margin: 0 0;
    display: none;

}
.sxvac {

}
.umtavresi {
    width: 100%;
    float: left;
}
.zg1, .zg2, .zgsurati {
    float: left;
}
.shesavali {
    font-size: 18px;
    margin-top: 18px;
    text-align: center;
}
.name10 {
    text-align: center;
    margin-top: 70px;
}

.one4 ul li {
    display: inline-block;
    font-family: 'mcdrive2' !important;
    padding-right: 35px;
}


.one4 ul li img {
    width: 25px;
}
.one4 ul li a {
   color: #e0ac84;
}
.one4h ul {
    text-align: center;
}
.one4h ul li {
    display: inline-block;
    font-family: 'mcdrive2' !important;
    padding-right: 35px;
}

.one4h ul li img {
    width: 25px;
}
.one4h ul li a {
   color: #e0ac84;
}
.bolotext {
    padding: 50px;
    font-size: large;

    text-align: center;
}
.xaze {
    width: 46%;
    margin-top: 33px;
}

.top {
    text-align: center;
    margin-bottom: 20px;
}
.getamount {
    margin-top: 30px;
    float: left;
        margin-left: 4%;
    width: 92%;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.forpadding {
        padding-left: 10px;
    padding-right: 10px;
}
.forspace  {
    height: 50px;
}
.mysizes {
    height: 400px !important;
}
.clocks {
    width: 13%;
        display: inline-block;
        z-index: 999999;
    color: #4a1965;
    font-family: 'alkDots';
    font-weight: 900;
    margin-left: 13px;
    margin-top: 6px;
}
.heighing {
    min-height:  98px;
}
.teaoriabutt {
    margin-left: -100%;
}
.desktophidden2 {
    display: none;
}
.fortopge2 {
    width: 100%;
        float: left;
    margin-top: 30px;
    text-align: center;
}
.likeBody {
    background: url(/img/TeoriaBG.png);
      background-size: cover;
      background-position-y: -74px;
          width: 100%;
    height: 100vh;
    position: fixed;
}
.likeBody2 {
    background: url(/img/bgComf.png);
      background-size: cover;
      background-position-y: -74px;
          width: 100%;
    height: 100vh;
    position: fixed;
}











/* mobiluri */
@media only screen and (max-width: 996px) and (min-width:50px) {


.alreadyHave {
  margin-top: 0px;
}




.kvira {
  padding: 1px 26px !important;
}

.shabati {
  padding: 1px 22px !important;
}

.countPractise {

 width: 30px;
 min-height: 30px;

}


.wavidainfo img {
    width: 100% !important;

}

.saGovButton {
        top: 111%;
    left: 50%;
    margin-left: -60px;
}
#saImg {
        margin-bottom: 31px;
}
.inMobile {
    margin-left: 16.6%;
}

.cont1 {
        width: 100%;

        }
.speci {
        padding-left: 10px;
}

.fullnewsTxt {

    padding: 15px 2px 15px 10px;

}
.RegisteronExam {
     width: 98%;
    margin-left: 1%;
     transform: rotate(0deg);
    margin-top: 50px;
}
.bannertext {
    font-size: large;
}
.damaleFB {
    display: none;
}
.loadingGif {
    width: 100%;
}

.blackLine {
    width: 92%;
    margin-left: 4%;
}

.textSpace {
    width: 98%;

}

.textSpace p {
    margin-top: 0;
}

.imgSpace {
    width: 100%;
}

.SecLine {

    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 10px;
    width: 100%;
    padding-left: 10px;
}

.esa2 {
    width: 100%;
    margin-left: 0;

    }

    .ourteam {
    width: 89%;
}

.likeBody {
    background: url('/img/Teoriamobile.png');
    position: fixed;
        background-size: cover;
    background-position-y: -22px;
}
.oneLine {
    width: 80%;
    margin-left: 10%;
}

/* newComf4*/

.halfImg, .halfText {
    width: 100%;
}

.mainslide4 {

    /*min-height: 1622px;*/
}

.notNow {
    font-size: 8px;
}
.bridgeComf {
    margin-right: 4px;
}

/* newComf4 */
.contentImgs img {
    width: 100%;
}
.forVideoCourse {
    width: 90%;
    height: 198px;
    margin-top: 25px;
}

.decorationRocket {
    top: 265px;
}
.whatInclude1 {
    width: 40%;
}
.whatInclude2 {
    width: 60%;
}
.desktophidden2 {
    display: block;
}

.mainslide {
  min-height: 982px;
}
.forslides {
    min-height: 700px;
        margin-left: 3%;
    width: 94%;
    margin-bottom: 33px;
}
.innerer {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #562073;

}
.tavsatexi {
        float: left;
    position: relative;
    width: 94%;
    background: #fff;
    margin-left: 3%;
    margin-top: 35px;
}
.ekodriving {
    width: 100%;
    height: 169px;
}
.teacher2 {
    width: 96%;
height: auto;
}
.teacherJSA {
    cursor: pointer;
    height: auto;
    padding-bottom: 10px;
}
.forspace2 {
        height: 131px;
    position: relative;
}
.widthteachername {
  width: 40%;
    float: left;
    font-family: "BPG LE Studio 02 Caps", sans-serif !important;
}
.widthteachername p {
        font-family: "BPG LE Studio 02 Caps", sans-serif !important;

}
.widthteacherphoto {
    width: 100%;
    float: left;
}
.clocks {
        width: 69px;
}
.marginmore {
    margin-top: 176px !important;
}
.video {
        height: 194px;
}
.absolutetitle {
    font-size: x-large;
}
.margining {
    margin-top: 15px;
}
.madmax {
    right: -8%;
    margin-top: 3px;
    margin-left: 0;
    width: 100%;
}
.dastur {
    margin-top: -120px;
    width: 100% !important;
}
.absolutebutton {
    position: absolute !important;
}

.buymain {
width: 100%;
font-size: smaller;
}
.buynumber {
    width: 14%;
}
 .myregistration {
    background: #fff;
    border-radius: 6px;
    padding-bottom: 18px;
    border: 1px solid #ccc;
    box-shadow: 0px -1px 12px 1px #cccccc75;
}
.maxwidth {
    padding-bottom: 4px;
}
.desktophidden {
    display: inline-block !important;
}
img.profileku  {
        width: 25px !important;
    height: 25px !important;
    margin-top: 7px !important;
    position: absolute !important;
    left: 6px !important;
}
.confirmbutt {
    width: 48.5%;
font-size: medium;
    }
.liking {
        margin-top: -40px;
    color: #ccc;
    margin-left: -3px;
}
.liking span {
    font-size: 8px;
        margin-left: 7px !important;

}
/* გამოცდის წინ */
.panel-body p {
    font-family: 'mcdrive2';
    padding-left: 14px;
    line-height: 20px;
}
.panel-heading a {
    height: auto;
    line-height: 40px;
    text-align: center;
    padding-left: 0;
    font-weight: bold;
}
.panel-title {
    height: 40px;
}

.panel-body {
    /* padding: 15px; */
    padding: 0;
    padding-top: 14px;
}
/* გამოცდის წინ */

/* mobileheader */
.mainheader {
    margin-left: 0;
}

.logospart {
    padding-left: 9px;
    width: 30%;
    margin: 0;
}
.logospart p {
    font-size: x-small;
}

.headermenu {
    width: 67%;
        padding-right: 0;
}

.width33 {
    width: 50px !important;
        margin-top: -5px;
    margin-right: -5px;
}

/* mobileheader */


ul.nav-tabs {
    margin: 0px;
}
.nav-tabs>li>a {
        box-shadow: none;
            font-size: smaller;
}
.nav-tabs>li {
    width: 50%;
        margin-bottom: 0px;
}
.onlytheory, .onlypractise {
    border-bottom: 1px solid #ccc;
    border-left: 0;
}
.yourbalanceMain {
    width: 100%;
     margin-top: 0;
     background: #ffffff;
         border-top: 0;
}
.mobilehidden {
    display: none !important;
}
.mobilebalance {
    width: 49%;
    display: inline-block;
    background: #fff;
    text-align: center;
}
.wichservices {
    text-align: center;
    line-height: auto;
    border-bottom: 1px solid #ccc;
}
.allwichservices {
height: auto;
padding: 0;
width: 100%;
}
.welcomehere {
        width: 100%;

}
.profilebutton {
    margin-left: 4px;
    width: 62%;
    }

.getamount {
    margin-top: 80px;
    }
.mobiledevice {
    margin-top: -20px;
}
.mobilehiding {
    display: none;
}
.mobilemarginbottom {
    margin-bottom: -35px;
}
.liketable img {
    width: 6%;
    }
    .vouchermine img {
    width: 7%;
}
.daimale {
    display: none;
}

.content-lg2 {
    padding-top: 0px !important;
    margin-top: -33px;
}

.zgsurati {
    height: 60vh !important;
    width: 100% !important;
}

.zg2 {
    width: 100% !important;
}

.name10 h1 {
        font-size: xx-large !important;
}

.one4 ul li {
    display: block !important;
}

.bolotext {
    padding: 24px !important;
    font-size: large !important;
    margin-left: 18px !important;
    text-align: left !important;
    }
    .logo {
        display: none;
    }
}


/*  iphone5s */
@media only screen and (max-width: 420px) and (min-width:50px) {

.forpicture img {
        width: 39px !important;
}
}

@media only screen and (max-width: 1108px) and (min-width:998px) {

ul.headerUL li {
        font-size: 12px !important;
}
}
