
/*
@font-face {
    font-family: 'Alef';
    src: url('../fonts/Alef-Bold.eot');
    src: url('../fonts/Alef-Bold.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/Alef-Bold.woff') format('woff'),
         url('../fonts/Alef-Bold.ttf') format('truetype'),
         url('../fonts/Alef-Bold.svg#alefbold') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'Alef';
    src: url('../fonts/Alef-Regular.eot');
    src: url('../fonts/Alef-Regular.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/Alef-Regular.woff') format('woff'),
         url('../fonts/Alef-Regular.ttf') format('truetype'),
         url('../fonts/Alef-Regular.svg#alefregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/
body {
    
    background-color: #F4F4F4 !important;
}
a {
    outline: none !important;
    color: #c51225;
}

html {
    overflow-y: scroll
}

body {
    font-family: Assistant !important;
    font-size: 12px;
    line-height: 15px;
    color: #6f6f6f;
    background-color: #efefef;
    direction: rtl;
    text-align: right;
}

#innerPage {
    background-color: #F4F4F4;
   
}
/*.container{ width: 320px; margin:0 auto; }*/
/*.container{ width: 95%; margin: 0 auto; max-width:608px;max-width:304px;  }*/
#header {
    height: 141px;
    background: url(../images/header.png) repeat-x 0 0;
    background-size: auto 100%;
}

    #header #topMenu {
        height: 45px;
        background: green;
    }

.branding {
    width: 92px;
    margin: 0 auto;
    display: block;
    padding: 9px 0;
    margin-bottom: 10px;
}

    .branding img {
        display: block;
        width: 100%;
    }

#header .socials {
    margin-bottom: 12px;
    ;
}

.socials {
    width: 165px;
    margin: 0 auto;
}

    .socials a {
        width: 25px;
        height: 25px;
        background: url(../images/socials.png) no-repeat 0 0;
        background-size: auto 25px;
        float: right;
        text-indent: -9999px;
        margin: 0 4px;
    }

        .socials a.f {
            background-position: -132.5px 0;
        }

        .socials a.g {
            background-position: -99.5px 0;
        }

        .socials a.i {
            background-position: -66.5px 0;
        }

        .socials a.t {
            background-position: -33px 0;
        }

        .socials a.y {
            background-position: 0 0;
        }



/******** TEXT ********
*********************/

.textcontainer a {
    text-decoration: underline;
}

    .textcontainer a:hover {
        text-decoration: none;
    }

.textcontainer h2,
.textcontainer h3,
.textcontainer h4,
.textcontainer h6,
.textcontainer h5 {
    color: #c51225;
    /*font-weight: bold;*/
    line-height: 1.5em;
    font-size: 18px;
    ;
}
/*
.textcontainer  h2{
	font-size: 25px;
}
.textcontainer  h3{
font-size: 22px;
}
.textcontainer  h4{
	font-size: 20px;
}
.textcontainer  h5,
.textcontainer  h6{
	font-size: 18px;
}
*/

.textcontainer ul > li {
    background: url(../images/bullet.png) no-repeat scroll right 4px;
    list-style: none;
    margin-left: 0px;
    padding-right: 11px;
    background-size: auto 8px;
}

.textcontainer ul li.clearLI {
    background: none;
    list-style: none outside none;
    padding: 0;
}

.textcontainer ol > li {
    list-style-type: decimal;
    list-style-position: inside;
    margin-left: 0px;
}

.textcontainer ul.clearUL {
    margin-bottom: 0px;
}

.textcontainer p,
.textcontainer ul,
.textcontainer ol {
    margin: 0;
    margin-bottom: 1em;
}



/*********************
.jqForm
***************/

