/*@import url('https://free.bboxtype.com/embedfonts/?family=FiraGO:400i,700');*/

/*<style>*/
@import url('https://free.bboxtype.com/embedfonts/?family=FiraGO:600');
/*</style>*/


body {
    background-color: #d6d5d3;
    font-family: "BPG Arial Caps";
    font-size: 11px;
    /*background: url('https://static.vecteezy.com/system/resources/previews/001/854/995/non_2x/neutral-stone-texture-background-free-photo.jpg') no-repeat center center fixed;*/
    /*background: url('/images/site/bg2.jpg') no-repeat center center fixed;*/
    background: url('/images/site/bg3.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 140%;
    min-height: 100%;
    opacity: 0.7;
}

.topContactMenu {
    position: fixed;
    top: 0.5%;
    /*right: 0px;*/
    /*width: 33.3%;*/
    /*background: red;*/
    color: rgba(0,0,0,0.5);
    font-size: 11px;
    z-index: 2;
}

.topContactMenu a {
    color: rgba(0,0,0,0.5);
}

.topContactMenu span {
    /*position: absolute;*/
    top: 2px;
    width: 100%;
    height: 1px;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(183,185,185,1) 50%, rgba(0,0,0,0) 99%);
}

.navContent {
    position: fixed;
    left: 3%;
    width: 94%;
    top: 5%;
    z-index: 999;
}

.logoMenu {
    top: 0px;
    /*line-height: 15px;*/
}

.logo {
    font-size: 20px;
}
.logo span {
    position: absolute;
    border-width: 3px;
    border-top-color: rgba(81, 183, 229, 1);
    border-left-color: rgba(81, 183, 229, 1);
    border-right-color: rgba(0, 0, 0, 0.4);
    border-bottom-color: rgba(0, 0, 0, 0.4);
    border-style: solid;
    padding: 5px;
    width: 28px;
    height: 28px;
    left: 50px;
    top: 0px;
}

.logoText {
    padding: 0px;
    font-size: 30px;
    opacity: 0.8;

}

.logoTitle {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: rgba(81, 183, 229, 1);
    font-size: 8px;
    padding-top: 3px;
    top: 4px !important;
    position: relative;
    opacity: 0.5;
}

.logoTitleEng {
    font-size: 7px;
    top: 4px !important;
    position: relative;
    opacity: 0.5;
}

.rightTopMenu {
    top: 8px;
}

.topBg {
    position: absolute;
    /*background: rgba(81, 183, 229, 1);*/
    top: 0px;
    height: 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.bottomBg {
    position: fixed;
    width: 70%;
    left: 15%;
    /*background: rgba(81, 183, 229, 1);*/
    background: rgba(0, 0, 0, 0.15);
    /*background: rgb(81,183,229);*/
    /*background: linear-gradient(180deg, rgba(81,183,229,0) 0%, rgba(81,183,229,1) 100%);*/
    bottom: 3.5%;
    height: 2px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}

.homeFooter {
    position: fixed;
    bottom: 3%;
    right: 50px;
}









/*მენიუ*/
.scrolling  {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #f8f8f8;
    height: 100px;
    z-index: 1;
}

.navbar-toggler-bg {
    border-style: solid !important;
    border-color: #fff !important;
    border-width: 1px !important;
    padding: 8px;
    border-radius: 3px;
}

#pti-menu {
    /*background: red;*/
}

#pti-menu #pti-menu:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    z-index: 100;
}

.navbar-nav {
    width: 100%;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    background: rgba(0,0,0,0.05);
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: rgba(0,0,0,0.03);
    /*border-radius: 5px;*/
    z-index: 9999999999999;
    /*background: rgba(0,0,0,0.1);*/
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(183,185,185,0.2) 50%, rgba(0,0,0,0) 99%);
}

.navbar-nav > ul {
}
.navbar-nav > li {
    /*border-top: solid 1px red;*/
    flex: 1;
}

.navbar-nav > .open {
    background: rgba(81, 183, 229, 1);
    color: #fff !important;
    border-radius: 5px;
}

.navbar-nav > .open > a {
    color: #fff !important;
}

.navbar-nav > li > .dropdown-menu {
    width: 100%;
    background: rgba(81, 183, 229, 1);
    padding-left: 10px;
    padding-top: 15px !important;
    color: rgba(255,255,255,1);
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

.navbar-nav > li > .dropdown-menu a {
    color: rgba(255,255,255,0.8) !important;
    padding-bottom: 7px;
}

.navbar-nav > li > .dropdown-menu a:hover {
    color: rgba(255,255,255, 1) !important;
    padding-bottom: 7px;
}

.navbar-nav > li > a {
    text-decoration: none;
    font-weight: normal;
    /*font-family: 'FiraGO';*/
    display: block;
    /*background: rgba(25, 92, 196, 0.9);*/
    padding: 0.3em;
    text-align: center;
    letter-spacing: 0.5px;
    color: rgba(0,0,0,0.6);
    /*font-family: BPG Banner Caps;*/
    font-size: 11px;
    /*font-weight: bold !important;*/
}

.navbar-nav > li:first-child {
    border: none;
}

.navbar-nav > li > a:hover {
    background: transparent;
}

.navbar-nav > li > a > span {
    padding: 0px 5px 2px 5px;
}

.navbar-nav > li:hover{
    background: linear-gradient(90deg, rgba(81, 183, 229, 0) 0%, rgba(81, 183, 229, 1) 50%, rgba(81, 183, 229, 1) 99%);
    /*background: rgba(81, 183, 229, 1);*/
    /*border-radius: 5px;*/
    border-bottom-right-radius: 200px;
}

.navbar-nav > li > a:hover span {
    color: #fff;


    background: transparent;
    /*border-width: 0px 0px 1px 0px;*/
    /*border-style: solid;*/
    /*border-color: rgba(0,0,0,0.1);*/

    /*border-color: rgba(81, 183, 229, 1);*/
}

/*@media screen and (min-width: 40em) {*/
/*    .nav {*/
/*        display: table;*/
/*        width: 100%;*/
/*        display: flex;*/
/*    }*/
/*    .nav > li {*/
/*        display: table-cell;*/
/*        display: flex;*/
/*        flex: 1 1 auto;*/
/*        border-top: none;*/
/*        !*border-left: solid 1px red;*!*/
/*    }*/
/*    .nav > li > a {*/
/*        width: 100%;*/
/*        -moz-box-sizing: border-box;*/
/*        -webkit-box-sizing: border-box;*/
/*        box-sizing: border-box;*/
/*    }*/
/*}*/



.aboutMenu {
    border-width: 1px 1px 0px 0px;
    border-style: dashed;
    border-color: rgba(0,0,0,0.1);
    padding: 10px;
    padding-top: 8px;
}
.aboutText {
    border-width: 1px 0px 0px 1px;
    border-style: dashed;
    border-color: rgba(0,0,0,0.1);
    padding: 17px;
}

.aboutMenu ul {
    list-style: none;
    padding: 0px;
}

.aboutMenu ul li {
    text-decoration: none !important;
    font-style: normal;
    font-size: 11px;
    padding-top: 10px;
}

.aboutMenu ul li a  {
    color: rgba(0, 0, 0, 0.7);
}

.aboutMenu ul li a i {
    color: rgba(81, 183, 229, 0.7);
}


.login-form {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
}

.login-form button {
    background: linear-gradient(90deg, rgba(0, 213, 195, 1) 0%,rgba(0, 189, 200, 1)  80%);
    border: 1px;
    border-color: #fff;
    color: #fff;
    border-style: solid;
    border-radius: 50px;
    height: 30px;
    width: 100%;
    font-size: 11px;
    text-align: center;
    -webkit-box-shadow: 6px 5px 5px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 6px 5px 5px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 6px 5px 7px 0px rgba(0, 0, 0, 0.18);
}

.loginIcon {
    padding: 20px;
    font-size: 40px;
    border-style: solid;
    color: rgba(0, 190, 200, 0.8);
    border-color: rgba(0, 190, 200, 0.9);
    border-width: 2px;
    border-radius: 300px;
    margin-bottom: 20px;
}


.contactContent {
    position: fixed;
    top: 30%;
}

.contactContent .border-dashed {
    border-color: rgba(0,0,0,0.1) !important;
}

.personTable {
    width: 100%;
}

.personTable tr th {
    border-width: 1px;
    border-style: dashed;
    border-color: rgba(0,0,0,0.1);
    text-align: center;
    background: rgba(0,0,0,0.05);
    padding: 5px;
}

.personTable tr td {
    border-width: 1px;
    border-style: dashed;
    border-color: rgba(0,0,0,0.1);
    text-align: center;
    padding: 3px;
}



.pti-color { color: #29BBC9 !important; }
.pti-color2 { color: #3be3ca !important; }

.bg-gradient-1 {
    background: linear-gradient(90deg, rgba(0, 213, 195,0) 10%, rgba(0, 213, 195,1) 50%, rgba(0, 213, 195,0) 100%) !important;
}

.bg-gradient-2 {
    background: linear-gradient(90deg, rgba(0, 213, 195,0) 10%, rgba(0, 213, 195,0.5) 50%, rgba(0, 213, 195,1) 100%) !important;
}

.bg-gradient-3 {
    background: linear-gradient(90deg, rgba(0, 213, 195,1) 10%, rgba(0, 213, 195,0) 100%) !important;;
}

.bg-gradient-4 {
    background: linear-gradient(90deg, rgba(0, 213, 195,1) 10%, rgba(0, 213, 195,0) 100%) !important;;
}


.animated-bg {
    /*background: linear-gradient(90deg, #00D5C3, #3ba2d1, #3A56D2);*/
    background: linear-gradient(46deg, #00bdc8, #1eb3a6);
    background-size: 400% 400%;
    -webkit-animation: background-ease 20s ease infinite;
    -moz-animation: background-ease 20s ease infinite ;
    -o-animation: background-ease 20s ease infinite ;
    animation: background-ease 20s ease infinite ;
}


@-webkit-keyframes background-ease {
    0%{background-position:0% 99%}
    50%{background-position:100% 2%}
    100%{background-position:0% 99%}
}
@-moz-keyframes background-ease {
    0%{background-position:0% 99%}
    50%{background-position:100% 2%}
    100%{background-position:0% 99%}
}
@-o-keyframes background-ease {
    0%{background-position:0% 99%}
    50%{background-position:100% 2%}
    100%{background-position:0% 99%}
}
@keyframes background-ease {
    0%{background-position:0% 99%}
    50%{background-position:100% 2%}
    100%{background-position:0% 99%}
}

.border-dotted {
    border-style: dotted !important;
}

.border-dashed {
    border-style: dashed !important;
}

.border-bottom-sm {
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.border-bottom-dahsed-sm {
    border-bottom-width: 1px !important;
    border-bottom-style: dashed !important;
}

.ptiHr {
    width: 30%;
    /*background: linear-gradient(90deg, rgba(0, 213, 195, 0.3) 0%,rgba(0, 189, 200, 0)  100%);*/
    /*border-radius: 10px;*/
    /*height: 2px;*/
    border-width: 0px 0px 1px 0px !important;
    border-style: dashed !important;
    border-color: rgba(0,0,0,0.08) !important;
    padding: 0px 0px 0px 0px !important;
    margin: 10px 0px 20px 0px;
}

.hr-dashed-100 {
    width: 100%;
    border-width: 1px 0px 0px 0px !important;
    border-style: dashed !important;
    border-color: grey !important;
}

.hr-dashed-80 {
    width: 80%;
    margin-left: 10% !important;
    border-width: 1px 0px 0px 0px !important;
    border-style: dashed !important;
    border-color: grey !important;
}

.hr-dashed-70 {
    width: 70%;
    margin-left: 15% !important;
    border-width: 1px 0px 0px 0px !important;
    border-style: dashed !important;
    border-color: grey !important;
}

.hr-dashed-60 {
    width: 60%;
    margin-left: 20% !important;
    border-width: 1px 0px 0px 0px !important;
    border-style: dashed !important;
    border-color: grey !important;
}

.hr-dashed-50 {
    width: 50%;
    margin-left: 25% !important;
    border-width: 1px 0px 0px 0px !important;
    border-style: dashed !important;
    border-color: grey !important;
}

.hr-dotted-80 {
    width: 80%;
    margin-left: 10% !important;
    border-width: 1px 0px 0px 0px !important;
    border-style: dotted !important;
    border-color: grey !important;
}

.hr-dotted-70 {
    width: 70%;
    margin-left: 15% !important;
    border-width: 1px 0px 0px 0px !important;
    border-style: dotted !important;
    border-color: grey !important;
}

.hr-dotted-50 {
    width: 50%;
    margin-left: 25% !important;
    border-width: 1px 0px 0px 0px !important;
    border-style: dotted !important;
    border-color: grey !important;
}

.hr-dotted-30 {
    width: 30%;
    margin-left: 35% !important;
    border-width: 1px 0px 0px 0px !important;
    border-style: dotted !important;
    border-color: grey !important;
}



.btn-xs {
    font-size: 11px;
    padding: 3px 10px;
}
.btn-xs i {
    font-size: 12px;
    padding: 0px !important;
}

.btn-labeled.btn-xs>b {
    padding: 7px;
}

.btn-xs-aio {
    font-size: 10px;
    padding: 3px 10px 2px 30px;
}

.btn-xs-aio i {
    font-size: 11px;
    padding: 0px !important;
}

.btn-labeled.btn-xs-aio>b {
    padding: 5.5px !important;
}


.input-xs-aio {
    height: 25px;
    font-size: 10px;
}

.select-sm-aio {
    background: #fff;
    cursor: pointer;
    outline: 0;
    display: block;
    height: auto !important;
    padding: 8px !important;
    font-size: 10px !important;
    line-height: 1.5384616;
    position: relative;
    border: 1px solid #ddd;
    white-space: nowrap;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select-sm-aio>option {
    padding-top: 10px !important;
}

legal-entity span {
    color: #455a64;
    border: 2px solid #607d8b;
    display: inline-block;
    text-align: center;
    position: relative;
    border-radius: 2px;
}

.legal-entity {
    cursor: pointer;
}

.legal-entity input, .legal-entity span {
    width: 15px;
    height: 15px;
}

.legal-entity .checker span.checked:after {
    color: #4caf50!important;
    font-size: 14px;
}

#warning-select-border.select2-selection--single:not([class*=bg-]):not([class*=border-]){
    border-color: red !important;
}

.rounded-round {
    border-radius: 100px!important;
}

.status-text-1 {
    color: #4db6ac !important;
}

.href-color {
    color: #333 !important;
}
.no-border { border-width: 0px !important;}
.no-padding { padding: 0px !important; }
.no-margin { margin: 0px !important; }
.no-bg { background: transparent !important; }

.text-black {
    color: #000 !important;
}

.verticaltext_content {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.float-right { right: 0px !important; float: right !important;}

.right-0 {
    right: 0px !important;
}

.fll { float: left !important; }
.flr { float: right !important; }

.lh-20 { line-height: 20px !important; }
.lh-25 { line-height: 25px !important; }

.ls-1 { letter-spacing: 1px !important; }
.ls-2 { letter-spacing: 2px !important; }
.ls-3 { letter-spacing: 3px !important; }
.ls-5 { letter-spacing: 5px !important; }

.pl-0 { padding-left: 0px   !important;}
.pr-0 { padding-right: 0px  !important;}
.pt-0 { padding-top: 0px    !important;}
.pb-0 { padding-bottom: 0px !important;}

.padding-3 { padding: 3px !important; }

.pt-1 { padding-top: 1px    !important; }
.pb-1 { padding-bottom: 1px !important; }
.pl-1 { padding-left: 1px   !important; }
.pr-1 { padding-right: 1px  !important; }

.pt-2 { padding-top: 2px    !important; }
.pb-2 { padding-bottom: 2px !important; }
.pl-2 { padding-left: 2px   !important; }
.pr-2 { padding-right: 2px  !important; }

.pt-3 { padding-top: 3px    !important; }
.pb-3 { padding-bottom: 3px !important; }
.pl-3 { padding-left: 3px   !important; }
.pr-3 { padding-right: 3px  !important; }

.pt-4 { padding-top: 4px    !important; }
.pb-4 { padding-bottom: 4px !important; }
.pl-4 { padding-left: 4px   !important; }
.pr-4 { padding-right: 4px  !important; }

.pl-5 { padding-left: 5px   !important; }
.pr-5 { padding-right: 5px  !important; }
.pt-5 { padding-top: 5px    !important; }
.pb-5 { padding-bottom: 5px !important; }

.pl-8 { padding-left: 8px   !important; }
.pr-8 { padding-right: 8px  !important; }
.pt-8 { padding-top: 8px    !important; }
.pb-8 { padding-bottom: 8px !important; }

.pl-9 { padding-left: 9px   !important; }
.pr-9 { padding-right: 9px  !important; }
.pt-9 { padding-top: 9px    !important; }
.pb-9 { padding-bottom: 9px !important; }

.pl-6 { padding-left: 6px   !important; }
.pr-6 { padding-right: 6px  !important; }
.pt-6 { padding-top: 6px    !important; }
.pb-6 { padding-bottom: 6px !important; }

.pl-7 { padding-left: 7px   !important; }
.pr-7 { padding-right: 7px  !important; }
.pt-7 { padding-top: 7px    !important; }
.pb-7 { padding-bottom: 7px !important; }

.pt-10 { padding-top: 10px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pr-10 { padding-right: 10px !important; }
.pl-10 { padding-left: 10px !important; }

.pt-11 { padding-top: 11px !important; }
.pb-11 { padding-bottom: 11px !important; }
.pr-11 { padding-right: 11px !important; }
.pl-11 { padding-left: 11px !important; }

.pt-12 { padding-top: 12px !important; }
.pb-12 { padding-bottom: 12px !important; }
.pr-12 { padding-right: 12px !important; }
.pl-12 { padding-left: 12px !important; }

.pt-13 { padding-top: 13px !important; }
.pb-13 { padding-bottom: 13px !important; }
.pr-13 { padding-right: 13px !important; }
.pl-13 { padding-left: 13px !important; }

.pt-15 { padding-top: 15px !important; }
.pb-15 { padding-bottom: 15px !important; }
.pr-15 { padding-right: 15px !important; }
.pl-15 { padding-left: 15px !important; }

.pl-20 { padding-left: 20px !important; }
.pr-20 { padding-right: 20px !important; }
.pt-20 { padding-top: 20px !important; }
.pb-20 { padding-bottom: 20px !important; }

.pl-25 { padding-left: 25px !important; }
.pr-25 { padding-right: 25px !important; }
.pt-25 { padding-top: 25px !important; }
.pb-25 { padding-bottom: 25px !important; }

.pl-30 { padding-left: 30px !important; }
.pr-30 { padding-right: 30px !important; }
.pt-30 { padding-top: 30px !important; }
.pb-30 { padding-bottom: 30px !important; }

.pl-35 { padding-left: 35px !important; }
.pr-35 { padding-right: 35px !important; }
.pt-35 { padding-top: 35px !important; }
.pb-35 { padding-bottom: 35px !important; }

.pl-40 { padding-left: 40px !important; }
.pr-40 { padding-right: 40px !important; }
.pt-40 { padding-top: 40px !important; }
.pb-40 { padding-bottom: 40px !important; }

.pl-50 { padding-left: 50px !important; }
.pr-50 { padding-right: 50px !important; }
.pt-50 { padding-top: 50px !important; }
.pb-50 { padding-bottom: 50px !important; }

.pl-60 { padding-left: 60px !important; }
.pr-60 { padding-right: 60px !important; }
.pt-60 { padding-top: 60px !important; }
.pb-60 { padding-bottom: 60px !important; }

.pl-70 { padding-left: 70px !important; }
.pr-70 { padding-right: 70px !important; }
.pt-70 { padding-top: 70px !important; }
.pb-70 { padding-bottom: 70px !important; }

.pl-80 { padding-left: 80px !important; }
.pr-80 { padding-right: 80px !important; }
.pt-80 { padding-top: 80px !important; }
.pb-80 { padding-bottom: 80px !important; }

.pl-90 { padding-left: 90px !important; }
.pr-90 { padding-right: 90px !important; }
.pt-90 { padding-top: 90px !important; }
.pb-90 { padding-bottom: 90px !important; }

.pl-100 { padding-left: 100px !important; }
.pr-100 { padding-right: 100px !important; }
.pt-100 { padding-top: 100px !important; }
.pb-100 { padding-bottom: 100px !important; }

.padding-1 { padding: 1px !important; }
.padding-2 { padding: 2px !important; }
.padding-3 { padding: 3px !important; }
.padding-4 { padding: 4px !important; }
.padding-5 { padding: 5px !important; }
.padding-5-per { padding: 5% !important; }
.padding-6 { padding: 6px !important; }
.padding-7 { padding: 7px !important; }
.padding-8 { padding: 8px !important; }
.padding-9 { padding: 9px !important; }
.padding-10 { padding: 10px !important; }
.padding-10-per { padding: 10% !important; }
.padding-15 { padding: 15px !important; }
.margin-5 { margin: 5px !important; }
.margin-10 { margin: 10px !important; }
.padding-20 { padding: 20px !important; }
.padding-30 { padding: 30px !important; }
.padding-50 { padding: 50px !important; }
.margin-20 { margin: 20px !important; }

.pt-12 { padding-top: 12px !important; }

.pt-25 { padding-top: 25px; }

.pt-30 { padding-top: 30px; }
.pt-35 { padding-top: 35px; }
.pt-40 { padding-top: 40px; }
.pt-45 { padding-top: 45px; }
.pt-47 { padding-top: 47px; }
.pt-48 { padding-top: 48px; }
.pt-50 { padding-top: 50px; }
.pt-70 { padding-top: 70px; }

.pb-30 { padding-bottom: 30px; }
.pb-35 { padding-bottom: 35px; }
.pb-40 { padding-bottom: 40px; }
.pb-45 { padding-bottom: 45px; }
.pb-50 { padding-bottom: 50px; }

.mt-0 { margin-top: 0px !important; }
.mb-0 { margin-bottom: 0px !important; }
.mt-1 { margin-top: 1px !important; }
.ml-1 { margin-left: 1px !important; }
.mt-2 { margin-top: 2px !important; }

.mt-3 { margin-top:    3px !important; }
.ml-3 { margin-left:   3px !important; }
.mr-3 { margin-right:  3px !important; }
.mb-3 { margin-bottom: 3px !important; }

.mt-4 { margin-top:    4px !important; }
.ml-4 { margin-left:   4px !important; }
.mr-4 { margin-right:  4px !important; }
.mb-4 { margin-bottom: 4px !important; }

.mr-5 { margin-right:  5px !important; }
.ml-5 { margin-left:   5px !important; }
.mb-5 { margin-bottom: 5px !important; }
.mt-5 { margin-top:    5px !important; }

.mt-6 { margin-top: 6px !important; }
.mb-6 { margin-bottom: 6px !important; }

.mt-7 { margin-top: 7px !important; }
.mb-7 { margin-bottom: 7px !important; }

.mt-8 { margin-top: 8px !important; }
.mb-8 { margin-bottom: 8px !important; }

.mt-9 { margin-top: 9px !important; }

.mt-12 { margin-top: 12px !important; }

.mr-10 { margin-right: 10px !important;}
.mt-10 { margin-top: 10px !important;}
.mb-10 { margin-bottom: 10px !important;}
.ml-10 { margin-left: 10px !important;}

.mt-17 { margin-top: 18px !important;}

.mr-15 { margin-right: 15px !important;}
.ml-15 { margin-left: 15px !important;}
.mt-15 { margin-top: 15px !important;}
.mb-15 { margin-bottom: 15px !important;}

.mr-20 { margin-right: 20px !important;}
.ml-20 { margin-left: 20px !important;}
.mt-20 { margin-top: 20px !important;}
.mb-20 { margin-bottom: 20px !important;}

.mt-25 { margin-top: 25px !important;}
.mb-25 { margin-bottom: 25px !important;}

.mt-30 { margin-top:    30px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mr-30 { margin-right:     30px; }
.ml-30 { margin-left:      30px; }
.ml-30-per { margin-left:  30%; }
.mr-30-per { margin-right: 30%; }

.mt-35 { margin-top: 35px !important; }

.ml-40 { margin-left: 40px;}

.mt-40 { margin-top: 40px !important; }
.mt-45 { margin-top: 45px !important; }
.mt-50 { margin-top: 50px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mt-60 { margin-top: 60px !important; }
.mt-65 { margin-top: 65px !important; }
.mt-70 { margin-top: 70px !important; }
.mt-80 { margin-top: 80px !important; }
.mt-90 { margin-top: 90px !important; }
.mt-100 { margin-top: 100px !important; }

.text-left { text-align: left !important;}
.text-right { text-align: right !important;}

.text-color-pti { color: #00D5C3; !important;}

.font-2 { font-size: 2px; !important;}
.font-3 { font-size: 3px; !important;}
.font-4 { font-size: 4px; !important;}
.font-5 { font-size: 5px; !important;}
.font-6 { font-size: 6px; !important;}
.font-7 { font-size: 7px; !important;}
.font-8 { font-size: 8px; !important;}
.font-9 { font-size: 9px; !important;}
.font-10 { font-size: 10px !important;}
.font-11 { font-size: 11px; !important;}
.font-12 { font-size: 12px; !important;}
.font-13 { font-size: 13px; !important;}
.font-14 { font-size: 14px; !important;}
.font-15 { font-size: 15px !important;}
.font-16 { font-size: 16px; !important;}
.font-17 { font-size: 17px; !important;}
.font-18 { font-size: 18px; !important;}
.font-19 { font-size: 19px; !important;}
.font-20 { font-size: 20px; !important;}
.font-23 { font-size: 23px; !important;}
.font-25 { font-size: 25px; !important;}
.font-27 { font-size: 27px; !important;}
.font-30 { font-size: 30px; !important;}
.font-40 { font-size: 40px; !important;}
.font-50 { font-size: 50px; !important;}

.width-10 { width: 10px !important;}
.width-20 { width: 20px !important;}
.width-30 { width: 30px !important;}
.width-35 { width: 35px !important;}
.width-40 { width: 40px !important;}
.width-30-per { width: 30% !important;}
.width-100 { width: 100% !important;}
.height-100 { height: 100% !important;}

.border-bottom-grey-100 {
    border-bottom-color: #ddd !important;
}

.border-top-grey-100 {
    border-top-color: #ddd !important;
}

.bg-shadow {
    -webkit-box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.3);
    box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.3);
}

.bg-shadow-light {
    -webkit-box-shadow: 2px 3px 4px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 3px 4px 1px rgba(0,0,0,0.1);
    box-shadow: 2px 3px 4px 1px rgba(0,0,0,0.1);
}

.bg-shadow-400 {
    -webkit-box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.2);
}

.bg-shadow-300 {
    -webkit-box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.07);
    box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.07);
}

.bg-shadow-center {
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.3);
}

.pulse-danger {
    animation: pulse-animation-danger 1.5s infinite alternate ease;
    animation-fill-mode: both;
}

.formNextButton {
    background: rgba(81, 183, 229, 1) !important;
}

.wizard>.steps>ul>li.current .number {
    color: rgba(81, 183, 229, 1) !important;
    border-color: rgba(81, 183, 229, 1) !important;
}

.wizard>.steps>ul>li.done .number {
    background: rgba(81, 183, 229, 1) !important;
    border-color: rgba(81, 183, 229, 1) !important;
}

.wizard>.steps>ul>li:after, .wizard>.steps>ul>li:before {
    background-color: rgba(81, 183, 229, 1) !important;
}

@keyframes pulse-animation-danger {
    from {
        color: rgba(255,0,0,0);
    }
    to {
        color: rgba(255,0,0,1);
    }
}


.pulse-warning {
    animation: pulse-animation-warning 1.5s infinite alternate ease;
    animation-fill-mode: both;
}

@keyframes pulse-animation-warning {
    from {
        color: rgba(255,0,0,0);
    }
    to {
        color: #ff7043;
    }
}


.pulse-blue {
    animation: pulse-animation-blue 1.5s infinite alternate ease;
    animation-fill-mode: both;
}

@keyframes pulse-animation-blue {
    from {
        color: rgba(255,0,0,0);
    }
    to {
        color: #008ec4;
    }
}


.pulse-success {
    animation: pulse-animation-success 1.5s infinite alternate ease;
    animation-fill-mode: both;
}

@keyframes pulse-animation-success {
    from {
        color: rgba(255,0,0,0);
    }
    to {
        color: rgb(54, 227, 137);
    }
}


.pulse-grey {
    animation: pulse-animation-grey 1.5s infinite alternate ease;
    animation-fill-mode: both;
}

@keyframes pulse-animation-grey {
    from {
        color: rgba(255,0,0,0);
    }
    to {
        color: rgb(80, 82, 82);
    }
}


.pulse-grey-100 {
    animation: pulse-animation-grey-100 1.5s infinite alternate ease;
    animation-fill-mode: both;
}

@keyframes pulse-animation-grey-100 {
    from {
        color: rgba(255,0,0,0);
    }
    to {
        color: rgb(136, 139, 139);
    }
}





/*mobile*/
@media only screen and (max-width: 600px) {
    .navbar-toggler {
        position: absolute;
        right: 0px;
        top: -2px;
    }

    .navbar-toggler {
        border: 0px;
        background: transparent;
    }

    .navbar-toggler i {
        border-style: solid;
        padding: 5px !important;
        border-width: 2px !important;
        border-radius: 0px;
        border-color: rgba(0, 0, 0, 0.2) !important;
        color: rgba(0, 0, 0, 0.5) !important;
    }

    .navbar-nav {
        width: 100%;
        display: block;
    }

    .navbar-nav {
        position: fixed;
        top: 12%;
        width: 94% !important;
        left: 3% !important;
        height: 80%;
    }

    .navbar-collapse ul {
        width: 100%;
        left: 0%;
        padding-top: 20%;
        padding-bottom: 20%;
        background: rgba(255,255,255, 0.98);
    }

    .navbar-nav > li > a {
        margin-left: 20%;
        margin-top: 5%;
        padding-top: 3%;
        padding-bottom: 3%;
        text-align: left !important;
    }

    .bottomBg {
        bottom: 4.5%;
    }

    .footerMobSoc {
        margin-top: 3%;
    }

}



.tree ul {
    position: relative;
    padding: 1em 0em;
    white-space: nowrap;
    margin: 0 auto;
    text-align: center;
}
.tree ul::after {
    content: "";
    display: table;
    clear: both;
}

.tree li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 1em 0.5em 0 0.5em;
    font-size: 10px;
}
.tree li::before, .tree li::after {
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    border-top: 1px solid rgb(213, 213, 213);
    width: 55%;
    height: 1em;
}
.tree li::after {
    right: auto;
    left: 50%;
    border-left: 1px solid #ccc;
}
.tree li:only-child::after, .tree li:only-child::before {
    display: none;
}
.tree li:only-child {
    padding-top: 0;
}
.tree li:first-child::before, .tree li:last-child::after {
    border: 0 none;
}
.tree li:last-child::before {
    border-right: 1px solid #ccc;
    border-radius: 0 5px 0 0;
}
.tree li:first-child::after {
    border-radius: 5px 0 0 0;
}

.tree ul ul::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 1px solid #ccc;
    width: 0;
    height: 1em;
}

.tree li a {
    /*border: 1px solid #ccc;*/
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: rgba(0,0,0,0.14);
    padding: 0.6em 0.75em;
    text-decoration: none;
    display: inline-block;
    border-radius: 6px;
    color: rgba(0,0,0,0.7);
    position: relative;
    top: 1px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    /*transform: rotate(180deg);*/
}

.tree li a:hover,
.tree li a:hover + ul li a {
    background: rgba(81, 183, 229, 0.7);
    color: #fff;
    border: 1px solid rgba(81, 183, 229, 0.7);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
}

.tree li a:hover + ul li::after,
.tree li a:hover + ul li::before,
.tree li a:hover + ul::before,
.tree li a:hover + ul ul::before {
    border-color: rgba(81, 183, 229, 0.7);
}

.team img {
    width: 100%;
}











.homeBody{
    height:100%;
}

.intro{
    height:100%
}

.left{
    display : flex;
    justify-content : center;
    align-items : center;
    height : 100%;
    color : #FFF;
    background: rgba(81, 183, 229, 1);
    z-index: 1;
}

.right{
    display : flex;
    justify-content : center;
    align-items : center;
    background-color: #e8e8e8;
    height : 100%;
    color : #3d231b;
    z-index: 1;
}

@media (max-width: 1200px) {
    .left{
        height:50%
    }
    .right{
        height:50%
    }
}




.left-details {
    position: fixed;
    overflow: hidden;
    width: 50%;
    height: 100%;
    top: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(81, 183, 229, 1);
}

.left-details img {
    left: 0px;
    vertical-align: top;
    width: auto;
    height: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    visibility: hidden;
    opacity: 0;
    transition: transform 1.5s, opacity 1.5s, visibility 1.5s;
    z-index: 0;
}

.left:hover img {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    visibility: visible;
    opacity: 0.3;
}

.leftLogoDetails {
    position: relative;
    z-index: 9;
}






.right-details {
    position: fixed;
    overflow: hidden;
    width: 50%;
    height: 100%;
    top: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.right-details img {
    left: 0px;
    vertical-align: top;
    width: auto;
    height: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    visibility: hidden;
    opacity: 0;
    transition: transform 1.5s, opacity 1.5s, visibility 1.5s;
    z-index: 0;
}

.right:hover img {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    visibility: visible;
    opacity: 0.3;
}

.homePageLang {
    position: fixed;
    top: 3%;
    right: 2%;
    z-index: 999;
}

.homePageAddress {
    position: fixed;
    bottom: 3%;
    left: 2%;
    z-index: 999;
}

.contactMap {
    position: relative;
    top: 83px;
    width: 100%;
    height: 150px;
    /*width: 0px;*/
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 0px;

    -webkit-box-shadow: 2px 3px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 3px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 2px 3px 10px 0px rgba(0,0,0,0.2);

    transition: width 1s, height 1.5s;
}

#gMap {
    opacity: 0.5;
    transition: width 1s, height 1.5s;
}

#gMap:hover {
    background: rgba(0,0,0,1);
    opacity: 1 !important;
    height: 250px;
}

.contactMap:hover  {
    height: 250px;
}