/*
.jqForm {
	visibility:hidden;
}
.jqtransformdone.jqForm{
	visibility: visible;
}



.jqForm .line{ margin-bottom: 26px; width: 460px;max-width: 100%; position: relative; }
.jqForm .line.TA{ width: auto;; }

.jqForm .line .validatorDiv{ position: absolute; left: 0; top: 0; }

.jqForm .line .validatorDiv,
.jqForm .line .validatorDiv *{ color: #9f1c1c !important; }

.jqForm .line.textareaLine{ width: 100%; }

.jqForm .radiobutton table{ table-layout: fixed; width: 100%; }

.jqForm .requredDiv{ color: #9f1c1c; margin-bottom: 15px; }

.jqForm a.jqTransformSelectOpen {
	
	display: block;
	position: absolute;
	left: 0;
	background: url(../images/select.png) no-repeat center center;
	height: 43px;
	width: 37px;
}

.jqForm .checkBoxes label{
	display: inline;
	margin-bottom: 0px;
	padding: 0 2px 0 6px;
}
.jqForm .checkBoxes input{ margin:0; }
.jqForm label {
  
  display: block;
  
  margin-bottom: 6px;
}



.jqForm label .notrequred{ visibility: hidden; }

.jqForm label > span{ display: inline-block;  color: #a81103; }

.jqForm select.jqTransformHidden { display: none; }


.jqForm .checkbox label span,
.jqForm .radiobutton table label span{ display: none; }

.jqForm .checkbox label,
.jqForm .radiobutton table label{
	display: inline;
	width: auto;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0;
	padding: 0 4px;
	
	color: #3D78D8;
}

.jqForm .jqTransformInputInner{ padding: 10px; }

.jqForm .jqTransformSelectWrapper{ position: relative; }

.jqForm .jqTransformSelectWrapper div span {
	cursor: pointer;
	float: none;
	display: block;
	height: 43px;
	line-height: 23px;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	right: 0;
	width: 100% !important;
	color: #fff;
}

.jqForm .jqTransformSelectWrapper div span,
.jqForm .jqTransformTextarea textarea,
.jqForm .jqTransformInputInner input{
	color: #fff;
	
	font-family: Alef, Arial, Helvetica, sans-serif;
}

.jqForm .jqTransformSelectWrapper ul {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	right: 0;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 43px;
	z-index: 10;
	overflow: auto;
	width: 460px !important;max-width: 100% !important;
	height: auto !important;
	max-height: 230px !important;
}

.jqForm .jqTransformSelectWrapper ul a {
	background-color: #FFFFFF;
	display: block;
	font-size: 16px;
	padding: 5px;
	color: #3D78D8;
	text-decoration: none;
}

.jqForm .jqTransformSelectWrapper ul a.selected{ background-color: #3D78D8; color: #fff; }

.jqForm .jqTransformSelectWrapper ul a:hover{ background-color: #ddd; }

.jqForm .jqTransformSelectWrapper ul li{ padding: 0; background: none; }



.jqForm .jqTransformTextarea td{ padding: 10px; }

.jqForm .jqTransformTextarea textarea{ height: 230px !important; overflow: auto; width: 100% !important; }

.jqForm .jqTransformTextarea textarea,
.jqForm .jqTransformInputInner input{
	width: 282px !important;width: 100% !important;
	height: 23px;
	line-height: 23px;
	border: 0;
	color:#fff;
	background: none;

	font-family: Alef, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 20px;
}

.jqForm .jqTransformTextarea,
.jqForm .jqTransformSelectWrapper,
.jqForm .jqTransformInputWrapper{
	background: #1a1818;
	width: 460px !important;
	max-width: 100% !important;
	height: 43px;
	
}
.jqForm .jqTransformTextarea{
	width: 100% !important;
}
a.SendForm{
	float: right;
	height: 43px;
	padding: 10px 50px;
	color: #fff;
	background: #3d78d8;
	max-width: 100%;
}

.jqForm a.SendForm{
	margin-bottom: 6px;
}
*/


/***********************************
********* MASK ********************
************************************/


#maskPop {
    background-color: rgba(0,0,0,0.6);
    background: url(../images/blackShade.png) repeat 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8000;
    text-align: right;
    display: none;
}

    #maskPop > table {
        width: 90%;
    }

#maskPopDiv {
}

#maskPopDiv2 {
}

#closemaskPop {
    float: right;
    position: relative;
    top: 15px;
    right: -15px;
    background: url(../images/closeVideo.png) no-repeat 0 0;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
}


#popUpContent {
    padding: 24px;
    padding-bottom: 18px;
    padding-bottom: 24px;
    border: 2px solid #BB934E;
    background: #fff;
    border-color: #C51225;
    border-radius: 4px;
}




#contactPop {
}




input.en-input {
    text-align: left;
    direction: ltr;
}


.responsive-height {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
}

    .responsive-height .inner {
        position: absolute;
        width: 100%;
        height: 100%;
    }

.img-responsive {
    max-width: 100%;
    display: block;
}

.related {
    position: relative;
}

.pagePadder {
    padding: 0 2.5%;
}

#topImage {
}

#ctc {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/ctc.jpg) no-repeat right 0 #c51225;
    height: 33px;
    background-size: auto 100%;
    font-size: 12px;
    color: #fff;
    ;
    padding: 0 43px 0 8px;
    line-height: 31px;
    ;
    bottom: 20px;
    right: 2.5%;
    z-index: 60;
}

.pageAbstract {
    font-size: 18px;
    color: #000;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 22px;
    border-bottom: 1px solid #ececec;
}


#innerPage {
    padding-top: 16px !important;
}

#mainContent {
    padding-bottom: 2em !important;
}

#sideBar {
    padding-bottom: 2em !important;
}

    #sideBar h4.title {
        background: url(../images/sideCubeTitle.png) repeat-y right 0 #b2b2b2;
        padding-bottom: 2px;
        margin-bottom: 8px;
    }

    #sideBar .cube {
        margin-bottom: 2em;
        ;
    }

.linksCube.textcontainer ul {
    margin-bottom: 0;
    ;
}

    .linksCube.textcontainer ul li a {
        color: #6f6f6f;
        text-decoration: none;
        ;
    }

        .linksCube.textcontainer ul li a:hover {
            color: #c51225;
            ;
        }

.textCube .link {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    margin-top: 12px;
}

#footer {
    background-color: #F4F4F4;
    border-bottom: 1px solid #fff;
    position: fixed;
    width: 100%;
    bottom: 0;
}

    #footer .title {
        font-size: 18px;
        line-height: 1.5em;
        color: #c51225;
    }

#bottomLinks {
    margin-bottom: 1em;
}

    #bottomLinks li {
        font-size: 15px;
        line-height: 23px;
        ;
        ;
    }

        #bottomLinks li a {
            color: #6F6F6F;
        }

#footer .socials {
    margin: 0;
    width: 100%;
}

#footer .socials {
    margin: 10px 0 24px;
}

    #footer .socials a {
        margin: 0 0 0 8px;
    }

#bottomLogo {
    height: 31px;
    background: url(../images/bottomLogo.png) no-repeat right 0;
    background-size: auto 100%;
    margin-bottom: 18px;
}

#bottomMenu {
    font-size: 15px;
    line-height: 23px;
}

    #bottomMenu li {
        display: inline;
    }

        #bottomMenu li a {
            color: #6F6F6F;
        }

#copyRights {
    padding: 7px 0;
    font-size: 15px;
}

#bottomText {
    font-size: 11px;
    line-height: 14px;
    color: #fff;
    padding: 7px 0;
}

#footer .credit {
    background: url(../images/ms.png) no-repeat right 6px;
    background-size: auto 5px;
    padding-right: 12px;
    font-size: 9px;
}

    #footer .credit a {
        color: #6F6F6F;
    }

/******************* news *****************/

.newsItem {
    margin-bottom: 39px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 16px;
}

    .newsItem .newsTitle {
        background: #d25b08;
        margin-bottom: 24px;
        padding: 10px 7% 12px;
    }

        .newsItem .newsTitle .title {
            font-size: 24px;
            line-height: 29px;
            color: #fff;
        }

            .newsItem .newsTitle .title a {
                color: #fff;
                text-decoration: none;
            }

        .newsItem .newsTitle .subtitle {
            font-size: 12px;
            line-height: 18px;
            color: #000;
            background: url(../images/newsTicket.png) no-repeat right 6px;
            background-size: 8px 8px;
            padding: 0 13px;
            margin-top: 6px;
            ;
        }

    .newsItem .img-responsive {
        margin-bottom: 20px;
        padding-right: 7%;
    }

.news-Date {
    display: inline-block;
    margin-bottom: 20px;
    background: url(../images/newsDate-web2.png) no-repeat right 0 #b2b2b2;
    line-height: 21px;
    height: 23px;
    background-size: auto 100%;
    color: #000;
    ;
    ;
    padding: 0 32px 0 18px;
    margin-right: 7%;
}

.newsItem .mewsText {
    padding: 0 7%;
}

.newsPage .title {
    margin-bottom: 24px;
}

#newsPages .newsItem .newsTitle {
    margin-bottom: 0;
}

#newsPages .newsItem .newsPadder {
    padding-top: 24px;
    padding-bottom: 16px;
    border: 1px solid #EAEAEA;
}

#newsPages .newsItem {
    border-bottom: 0px solid #EAEAEA;
    margin-bottom: 39px;
    padding-bottom: 0px;
}

#faqPage .newsItem {
    border: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
}

    #faqPage .newsItem .newsTitle {
        margin-bottom: 0;
        cursor: pointer;
    }

#faqPage .wrapper {
    padding: 20px 7%;
    border: 1px solid #eaeaea;
    border-width: 0 1px 1px;
    width: 100% !important;
    display: none;
}


/******************* contact form ******************/
/******************* contact form ******************/

#contactSite {
}

    #contactSite .contactMap {
        margin-bottom: 40px;
    }

.jqForm {
    visibility: hidden;
}

    .jqForm.jqtransformdone {
        visibility: visible;
    }

    .jqForm .line {
        margin-bottom: 32px;
        position: relative;
    }

    .jqForm label {
        display: block;
        line-height: 18px;
        padding: 10px 0;
    }

        .jqForm label span {
            visibility: hidden;
            font-weight: bold;
        }

        .jqForm label .requred {
            color: #c51225;
            visibility: visible;
        }

    .jqForm .jqTransformTextarea,
    .jqForm .jqTransformInputWrapper {
        width: 100% !important;
        background: url(../images/inputBG.jpg) repeat-x 0 0 #ebebeb;
        border: 1px solid #dcdcdc;
        border-width: 0 1px;
    }

        .jqForm .jqTransformTextarea textarea,
        .jqForm .jqTransformInputWrapper input {
            width: 100% !important;
            border: 0;
            background: none;
            display: block;
            height: 38px;
            line-height: 18px;
            padding: 10px 6px;
            font-size: 14px;
        }

        .jqForm .jqTransformTextarea textarea {
            height: 180px;
        }

    .jqForm .validatorDiv {
        position: absolute;
        left: 0;
        top: 10px;
        font-size: 14px;
        font-weight: bold;
        ;
    }

        .jqForm .validatorDiv .validator {
            color: #c51225;
        }

    .jqForm .requredDiv {
        color: #c51225;
        margin-bottom: 20px;
    }

.cfbuttons a {
    color: #fff;
    display: block;
    background: #c51225;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 22px;
    text-align: center;
}

    .cfbuttons a span {
        display: inline-block;
        background: url(../images/envalope.png) no-repeat right 5px;
        padding: 0 32px 0 0;
    }

/*********************************** HP *************************************/
/*********************************** HP *************************************/
#Container {
    overflow: hidden;
}
#hp {
    background-color: #F4F4F4;
    height: calc(100vh - 143px);
}

    #hp .pagePadder {
        padding-top: 1px;
        padding-bottom: 1px;
    }

    #hp #bottomCubes {
        background-color: #d25b08;
        color: #fff;
    }

        #hp #bottomCubes .bottomCube {
            margin: 36px 0;
        }

        #hp #bottomCubes .img-responsive {
            width: 98px;
            margin: 0 auto;
            margin-bottom: 30px;
        }

        #hp #bottomCubes .title {
            font-size: 24px;
            line-height: 30px;
            font-weight: bold;
            ;
            margin-bottom: 6px;
            ;
        }

        #hp #bottomCubes .texts {
            margin-bottom: 8px;
        }

        #hp #bottomCubes a.link {
            color: #000;
            font-weight: bold;
        }


    #hp #BottomArea {
        background-color: #e8dfd9;
    }

    #hp h1 {
        margin: 0;
        font-size: 23px;
    }

    #hp #BottomArea .container {
        padding: 36px 0;
    }

    #hp #BottomArea .texts {
        margin-bottom: 8px;
    }

    #hp #BottomArea a.link {
        color: #000;
        font-weight: bold;
    }

    #hp #BottomArea h4.title {
        color: #1a1a19;
        font-size: 24px;
        line-height: 30px;
        font-weight: bold;
        ;
        margin-bottom: 6px;
        ;
    }

    #hp #BottomArea h3.title {
        font-size: 18px;
        line-height: 24px;
    }

    #hp #solutions {
        background-color: #e8dfd9;
    }

        #hp #solutions .solution {
            margin: 36px 0;
        }

        #hp #solutions .title {
            font-size: 18px;
            line-height: 20px;
            font-weight: bold;
            ;
            margin-bottom: 10px;
            ;
        }

        #hp #solutions .texts {
            margin-bottom: 8px;
        }

        #hp #solutions a.link {
            color: #000;
            font-weight: bold;
        }

        #hp #solutions .img-responsive {
            margin-bottom: 8px;
        }

    #hp #topArea {
        background-color: #d25b08;
        color: #fff;
    }

        #hp #topArea .container {
            padding: 36px 0;
        }

        #hp #topArea .texts {
            margin-bottom: 8px;
        }

        #hp #topArea a.link {
            color: #000;
            font-weight: bold;
        }

        #hp #topArea h4.title {
            font-size: 24px;
            line-height: 30px;
            font-weight: bold;
            ;
            margin-bottom: 6px;
            ;
        }

        #hp #topArea h3.title {
            font-size: 18px;
            line-height: 24px;
        }

#hpTopGal {
    position: relative;
}

    #hpTopGal #topHPCube {
        position: absolute;
        top: 55px;
        left: 2.5%;
        text-align: left;
        color: #fff;
        right: 2.5%;
        z-index: 10;
    }

        #hpTopGal #topHPCube .link {
            font-weight: bold;
            color: #fff;
            ;
            font-weight: bold;
        }

        #hpTopGal #topHPCube .texts {
            margin-bottom: 8px;
        }

        #hpTopGal #topHPCube .title {
            font-size: 15px;
            line-height: 20px;
            font-weight: bold;
        }

        #hpTopGal #topHPCube img {
            float: left;
            width: 151px;
            margin-bottom: 8px;
        }

    #hpTopGal #topGallery {
        height: 340px;
        overflow: hidden;
        background: #080808;
    }

        #hpTopGal #topGallery .topGalleryItem {
            height: 340px;
            width: 100% !important;
            background-position: center 0;
            background-repeat: no-repeat;
            background-size: auto 340px;
        }

            #hpTopGal #topGallery .topGalleryItem .title {
                position: absolute;
                bottom: 66px;
                right: 2.5%;
                color: #fff;
                font-size: 18px;
                line-height: 22px;
                ;
            }

    #hpTopGal #nav {
        position: absolute;
        z-index: 30;
        right: 2.5%;
        top: 20px;
    }

        #hpTopGal #nav a {
            float: right;
            width: 18px;
            height: 18px;
            color: #fff;
            ;
            border: 1px solid #c51225;
            margin-left: 7px;
            line-height: 14px;
            text-align: center;
            ;
            ;
        }

            #hpTopGal #nav a:hover,
            #hpTopGal #nav a.activeSlide {
                background: #c51225;
            }

#newsSmall {
    height: 120px;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    height: 40px;
}

    #newsSmall > ul {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100em;
    }

#newsSmallBG {
    background: url(../images/newsS.jpg) no-repeat 0 0;
    background-size: 100% 100%;
    padding: 0 2.5%;
    height: 40px;
}

    #newsSmallBG .h1 {
        color: #fff;
        width: 30%;
        float: right;
        font-size: 18px;
        line-height: 38px;
        height: 40px;
        margin-left: 9%;
    }

    #newsSmallBG #newsSmall {
        width: 60%;
        float: left;
    }

#newsSmall > ul h3 a {
    display: block;
    font-size: 12px;
    color: #272626;
    line-height: 38px;
}

    #newsSmall > ul h3 a span {
        float: left;
        width: 42%;
        color: #c51225;
        font-weight: bold;
        text-align: left;
    }

#newsSmall > ul li {
    height: 40px;
    overflow: hidden;
}

#hp #MiddleItems {
    padding-top: 36px;
    padding-bottom: 36px;
    background-color: #c51225;
    color: #fff;
}

    #hp #MiddleItems .middleItem {
        width: 100%;
        display: none;
    }

    #hp #MiddleItems .link {
        color: #000;
        font-weight: bold;
    }

    #hp #MiddleItems .texts {
        margin-bottom: 8px;
    }

    #hp #MiddleItems .title {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        ;
        margin-bottom: 6px;
        ;
    }

#MiddleItemsNav li {
    margin-bottom: 10px;
    line-height: 20px;
}

    #MiddleItemsNav li a {
        color: #fff;
        display: inline-block;
        background: url(../images/MiddleItemsNav.png) repeat-y 1000px 0;
        padding-left: 10px;
    }

        #MiddleItemsNav li a.selected {
            background-position: right 0;
            font-weight: bold;
        }

        #MiddleItemsNav li a:hover {
            background-position: right 0;
        }

.hpBGmask {
    background-position: 0 -1000em;
    background-repeat: no-repeat;
}


#hp #solutions .solution {
    float: right;
    margin-left: 2.5%;
    margin-right: 2.5%;
    width: 45%;
}

#hp #solutions {
    padding-left: 0;
    padding-right: 0;
}

.pdfIcon.cfbuttons {
    padding-top: 20px;
}

    .pdfIcon.cfbuttons a {
        margin: 0;
    }

        .pdfIcon.cfbuttons a span {
            background-image: url("../images/file.png");
        }

#hp .title a {
    color: #fff;
}

#hp .clickaCube {
    cursor: pointer;
}

#hp #solutions .title a {
    color: #6F6F6F;
}

#hp #BottomArea .title a {
    color: #1A1A19;
}

#hpTopGal #topGallery .topGalleryItem .title,
#topHPCube .asser {
    background: rgba(0,0,0,0.5);
    background: url(../images/asser.png) repeat 0 0;
    padding: 4px;
}

#footer .bottomTopText {
    font-size: 11px;
    line-height: 14px;
    color: #fff;
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom: 1px solid #6F6F6F;
    color: #6F6F6F;
    text-align: justify;
}

#bottomText {
    text-align: justify;
}



/**payment details page.*/
.payDetailsCube {
    width: 50px;
    padding: 10px;
}

.payDetailsRow {
    height: 20px;
    border-bottom: 1px solid blue;
}

.navnar-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    height: 58px;
}

.navbar-right {
    position: absolute;
    top: 15px;
    right: 23px;
}

.navbar-left {
    /*display: flex;
    flex: 1;
    align-content: center;
    justify-content: center;*/
    width: 138px;
    
}

.logo2-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
    padding-right: 13px;
}

.hp-wrapper {
    margin-bottom: 20px;
    padding-top: 30px;
    text-align: center;
}

.hp-input-wrapper span {
    font-size: 16px;
}

.hp-container {
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}

.hp-title-wrapper {
    margin-bottom: 5px;
}

.hp-input-wrapper input {
    width: 315px;
    border: none;
    height: 46px;
    text-align: center;
    font-size: 18px;
    color: #2f2f2f;
}
.pd-input-wrapper {
    margin-bottom: 16px;
}
.hp-input-wrapper select {
    width: 315px;
    border: none;
    height: 46px;
    text-align: center;
    font-size: 18px;
    color: #2f2f2f;
    background-color: #fff;
}
.hp-input-wrapper span {
    font-size: 14px;
}
.iframe-container {
    position: relative;
   
    height: 100vh;
}
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.hp-login-btn-submit {
    height: 46px;
    width: 315px;
    background-color: #4fb546;
    color: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    margin-bottom: 13px;
    border: none;
}


button[disabled], html input[disabled] {
    cursor: default;
    background-color: #4fb546;
    opacity:0.27;
}
.hp-login-btn-submit a {
    color: #fff;
}

.hp-input-wrapper.hp-id-input input {
    letter-spacing: 3px;
}

.hp-input-wrapper.hp-password-input input {
    letter-spacing: 11px;
    font-size: 28px;
}

.hp-below-button-txt {
    display: flex;
    justify-content: center;
    align-items:center;
}
.pd-sublit-btn {
    display: flex;
    justify-content: center;
}
.no-mail-text {
    text-align: center;
    font-size: 16px;
    color: #135b95;
    text-decoration: underline;
}
#userInputs {
    padding: 0 24px;
}
.hp-below-button-txt span {
    font-size: 14px;
    color: #2a2a2a;
}

.footer-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 32px;
    padding-top: 32px;
}

    .footer-wrapper span {
        display: flex;
        flex: 1;
        align-items: center;
        justify-content: center;
    }
        .footer-wrapper span:first-child {
            justify-content: flex-end;
            padding-left: 20px;
            color:#000;
        }
        .footer-wrapper span:nth-child(2) {
            justify-content: flex-start;
            padding-right: 20px;
            color: #000;
        }
        #top{
            position:relative;
        }
.pd-title {
    font-size: 23px;
    text-align: center;
    font-weight: 600;
    font-family: Assistant;
}

.subTitle{
    text-align:center;
    font-size:17px;
}
.separation-line {
    height: 2px;
    background-color: #dfdfdf;
    margin: 0 18px;
    margin-top: 6px;
}
#rpt2 {
    margin-top: 15px;
}
.separation-line-blue {
    height: 2px;
    background-color: #135b95;
    margin: 0 18px;
    margin-top: 16px;
    margin-bottom:18px;
}
.navbar-left img {
    margin:auto;
}
.navbar-right img{
    width:31px;
}
.hp-below-button-txt img {
    width: 20px;
    height: 17px;
    margin-left: 4px;
}
.pd-card-wrapper {
    background-color: #fff;
    border-radius: 15px;
    margin: 0 20px;
    padding: 10px 15px;
    position: relative;
}
.pd-card-tag {
    background-color: #134b95;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 15px;
    width: 60px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pd-company-name {
    font-size: 16px;
}
.pd-bank-wrapper {
    background-color: #fff;
    border-radius: 15px;
    margin: -5px -11px;
    padding: 10px 15px;
    border: 1px solid #b7b7b7;
    margin-top: 10px;
}
    .pd-bank-inner{
        display:flex;
    }
.pd-bank-inner-title {
    font-size: 14px;
    color:#4e4e4e;
}
.pd-bank-inner-subTitle {
    font-size: 14px;
    color: #124b95;
    margin-top:3px;
}
.pd-bank-inner div {
    display: flex;
    flex-direction: column;
    flex:1;
}
.pd-bank-inner-center {
    align-items: center;
}
.pd-bank-inner-footer {
    margin: -10px -15px;
    height: 35px;
    background-color: #eee;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 7px;
    margin-top: 10px;
}
.pd-bank-inner-footer-total {
    margin: -10px -15px;
    height: 35px;
    
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 7px;
    margin-top: 10px;
}
.pd-bank-count-text {
    padding-left: 15px;
    font-size: 14px;
}
.pd-bank-count {
    padding-left: 15px;
    font-size:18px;
    font-weight:600;
}
.pd-bank-count-text-total {
    padding-left: 15px;
    font-size: 14px;
    flex: 1;
   
    flex: 1;
  
    display: flex;
    justify-content: flex-start;
    padding-right: 15px;
}

.pd-bank-count-total {
    padding-left: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #135B95;
    flex: 1;
    /* align-items: center; */
    display: flex;
    justify-content: flex-end;
}
.pd-margin-top {
    margin-top: 15px;
}
.pd-margin-top-1{
    margin-top:10px;
}
.pd-card-tag-hok {
    background-color: #134b95;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 15px;
    width: 60px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 88px;
    background-color: #6ba3dd;
}
.pd-total-center-wrapper{
    text-align:center;
}
    .pd-total-center-wrapper div:first-child {
       
        color: #4e4e4e;
        font-size:14px;
    }

    .pd-total-center-wrapper div:nth-child(2) {
        font-size: 14px;
        color: #000;
    }
    .pd-total-center-wrapper div:nth-child(3) {
        font-size: 35px;
        color: #135b95;
        font-weight:bold;
    }
.err-page-wrapper {
    text-align: center;
    margin-top: 47px;
}
.err-page-img-wrapper img{
    width:48px;
    height:43px;
}
.err-page-title{
    font-weight:bold;
    font-size:24px;
    color:#000;
    margin-top:13px;
}
.err-page-body {
    font-size: 14px;
    color: #292929;
    text-align: center;
    margin: 0 30px;
    margin-top: 28px;
    margin-bottom:58px;
}
.err-page-subTitle {
    font-size: 17px;
    color: #e53e3e;
    margin-top: 10px;
}
.err-page-footer-title {
    font-size: 14px;
    color: #292929;
}
.err-page-footer-phone-call-number {
    font-size: 24px;
    color: #292929;
}
.err-page-footer-phone-call {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 9px;
}
.err-page-footer-phone-call img {
    width: 19px;
    height: 19px;
    margin-left:5px;
}
.err-page-footer{
    text-align:center;
}
.ok-page-image-wrapper{
    margin-top:16px;
    text-align:center;
}
.ok-page-title span{
    font-size:23px;
    font-weight:bold;
}
.ok-page-wrapper{
    text-align:center;
}
.ok-page-image-wrapper img {
    width: 70px;
    height: 70px;
}
.ok-page-subtitle{
    font-size:14px;
    color:#4e4e4e;
    /*margin-top:6px;*/
}
.ok-page-price {
    font-size: 35px;
    color: #125b95;
    /*margin-top: 9px;*/
    font-weight:bold;
}
.ok-page-invoice-wrapper{
    font-size:15px;
    margin-top:40px;
    margin-bottom:40px;
}
.ok-page-reference {
    color: #000;
    font-size: 17px;
}
@media (min-width: 1025px) {
    body {
        background-color: #6BA3DD !important;
    }
    #Container {
        width: 375px;
        margin: auto;
    }
    #footer {
        width: 375px;
        margin: auto;
    }
    .footer-wrapper span:first-child {

        padding-left: 5px;
    }

    .footer-wrapper span:nth-child(2) {
        padding-right: 5px;
    }
}
