@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 300;
    src: url(/fonts/opensanshebrew-lightitalic-webfont.eot);
    src: url(/fonts/opensanshebrew-lightitalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(/fonts/opensanshebrew-lightitalic-webfont.woff) format('woff'),
    url(/fonts/opensanshebrew-lightitalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 300;
    src: url(/fonts/opensanshebrew-light-webfont.eot);
    src: url(/fonts/opensanshebrew-light-webfont.eot?#iefix) format('embedded-opentype'),
    url(/fonts/opensanshebrew-light-webfont.woff) format('woff'),
    url(/fonts/opensanshebrew-light-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 400;
    src: url(/fonts/opensanshebrew-italic-webfont.eot);
    src: url(/fonts/opensanshebrew-italic-webfont.eot?#iefix) format('embedded-opentype'),
    url(/fonts/opensanshebrew-italic-webfont.woff) format('woff'),
    url(/fonts/opensanshebrew-italic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/opensanshebrew-regular-webfont.eot);
    src: url(/fonts/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'),
    url(/fonts/opensanshebrew-regular-webfont.woff) format('woff'),
    url(/fonts/opensanshebrew-regular-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 700;
    src: url(/fonts/opensanshebrew-bolditalic-webfont.eot);
    src: url(/fonts/opensanshebrew-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(/fonts/opensanshebrew-bolditalic-webfont.woff) format('woff'),
    url(/fonts/opensanshebrew-bolditalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/opensanshebrew-bold-webfont.eot);
    src: url(/fonts/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'),
    url(/fonts/opensanshebrew-bold-webfont.woff) format('woff'),
    url(/fonts/opensanshebrew-bold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 800;
    src: url(/fonts/opensanshebrew-extrabold-webfont.eot);
    src: url(/fonts/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(/fonts/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(/fonts/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 800;
    src: url(/fonts/opensanshebrew-extrabold-webfont.eot);
    src: url(/fonts/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(/fonts/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(/fonts/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}

html,body, div, span, input, textarea, select, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video , .tp-caption{
   
	font-family: 'Open Sans Hebrew', Sans-Serif!important; 
}
/* Site General CSS Start */
body{

}
a{
    text-decoration:none!important;
}
a:hover{
    text-decoration:none!important;
}
@media(min-width:992px){
    [data-title]:hover:after {
        opacity: 1;
        -moz-transition: all 0.1s ease 0.5s;
        -o-transition: all 0.1s ease 0.5s;
        -webkit-transition: all 0.1s ease 0.5s;
        transition: all 0.1s ease 0.5s;
        visibility: visible;
    }
    [data-title]:after {
        content: attr(data-title);
        color: #333;
        font-size: 16px;
        position: absolute;
        padding: 1px 5px 2px 5px;
        bottom: -2.6em;
        left: -70%;
        white-space: nowrap;
        /* box-shadow: 1px 1px 3px #333333; */
        opacity: 0;
        border: 1px solid #9d9d9d;
        z-index: 99999;
        visibility: hidden;
    }
    [data-title] {
        position: relative;
    }

}
6{
    display:none!important;
}
::-webkit-scrollbar {
    width: 10px;
    height: 12px;
}
::-webkit-scrollbar-track {
    background: #FFFFFF;
    -webkit-box-shadow: inset 1px 1px 2px #E0E0E0;
    border: 1px solid #D8D8D8;
}
::-webkit-scrollbar-thumb {
    background: #73003a;
    -webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.4);
}
::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb:active {
    background: #73003a;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
}

.info-r{
    display:none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: pointer!important;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1!important;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 50%;
    float: right;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 50%;
        float: right;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: right;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: right;
    }
}


/* ============================================================================================================ */
/* =============================================== Layout Start =============================================== */
/* ============================================================================================================ */
/* Back To Top Start */
#topcontrol {
    color: #fff;
    z-index: 99;
    width: 40px;
    height: 40px;
    font-size: 20px;
    position: relative;
    right: 10px !important;
    bottom: 10px !important;
    border-radius: 0px !important;
    background-image: url('../img/backToTopSquare.png');
    background-repeat: no-repeat !important;
}

#topcontrol:after {
  top: -2px;
  right: 8.5px;
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
}

#topcontrol:hover {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* Back To Top END */



/* whatsapp floating icon start */
.IconWhatsappDiv {
    position: fixed;
    right: 5px;
    bottom: 70px;
    z-index: 99;
    border-radius: 50%;
}
.IconWhatsappA {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    height: 50px;
    width: 50px;
    z-index: 1;
    text-align: center;
    border-radius: 50%;
}
.IconWhatsappA:focus{
    outline:none!important;
}
.IconWhatsappA i{
    color: #fff;
    font-size: 26px;
}
/* floating whatsapp */
.IconWhatsappDiv {
    background-color: #26d367;
    cursor: pointer;
    box-shadow: 0 0 0 0 rgba(38, 211, 103, 0.2);
    -webkit-animation: IconPulsing 3s infinite;
    animation: IconPulsing 3s infinite;
}
.IconWhatsappDiv:hover{
    -webkit-animation: none;
    animation: none;
}
/* whatsapp floating icon end */



@media(min-width: 1366px) {
        nav{
        font-size: 14px;
        letter-spacing:1px!important;
        padding: 0 15px 0 15px!important;
    }
    .Rama1LI .Rama1A{
        padding: 10px 10px;
        color: #000;
    }
}
@media(max-width: 1366px) {
    nav{
        font-size: 14px;
        letter-spacing:1px!important;
        padding: 0 5px 0 5px!important;
    }
    .Rama1LI .Rama1A{
        padding: 10px 6px;
        /*color: #231f20;*/
        color: #000;
    }
}
/* Desktop NavBar Start */
@media(min-width: 992px){
    .navbar-responsive-collapse .DesktopPhoneDIV{
        padding-top: 21px;
       -moz-transition: padding .6s ease;
        -o-transition: padding .6s ease;
        -webkit-transition: padding .6s ease;
        transition: padding .6s ease;
    }
    .shrink .DesktopPhoneDIV{
        padding-top: 0;
        -moz-transition: padding .6s ease;
        -o-transition: padding .6s ease;
        -webkit-transition: padding .6s ease;
        transition: padding .6s ease;
    }
    .navbar-responsive-collapse .DesktopPhoneHolder{
        padding: 17px 0  20px 0;
        -moz-transition: padding .6s ease;
        -o-transition: padding .6s ease;
        -webkit-transition: padding .6s ease;
        transition: padding .6s ease;
    }
    .shrink .DesktopPhoneHolder{
        padding: 0 0 20px 0;
        -moz-transition: padding .6s ease;
        -o-transition: padding .6s ease;
        -webkit-transition: padding .6s ease;
        transition: padding .6s ease;
    }
    .DesktopPhoneHolder{
        text-align:center;
        position: absolute;
        top: 13px;
    }
    .desktopPhone{
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 150px;
        padding: 10px 15px 10px 15px;
        border: 1px solid #73003a;
    }
    .desktopPhone a{
        color:#231f20;
        font-size:18px;
        font-weight:400;
    }
    .desktopPhone a:hover{
        color:#231f20;
    }
    .desktopPhone a:focus{
        outline:none!important;
        color:#231f20;
    }
    .desktopPhone i{
        color:#73003a;
        font-size:18px!important;
    }



    #DesktopNavbarLogoDIV{
        padding: 1px 0 0 0;
    }
    #DesktopNavbarLogoDIV a{
    
    }
    #DesktopNavbarLogoDIV a:hover{
    
    }
    #DesktopNavbarLogoDIV a:focus{
        outline:none!important;
    }
    .navbar-responsive-collapse .LogoWhite img {
        -moz-transition: all .6s ease;
        -o-transition: all .6s ease;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
        max-width: 150px;
        display: block;
        margin: 5px auto 0 auto;
        position: absolute;
        left: 50%;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .shrink .LogoWhite img{
        -moz-transition: all .6s ease;
        -o-transition: all .6s ease;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
        max-width: 70px;
        display: block;
        margin: 0 auto;
    }


    .Rama1UL{
        display: flex;
        justify-content: center;
    }
    .navbar-responsive-collapse .Rama1UL{
        padding-top:25px;
        -moz-transition: padding-top 0.6s ease;
        -o-transition: padding-top 0.6s ease;
        -webkit-transition: padding-top 0.6s ease;
        transition: padding-top 0.6s ease;
    }
    .shrink .Rama1UL{
        -moz-transition: padding-top 0.6s ease;
        -o-transition: padding-top 0.6s ease;
        -webkit-transition: padding-top 0.6s ease;
        transition: padding-top 0.6s ease;
        padding-top: 9px;
    }
    .navbar{
      /*background: transparent;*/
      /*border-bottom: 1px solid #73003a!important;*/
      /*border: none!important;*/
    }

    .NavbarInnerPages{
      border-bottom: 1px solid #73003a!important;
      background-color: #fff;
    }

    .navbar-toggle {
        float: right!important;
        margin-right: 25px!important;
        padding: 10px 10px!important;
        margin-top: 10px!important;
    }
    .navbar-toggle .icon-bar {
        width: 15px!important;
        background-color: #fff;
    }        
    nav a {
        padding-bottom: 20px!important;
        padding-top: 20px!important;
    }

    .navbar-brand {
        font-size: 30px;
    }
    nav.navbar.shrink {
      min-height: 35px;
      background: #fff;
      border-bottom: 1px solid #73003a;
    }
    nav.navbar.shrink.navbar-brand {
        font-size: 25px;
    }
    nav.navbar.shrink.navbar-toggle {
        margin: 8px 15px 8px 0;
        padding: 4px 5px;
    }
    .nav>li>a:focus, .nav>li>a:hover {
        text-decoration: none;
        background-color: transparent!important;
    }



    /* Rama 1 Start */
    /*.Rama1LI .Rama1A::before {
        display: block;
        content: '';
        border-bottom: solid 2px #231f20;
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -moz-transition: transform 250ms ease-in-out;
        -o-transition: transform 250ms ease-in-out;
        -webkit-transition: transform 250ms ease-in-out;
        transition: transform 250ms ease-in-out;
        margin-bottom: 2px;
    }*/

    /*.Rama1LI .Rama1A:hover::before {
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        border-bottom: solid 2px #fff;
    }*/
    /*.Rama1LI .Rama1A.active::before {
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }*/
    /*.shrink .Rama1LI .Rama1A.active::before {
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        border-bottom: solid 2px #fff;
    }*/
    .Rama1LI{
        cursor: pointer;
        position:relative!important;
    }
    .navbar-responsive-collapse .Rama1LI .Rama1A{
        padding: 10px 10px;
        /*color: #231f20;*/
        color: #000;
        text-shadow: 0 0 0 #000, 0 0 0 #000;
    }
    .shrink .Rama1LI .Rama1A{
        padding: 10px 6px;
        /*color: #231f20;*/
        color: #000;
        text-shadow: none;
    }
    .Rama1LI .Rama1A:hover {
        color: #fff;
        background-color: #73003a!important;
    }
    /*.Rama1LI.active .Rama1A::before {
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }*/
    .Rama1LI.active{
        background-color: #73003a!important;
    }
    .Rama1LI.active .Rama1A{
        color: #fff;
    }
    .navbar-responsive-collapse .Rama1LI .Rama1A.active{
        color: #fff;
        background-color: #73003a!important;
    }
    .shrink .Rama1LI .Rama1A.active{
        color: #fff;
        background-color: #73003a!important;
    }
    .shrink .Rama1LI .Rama1A:hover {
        color: #fff;
        background-color: #73003a!important;
    }
    .Rama1LIIMG{

    }
    .Rama1AIMG{

    }
    .Rama1IMG{
        display: block;
        width: 35px;
        margin: 4px 0 0 0;
    }
    /*.Rama1LIIMG .Rama1AIMG::before {
        display: block;
        content: '';
        border-bottom: solid 2px #231f20;
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -moz-transition: transform 250ms ease-in-out;
        -o-transition: transform 250ms ease-in-out;
        -webkit-transition: transform 250ms ease-in-out;
        transition: transform 250ms ease-in-out;
        margin-bottom: 2px;
    }*/
    /* Rama 1 END */



    /* Rama 2 Start */
    .Rama2UL{
        display:none;
        padding:0;
        list-style:none;
        background-color: #fff;
        border-top:1px solid #73003a;
        border-bottom:1px solid #73003a;
    }
    .Rama1LI:hover .Rama2UL{
        display:block;
        position: absolute;
    }
    .Rama2UL > .Rama2LI:hover {
        background-color: #73003a;
        -moz-transition: margin 0.4s ease;
        -o-transition: margin 0.4s ease;
        -webkit-transition: margin 0.4s ease;
        transition: margin 0.4s ease;
    }
    .Rama2LI{
        cursor: pointer;
        padding: 8px 20px!important;
        min-width: 150px;
        position:relative!important;
        white-space: nowrap;
        font-size:14px;
    }
    .Rama2LI .Rama2A {
        color: #231f20;
        width: 100%;
        display: block;
        padding: 0 !important;
        -moz-transition: margin 0.4s ease;
        -o-transition: margin 0.4s ease;
        -webkit-transition: margin 0.4s ease;
        transition: margin 0.4s ease;
    }
    .Rama2LI:hover .Rama2A {
        color: #fff;
        margin-right: 5px;
        -moz-transition: margin 0.4s ease;
        -o-transition: margin 0.4s ease;
        -webkit-transition: margin 0.4s ease;
        transition: margin 0.4s ease;
    }
    .Rama2LI .Rama2A:focus {
        color:#fff;
        background-color: #73003a;
        outline:none!important;
    }
    .Rama2LI.active{
        background-color: #73003a;
    }
    .Rama2LI.active .Rama2A{
        color: #fff;
    }
    .navbar-responsive-collapse .Rama2LI .Rama2A.active{
        color:#231f20;
    }
    .shrink .Rama2LI .Rama2A.active{
        color:#231f20;
    }
    /* Rama 2 END */



    /* Rama 3 Start */
    .Rama3UL{
        display:none;
        padding:0;
        list-style:none;
        background-color: #fff;
        border-top:1px solid #73003a;
        border-bottom:1px solid #73003a;
    }
    .Rama2LI:hover .Rama3UL{
        display:block;
        position: absolute;
        top: -1px;
        right: 100%;
    }
    .Rama3UL > .Rama3LI:hover {
        background-color: #73003a;
        -moz-transition: margin 0.4s ease;
        -o-transition: margin 0.4s ease;
        -webkit-transition: margin 0.4s ease;
        transition: margin 0.4s ease;
    }
    .Rama3LI{
        cursor: pointer;
        padding: 8px 20px!important;
        min-width: 150px;
        position:relative!important;
        white-space: nowrap;
        font-size:14px;
    }
    .Rama3LI .Rama3A {
        color: #231f20;
        width: 100%;
        display: block;
        padding: 0 !important;
        -moz-transition: margin 0.4s ease;
        -o-transition: margin 0.4s ease;
        -webkit-transition: margin 0.4s ease;
        transition: margin 0.4s ease;
    }
    .Rama3LI:hover .Rama3A {
        color: #fff;
        margin-right: 5px;
        -moz-transition: margin 0.4s ease;
        -o-transition: margin 0.4s ease;
        -webkit-transition: margin 0.4s ease;
        transition: margin 0.4s ease;
    }
    .Rama3LI .Rama3A:focus {
        color:#fff;
        background-color: #73003a;
        outline:none!important;
    }
    .Rama3LI.active{
        background-color: #73003a;
    }
    .Rama3LI.active .Rama3A{
        color: #fff;
    }
    .navbar-responsive-collapse .Rama3LI .Rama3A.active{
        color:#231f20;
    }
    .shrink .Rama3LI .Rama3A.active{
        color:#231f20;
    }
    /* Rama 3 END */



    /* Rama 4 Start */
    .Rama4UL{
        display:none;
        padding:0;
        list-style:none;
        background-color: #fff;
        border-top:1px solid #73003a;
        border-bottom:1px solid #73003a;
    }
    .Rama3LI:hover .Rama4UL{
        display:block;
        position: absolute;
        top: -1px;
        right: 100%;
    }
    .Rama4UL > .Rama4LI:hover {
        background-color: #73003a;
        -moz-transition: margin 0.4s ease;
        -o-transition: margin 0.4s ease;
        -webkit-transition: margin 0.4s ease;
        transition: margin 0.4s ease;
    }
    .Rama4LI{
        cursor: pointer;
        padding: 8px 20px!important;
        min-width: 150px;
        position:relative!important;
        white-space: nowrap;
        font-size:14px;
    }
    .Rama4LI .Rama4A {
        color: #231f20;
        width: 100%;
        display: block;
        padding: 0 !important;
        -moz-transition: margin 0.4s ease;
        -o-transition: margin 0.4s ease;
        -webkit-transition: margin 0.4s ease;
        transition: margin 0.4s ease;
    }
    .Rama4LI:hover .Rama4A {
        color: #fff;
        margin-right: 5px;
        -moz-transition: margin 0.4s ease;
        -o-transition: margin 0.4s ease;
        -webkit-transition: margin 0.4s ease;
        transition: margin 0.4s ease;
    }
    .Rama4LI .Rama4A:focus {
        color:#fff;
        background-color: #73003a;
        outline:none!important;
    }
    .Rama4LI.active{
        background-color: #73003a;
    }
    .Rama4LI.active .Rama4A{
        color: #fff;
    }
    .navbar-responsive-collapse .Rama4LI .Rama4A.active{
        color:#231f20;
    }
    .shrink .Rama4LI .Rama4A.active{
        color:#231f20;
    }
    /*.Rama4LI.active .Rama4A{
        color: #ae0105;
    }
    .Rama4LI .Rama4A.active{
        color: #ae0105;
    }*/
    /* Rama 4 END */



    .navbar-responsive-collapse .SearchLI{
        margin-top: 21px;
    }
    .navbar-responsive-collapse.shrink  .SearchLI{
        margin-top: 21px;
    }
    .navbar-responsive-collapse .SearchLI .SearchLIIcon{
        color: #797979;
        cursor: pointer;
        min-width: 35px;
        font-size: 14px;
        text-align: center;
        display: inline-block;
        position: relative;
    }
    .navbar-responsive-collapse.shrink .SearchLI .SearchLIIcon{
        color: #797979;
        cursor: pointer;
        min-width: 35px;
        font-size: 14px;
        text-align: center;
        display: inline-block;
        position: relative;
    }
    .navbar-responsive-collapse .SearchLI .SearchLIIcon:hover{
        color: #4b4b4b;
    }
    .navbar-responsive-collapse.shrink .SearchLI .SearchLIIcon:hover{
        color: #73003a;
    }
    .navbar-responsive-collapse .SearchLI .search-open{
        left: 0;
        top: 41px;
        display: none;
        padding: 10px 7px 10px 7px;
        position: absolute;
        background: #fcfcfc;
        border-top: solid 2px #eee;
        box-shadow: 0 1px 3px #ddd;
        z-index: 99;
        width: 330px;
    }
    .navbar-responsive-collapse.shrink .SearchLI .search-open{
        left: 0;
        top: 42px;
        display: none;
        padding: 14px;
        position: absolute;
        background: #fcfcfc;
        border-top: solid 2px #eee;
        box-shadow: 0 1px 3px #ddd;
        z-index: 99;
        width: 330px;
    }
    .SearchLI .search-open #free-search{
        width: 300px;
        margin: 0;
    }
    .SearchBTN{
        border: 0;
        color: #fff;
        font-size: 14px;
        cursor: pointer;
        font-weight: 400;
        padding: 6px 13px;
        position: relative;
        background: #73003a;
        white-space: nowrap;
        display: inline-block;
        text-decoration: none;
        outline: 0 !important;
    }
    .SearchBTN:hover{
        background: #73003a;
        color: #fff;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        outline: 0 !important;
    }
    .searchInputDIV {
        margin:0!important;
    }
}
/* Desktop NavBar END */


/* Footer start */
/* Contact Us Start */
.ContactUSIMG{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 70px 0 70px 0!important;
    max-width: 100%;
}
.ContactUSContainer{

}
.ContactUSRow{
    max-width: 100%!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden!important;
}
.ContactFormContentHolder{
    padding: 0!important;
}
.ContactFormDIV{
    max-width: 625px;
    margin: 0 auto 0 auto;
}
.LayoutFormTitle{
    padding: 0 0 0 0;
    margin: 0 0 0 0!important;
    font-weight: 400;
    color: #fff;
    font-size: 36px;
    text-align:center;
}
.LayoutFormTitle2{
    padding: 5px 0 50px 0;
    margin: 0 0 0 0!important;
    text-align:center;
}
.LayoutFormTitle2 p{
    padding: 0;
    margin: 0;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    text-align:center;
}

.formInputsAsterix::-webkit-input-placeholder {
  color: #fff!important;
}
/*.formInputsAsterix2::-webkit-input-placeholder {
  color: #fff!important;
}*/
.formInputsAsterixMessage::-webkit-input-placeholder {
  color: #fff!important;
}
/*.formInputsAsterixMessage2::-webkit-input-placeholder {
  color: #fff!important;
}*/

.FormNameDIV {
    position:relative!important;
    max-width: 500px;
    margin: 0 auto;
}

form input.formInputsAsterix{
    font-family: Helvetica, 'FontAwesome', sans-serif!important;
    font-size: 20px!important;
    padding: 0.475rem 2rem!important;
    margin-bottom: 20px;
    height: 50px!important;
    background: transparent!important;
    color: #fff!important;
    border: 1px solid #fff;
    border-radius: 4px!important;
    box-shadow: none!important;
}
form textarea.formInputsAsterixMessage{
    font-family: Helvetica, 'FontAwesome', sans-serif!important;
    font-size: 20px!important;
    padding: 0.475rem 2rem!important;
    background: none!important;
    background: transparent!important;
    border: 1px solid #fff;
    border-radius: 4px!important;
    box-shadow: none!important;
    color: #fff!important;
}
.placeholderFormName{
    margin-top: -53px;
    font-size: 8px;
    margin-right: 9px;
    color: #fff;
    width: 8px;
    float: right;
}
.placeholderFormEmail{
    margin-top: -53px;
    font-size: 8px;
    margin-right: 9px;
    color: #fff;
    width: 8px;
    float: right;
}
.placeholderFormPhone{
    margin-top: -53px;
    font-size: 8px;
    margin-right: 9px;
    color: #fff;
    width: 8px;
    float: right;
}
.placeholderFormMessage{
    margin-top: -82px;
    font-size: 8px;
    margin-right: 9px;
    color: #fff;
    width: 8px;
    float: right;
}
.FormMessageDIV .list-unstyled li{
    float: left;
    margin-top: -87px;
    margin-left: 5px;
    color: #ff0500;
    font-size: 13px;
}

.BTNGroup{
    position: relative;
    padding: 0!important;
    min-height: 50px;
    /* width: 200px; */
    max-width: 500px;
    margin: 0 auto!important;
}
.loadingGif {
    position: absolute;
    width: 50px;
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.BTNGroup .LayoutFormBTN {
    height: 50px;
    border-radius: 200px!important;
    font-size: 20px!important;
    padding: 0!important;
    z-index: 10;
    position: relative;
    display: block;
    background-color: #73003a!important;
    border: none;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.BTNGroup .LayoutFormBTN:hover {
    color: #fff;
    background-color: #73003b!important;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.LayoutFormBTN span{
    font-size: 22px!important;
}
.LayoutFormBTN:focus {
    outline:none!important;
}
.LayoutForm .BTNGroup .FormAngleIon{
    -moz-transition: margin-right 0.3s ease;
    -o-transition: margin-right 0.3s ease;
    -webkit-transition: margin-right 0.3s ease;
    transition: margin-right 0.3s ease;
    color: #fff;
    font-size: 22px!important;
    position: absolute;
    margin-right: 20px;
    top: 13px;
    z-index: 10;
    -moz-transform: scaleX(-1) rotate(30deg);
    -ms-transform: scaleX(-1) rotate(30deg);
    -o-transform: scaleX(-1) rotate(30deg);
    -webkit-transform: scaleX(-1) rotate(30deg);
    transform: scaleX(-1) rotate(30deg);
}
.BTNGroup:hover .FormAngleIon{
    -moz-transition: margin-right 0.3s ease;
    -o-transition: margin-right 0.3s ease;
    -webkit-transition: margin-right 0.3s ease;
    transition: margin-right 0.3s ease;
    margin-right: 30px;
}

.list-unstyled{
    margin-bottom:0!important;
}
.FormNameDIV .list-unstyled li{
    float: left;
    margin-top: -67px;
    margin-left: 5px;
    color: #a94442;
    font-size: 13px;
}
.form-control {

}
/*.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: white!important;
    border: none!important;
    border-radius: 0.25rem;
}*/
.MyFormBTN.btn-primary {
    color: #73003a;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    background-color: #fff!important;
    border-color: #fff!important;
}
.MyFormBTN.btn-primary:hover {
    color: #73003a;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    background-color: #fff!important;
    border-color: #fff!important;
}
.MyFormBTN.btn-primary:focus {
    color: #73003a;
    background-color: #fff!important;
    border-color: #fff!important;
    outline:none!important;
}
.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.1rem rgba(72, 72, 72, 0.50)!important;
    outline:none!important;
}
.FormAddress {
    color: white;
    font-size: 18px;
    font-weight: 400;
    float: left;
    margin-top: 75px;
    line-height: 35px;
}
.FormAddress a{
    color: #fff;
}
.FormAddress a:hover{
    color: #fff;
}
.FormAngleIcon{
    color: #73003a;
}

.MyFormBTN:hover .FormAngleIcon{
    
}


.FooterContactDetails{

}
.FooterEmailHolder{
    padding: 5px 0 10px 0;
    /*width: max-content;
    align-items: center;*/
}
.FooterEmailHolder a{
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: center;
}
.FooterEmailHolder a:hover{

}
.FooterEmailHolder a:focus{
    outline:none!important;
}
.FooterEmailIcon{

}
.FooterEmailIcon i{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    width: 50px;
    text-align: center;
    margin: 0 0 0 5px;
}
.FooterEmailTxt{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.FooterAddressHolder{
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 5px 0 10px 0;
    width: max-content;
    align-items: center;
}
.FooterAddressIcon{

}
.FooterAddressIcon i{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    width: 50px;
    text-align: center;
    margin: 0 0 0 5px;
}
.FooterAddressTxt{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.FooterPhoneHolder{
    padding: 0 0 10px 0;
    /*width: max-content;
    align-items: center;*/
}
.FooterPhoneHolder a{
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: center;
}
.FooterPhoneHolder a:hover{

}
.FooterPhoneHolder a:focus{
    outline:none!important;
}
.FooterPhoneIcon{

}
.FooterPhoneIcon i{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    width: 50px;
    text-align: center;
    margin: 0 0 0 5px;
}
.FooterPhoneTxt{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.FooterFaxHolder {
    padding: 0 0 10px 0;
    /*width: max-content;
    align-items: center;*/
}

.FooterMorePhonesHolder{

}
.FooterMorePhonesHolder a{

}
.FooterMorePhonesHolder a .FooterMorePhonesContent{
    padding: 5px 0 10px 0;
}
.FooterMorePhonesHolder a .FooterMorePhonesContent i{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    width: 50px;
    text-align: center;
    margin: 0 0 0 5px;
}
.FooterMorePhonesHolder a .FooterMorePhonesContent .FooterMorePhonesName{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.FooterMorePhonesHolder a .FooterMorePhonesContent .FooterMorePhonesUrlText{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.FooterFaxHolder a{
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: center;
}
.FooterFaxHolder a:hover{

}
.FooterFaxHolder a:focus{
    outline:none!important;
}
.FooterFaxIcon{

}
.FooterFaxIcon i{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    width: 50px;
    text-align: center;
    margin: 0 0 0 5px;
}
.FooterFaxTxt{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.FooterContactDIV {
    padding: 30px 0 0 0;
}
/* Contact Us END */

/* footer links Start */
.footerlinksContainerFluid{
    padding: 50px 0 50px 0!important;
    /*background-image: linear-gradient(to right, #49915e , #65bad1)!important;*/
    background-color: #222222;
}
.footerlinksContainer{

}
.footerlinksRow{
    margin: 0!important;
    max-width: 100%!important;
}
.footerlinksDIV{

}

.FooterColumn1{

}
.FooterColumn1LinksHolder {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.FooterColumn1LinksHolder a{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 7px 0;
}
.FooterColumn1LinksHolder a:hover{
    color: #fff;
    text-decoration:underline!important;
}
.FooterColumn1LinksHolder a:focus{
    color: #fff;
    outline:none!important;
}

.FooterColumn2{

}
.FooterColumn2Title{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 7px 0;
}
.FooterColumn2LinksHolder {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.FooterColumn2LinksHolder a{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 7px 0;
}
.FooterColumn2LinksHolder a:hover{
    color: #fff;
    text-decoration:underline!important;
}
.FooterColumn2LinksHolder a:focus{
    color: #fff;
    outline:none!important;
}

.FooterColumn3{

}

.FooterColumn3Title{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 15px 0;
}

.FooterTxt{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
}
.FooterTxt p{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.5px;
    margin: 0;
}
.FooterTxt p a{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.5px;
    text-decoration:underline!important;
}
.FooterTxt p a:hover{
    color: #fff;
}





.FooterSocialHolder {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    align-items: center;
    text-align: center;
    padding: 30px 0 0 0;
    justify-content: flex-start;
}
.FooterSocialTitle{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 0 20px;
}
.FooterSocialsDIV{

}
.FooterSocialsFacebook{
    padding: 0 0 0 0;
}
.FooterSocialsFacebook:hover{

}
.FooterSocialsFacebook:focus{
    outline:none!important;
}
.FooterSocialsFacebook i{
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    border: 1px solid #fff;
    border-radius: 150px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.FooterSocialsLinkedin{

}
.FooterSocialsLinkedin:hover{

}
.FooterSocialsLinkedin:focus{
    outline:none!important;
}
.FooterSocialsLinkedin i{
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}

.FooterLogoDIV{

}
.FooterLogo {

}
.FooterLogo a{

}
.FooterLogo a:hover{

}
.FooterLogo a:focus{
    outline:none!important;
}
.FooterLogo img{
    margin: 0 auto;
    max-width: 230px;
}


.FooterCreditContainerFluid{
    background-color: #222;
    padding: 15px 0 17px 0!important;
}
.FooterCreditContainer{

}
.FooterCreditRow{
    max-width: 100%;
    margin: 0!important;
}
.FullPowerCredit{
    max-width: 300px;
    margin: 0 auto;
}
.FooterCredit{
    text-align:center;
}
.FooterCreditA {
    text-decoration: none !important;
}
.FooterCreditA img{
    max-width: 150px;
    margin: 0 auto;
}
.FooterCredit h5 {
    color: white;
    font-weight: 400;
    -moz-transition: opacity 1.3s ease;
    -o-transition: opacity 1.3s ease;
    -webkit-transition: opacity 1.3s ease;
    transition: opacity 1.3s ease;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
}
/* footer links END */
/* Footer END */
/* ============================================================================================================ */
/* ================================================ Layout END ================================================ */
/* ============================================================================================================ */

/* ------------------------------------------------------------------------------------------------------------ */

/* ============================================================================================================ */
/* ============================================= Home Page Start ============================================== */
/* ============================================================================================================ */
/* Top Image Slider Start */
.SliderAndIconsContainerFluid{
    position: relative;
    margin: 0 0 0 0!important;
}
.SliderAndIconsContainerFluid .SlideshowDIV{
    display: block;
    position: relative;
    max-width: 100%;
    max-height: 694px;
    overflow: hidden;
}
.SliderAndIconsContainerFluid .SlideshowA{
    display: block;
    margin: 0 0 30px 0;
}
.SliderAndIconsContainerFluid .SlideshowA:hover{

}
.SliderAndIconsContainerFluid .SlideshowA:focus{
    outline:none!important;
}
.SliderAndIconsContainerFluid .slide{
    display:block;
    position:relative;
}
.SliderAndIconsContainerFluid .clip{
    position: relative;
}
.SliderAndIconsContainerFluid .clipOverlay{
    position:absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    /*background-color: rgba(0, 0, 0, 0.1);*/
    background-image: linear-gradient(to top, transparent 35%, rgba(255, 255, 255, 0.8) 100%);
}
.SliderAndIconsContainerFluid .slideImage {
    display: block;
    width: 100vw;
}
.SliderAndIconsContainerFluid .slidercaption {
    width: 650px;
    display: block;
    position: absolute;
    z-index: 9999;
    top: 35%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    right: 7%;
    text-align: start;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px 20px 25px 25px;
    border-radius: 5px 0 0 50px;
}
.SliderAndIconsContainerFluid .slidercaption .slidercaptionName{
    color:#000;
    font-size:34px;
    font-weight:400;
    text-shadow: 0 0 100px #ffffff, 0 0 100px #ffffff;
}
.SliderAndIconsContainerFluid .slidercaption .slidercaptionUrlTXT{

}
.SliderAndIconsContainerFluid .slidercaption .slidercaptionUrlTXT p{
    color:#000;
    font-size: 36px;
    font-weight: 600;
    text-shadow: 0 0 100px #ffffff, 0 0 100px #ffffff;
}
.SliderAndIconsContainerFluid .slidercaption .slidercaptionUrlTXT h3{
    color:#000;
    font-size: 24px;
    font-weight: 600;
    text-shadow: 0 0 100px #ffffff, 0 0 100px #ffffff;
}
.SliderAndIconsContainerFluid .SlideShowBTN{
    background-color: #73003a;
    color: #fff;
    padding: 10px 50px 10px 50px;
    margin: 10px 0 0 0;
    font-weight: 400;
    font-size: 16px;
    border-radius: 50px;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.SliderAndIconsContainerFluid .SlideShowBTN:hover {
    color: #fff;
    background-color: #73003a;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.SliderAndIconsContainerFluid .SlideShowBTN:focus{
    color: #fff;
    outline:none!important;
}

/*.slidercaption a{
    color:#fff;
    font-size:30px;
    font-weight:400;
    text-decoration:none;
    border:2px solid #ed2a24;
    padding: 5px 8px;
}
.slidercaption a:hover{
    color:#fff;
}
.slidercaption a:focus{
    outline:none!important;
}*/

.SliderAndIconsContainerFluid .cycle-next {
    top: 50%;
    position: absolute;
    right: 10px;
    z-index: 999;
    padding: 15px 7px 15px 10px;
    cursor: pointer;
    opacity: 0;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.SliderAndIconsContainerFluid .cycle-next .caretrightIcon{
    color:#fff;
    font-size:50px!important;
    cursor:pointer;
}
.SliderAndIconsContainerFluid .cycle-prev {
    top: 50%;
    position: absolute;
    left: 10px;
    z-index: 999;
    padding: 15px 7px 15px 10px;
    cursor: pointer;
    opacity: 0;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.SliderAndIconsContainerFluid .cycle-prev .caretleftIcon{
    color:#fff;
    font-size:50px!important;
    cursor:pointer;
}
.SliderAndIconsContainerFluid .cycle-pager{
    width:100%;
    text-align:center;
    position:absolute;
    z-index:100;
    color: #fff;
    font-size: 25px;
    bottom: 0;
    cursor:pointer;
    opacity:1;
}
.SliderAndIconsContainerFluid .cycle-pager span{
    padding: 0 2px;
}
.SliderAndIconsContainerFluid .cycle-pager .cycle-pager-active{
    color: #73003a;
}
.SliderAndIconsContainerFluid .SlideshowDIV:hover .cycle-next{
    opacity:0;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.SliderAndIconsContainerFluid .SlideshowDIV:hover .cycle-prev{
    opacity:0;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.SliderAndIconsContainerFluid .SlideshowDIV:hover .cycle-pager{
    opacity:1;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
@media(max-width:1366px){

    .navbar-responsive-collapse .DesktopPhoneHolder {
        padding: 17px 0 20px 0;
        -moz-transition: padding .6s ease;
        -o-transition: padding .6s ease;
        -webkit-transition: padding .6s ease;
        transition: padding .6s ease;
    }

    .SliderAndIconsContainerFluid .slidercaption {
        width: 550px;
        display: block;
        position: absolute;
        z-index: 9999;
        top: 35%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        right: 7%;
        text-align: start;
        background-color: rgba(255, 255, 255, 0.7);
        padding: 10px 20px 25px 25px;
        border-radius: 5px 0 0 50px;
    }
    .SliderAndIconsContainerFluid .slidercaption .slidercaptionName{
        color:#000;
        font-size:30px;
        font-weight:400;
        text-shadow: 0 0 100px #ffffff, 0 0 100px #ffffff;
    }

    .SliderAndIconsContainerFluid .slidercaption .slidercaptionUrlTXT p{
        color:#000;
        font-size: 22px;
        font-weight: 600;
        text-shadow: 0 0 100px #ffffff, 0 0 100px #ffffff;
    }


}
/* Top Image Slider END */

/* Home Page H1 And H2 Start */
.HomePageH1AndH2Container{
    padding: 50px 0 5px 0;
}
.HomePageH1AndH2Row{
    margin: 0!important;
    max-width: 100%!important;
}
.HomePageH1AndH2{
    
}
.HomePageH1{
    color: #73003a;
    font-size: 36px;
    font-weight: 400;
}
.HomePageH2{
    color: #73003a;
    font-size: 26px;
    font-weight: 400;
}
/* Home Page H1 And H2 END */

/* Home Page TXT Start */
.HomePageTXTContainer{
    padding: 15px 0 50px 0;
}
.HomePageTXTRow{
    max-width: 100%;
    margin: 0!important;
}
.HomePageTXT{
    max-width: 1000px;
    margin: 0 auto;
}
.HomePageTXT p{
    font-size: 16px;
    font-weight:400;
    color: #333;
}
/* Home Page TXT END */



/* Home Page Boxes Start */
.HomePageBoxesContainerFluid{
    padding: 30px 15px 30px 15px!important;
}
.HomePageBoxesContainer{

}
.HomePageBoxesRow{
    max-width: 100%;
    margin: 0!important;
}
.HomePageBox{
    padding: 0 15px 0 15px!important;
    margin: 15px 0 15px 0!important;
    position: relative;
}
.HomePageBoxA{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.HomePageBoxIMG{
    max-height: 265px!important;
    width: 100%;
    overflow: hidden;
    /* max-width: 576px; */
    margin: 0!important;
}
.HomePageBoxA:hover{

}
.HomePageBoxA:focus{
    outline:none;
}
.HomePageBoxTxtHolder{
    background-color: rgba(115, 0, 58, 0.8);
    width: 100%;
    display: block;
    position: absolute;
    bottom: 13px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5;
    text-align: center;
    padding: 5px 0 5px 0;
}
.HomePageBoxA .HomePageBoxTxt {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.HomePageBoxA:hover .HomePageBoxTxt{
    color: #fff;
}
.HomePageBoxA img{
    margin: 0!important;
    display: block;
    padding-bottom: 0;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    width: 100%;
}
.HomePageBoxA:hover img{
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
/* Home Page Boxes END */



/* Home Page About Us Start */
.HomePageAboutUsContainerFluid{
    padding: 0!important;
}
.HomePageAboutUsContainer{
    padding: 0!important;
}
.HomePageAboutUsRow{
    padding: 0!important;
    max-width: 100%!important;
    margin: 0!important;
}
.HomePageAboutUsIMG{
    padding: 0!important;
}
.HomePageAboutUsIMG img{

}
.HomePageAboutUsContentHolder{
    padding: 0!important;
    height: 27.8vw;
}
.HomePageAboutUsContent {
    display: flex;
    justify-content: center;
    -ms-align-content: center;
    -webkit-align-content: center;
    align-content: center;
    text-align: center;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    max-width: 560px;
    height: 100%;
    margin: 0 auto;
}
.HomePageAboutUsTitle{
    color: #73003a;
    font-size: 36px;
    font-weight: 400;
    padding: 0 0 10px 0;
}
.HomePageAboutUsTXT{

}
.HomePageAboutUsTXT p{
    font-weight: 400;
    font-size: 16px;
    color: #333;
}
.HomePageAboutUsTXT a{
    font-weight: 400;
    font-size: 16px;
    color: #333;
    text-decoration:underline!important;
}
.HomePageAboutUsTXT a:hover{
    font-weight: 400;
    font-size: 16px;
    color: #73003a;
}
.HomePageAboutUsBTN{
    padding: 15px 0 0 0;
}
.HomePageAboutUsBTN a{
    background-color: #73003a;
    color: #fff;
    padding: 10px 50px 10px 50px;
    margin: 10px 0 0 0;
    font-weight: 400;
    font-size: 16px;
    border-radius: 50px;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.HomePageAboutUsBTN a:hover{
    color: #fff;
    background-color: #73003b;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.HomePageAboutUsBTN a:focus{
    outline:none!important;
}
@media(max-width: 1500px){
    .HomePageAboutUsTitle {
        color: #73003a;
        font-size: 32px;
        font-weight: 400;
        padding: 0 0 0 0;
    }
    .HomePageAboutUsTXT p {
        font-weight: 400;
        font-size: 14px;
        color: #333;
        line-height: 1.1;
    }
}
/* Home Page About Us END */



/* Recommendation Start */
.RecommendationContainerFluid{
    padding: 50px 0 50px 0!important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.RecommendationContainer{

}
.RecommendationRow{
    margin: 0!important;
    max-width: 100%!important;
}
.RecommendationTitle{
    text-align: center;
    font-weight: 400;
    font-size: 36px;
    padding: 15px 0 30px 0;
    color: #73003a;
}
.RecommendationDIV{
    max-width: 700px;
    margin: 0 auto;
}
.RecommendationHolder{
    position:relative;
}
.RecommendationImg{
    padding: 0 0 15px 0;
}
.RecommendationImg img {
    width: 113px!important;
    height: 113px!important;
}
.RecommendationContentWrapper{

}
.RecommendationContent {
    padding: 30px 15px 30px 15px;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.RecommendationTXT{
    text-align:right;
}
.RecommendationTXT p{
    color: #333;
    font-weight: 400;
    font-size: 16px;
}
.RecommendationNameAndJob{
    text-align:right;
}
.RecommendationName{
    color: #9c9c9c;
    font-weight: 400;
    font-size: 16px;
    position:relative;
    padding: 0 0 0 5px;
}
.RecommendationJob{
    color: #9c9c9c;
    font-weight: 400;
    font-size: 16px;
    padding: 0 5px 0 0;
}


.RecommendationDIV .owl-stage-outer{
    max-height: 400px;
}
.RecommendationDIV .owl-stage{
    overflow: hidden;
}
.RecommendationDIV .owl-item{

}
.RecommendationDIV .owl-item:hover{
    cursor:grab!important;
}
.RecommendationDIV .owl-item .active{

}
.RecommendationDIV .owl-nav{
    margin: 0!important;
}
.RecommendationDIV .owl-prev {
    position: absolute;
    right: -80px;
    font-size: 60px !important;
    background-color: transparent !important;
    border-radius: 150px !important;
    width: 50px;
    height: 50px;
    color: #73003a !important;
    border: none !important;
    display: block !important;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 40%;
}
.RecommendationDIV .owl-prev:focus{
    outline:none!important;
}
.RecommendationDIV .owl-prev .disabled{

}
.RecommendationDIV .owl-prev span{
    /*position: absolute;
    top: 36%;
    right: 9%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
}
.RecommendationDIV .owl-next{
    position: absolute;
    left: -80px;
    font-size: 60px !important;
    background-color: transparent !important;
    border-radius: 150px !important;
    width: 50px;
    height: 50px;
    color: #73003a !important;
    border: none !important;
    display: block !important;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 40%;
}
.RecommendationDIV .owl-next:focus{
    outline:none!important;
}
.RecommendationDIV .owl-next .disabled{

}
.RecommendationDIV .owl-next span {
    /*position: absolute;
    top: 36%;
    right: 15%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
}
.RecommendationDIV .owl-dots{
    display: block;
    padding: 15px 0 0 0;
}
.RecommendationDIV .owl-dot{

}
.RecommendationDIV .owl-dot .active{

}
.RecommendationDIV .owl-dot span {

}
/* Recommendation END */



/* Home Page TXT2 Start */
.HomePageTXT2Container{
    padding: 50px 0 50px 0;
}
.HomePageTXT2Row{
    max-width: 100%;
    margin: 0!important;
}
.HomePageTXT2{

}
.HomePageTXT2 p{
    font-size: 16px;
    font-weight:400;
    color: #333;
}
/* Home Page TXT2 END */

/* ============================================================================================================ */
/* ============================================== Home Page END =============================================== */
/* ============================================================================================================ */

/* ------------------------------------------------------------------------------------------------------------ */

/* ============================================================================================================ */
/* =========================================== Article Pages Start ============================================ */
/* ============================================================================================================ */
article{
    /*background-color: #f8f8f8;*/
}
.ImgHeaderAndBreadCrumbs{
    margin: 85px 0 0 0!important;
}
.HeaderIMG{
    position: relative!important;
    display: flex;
    justify-content: center;
    align-items: center;

    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.HeaderIMG img{

}
.HeaderIMG .HeaderImgOverlay {
    background-color: rgba(51, 51, 51, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.PageHeadlineAndDescription2{
    position: absolute;
}
.headline2{

}
.headline2 h1{
    font-size: 36px;
    font-weight: 400;
    color: #fff;
}

.description2{

}
.description2 h2{
    font-size: 28px;
    font-weight: 400;
    color: #fff;
}

/* Breadcrumbs Start */
.breadcrumbBG{
    background-color: #f5f5f5;
    margin-top: 85px;
}
.breadcrumb {
    padding: 15px 15px!important;
    margin-bottom: 0!important;
}
.breadcrumb a{
    color: #5b5b5b;
}
.breadcrumb a:hover{
    color: #161616;
}
/* Breadcrumbs END */
/* breadcrumbBG2 Start */
.breadcrumbBG2ContainerFluid{
    background-color: #f5f5f5;
}
.breadcrumbBG2Container{

}
.breadcrumbBG2Row{

}
.breadcrumbBG2{

}
.breadcrumb2{

}
.breadcrumb2 li{

}
.breadcrumb2 li a{

}
.breadcrumb2 li a:hover{

}
.breadcrumb2 li a:focus{
    outline:none!important;
}
.breadcrumb2 li a:active{

}
/* breadcrumbBG2 END */
.content-sm {
    position: relative;
    max-width: 1000px;
}
.rightdiv a{
    color:#231f20;
    font-size: 16px;
    font-weight:400;
}
.rightdiv a:hover{
    color:#73003a;
}
.rightdiv a:focus{
    color:#73003a;
    outline:none!important;
}
.ArticleContainer {
    padding: 15px 0 0 0!important;
    display: block;
    margin-bottom: 0;
    max-width: 1000px;
}
.ArticleRow{
    padding: 0 0 0 0!important;
    margin: 0!important;
    max-width: 100%!important;
}


.PageHeadlineAndDescription{

}
.headline{
    font-weight:400;
    color:#73003a;
}
.headline h1{
    font-weight:400;
    color:#73003a;
}
.description{
    font-weight:400;
    color:#73003a;
}
.description h2{
    font-weight:400;
    color:#73003a;

}



/* current Page Gallery Start */
.currentPageGalleryContainer {
    max-width: 100%;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.currentPageGallery{
    width: 33%;
    display: block;
    position: relative;
    height: 145px;
    overflow: hidden!important;
    border: 3px solid #fff;
}
.currentPageGalleryA{

}
.currentPageGalleryA img{
    max-width: 100%;
}
.currentPageGallery i{
    font-size: 20px !important;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(0,0,0,0.5);
    padding: 10px;
    opacity: 0;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.currentPageGallery:hover i{
    opacity: 1;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
@media(max-width: 1200px){
    .currentPageGallery{
        height: 135px;
    }
}
/* current Page Gallery Start */



.articleBody p{
    font-size:16px;
    font-weight:400;
    color:#333;
    line-height:1.5;
}
.articleBody p strong{
    font-size:16px;
    font-weight:600;
    color:#333;
}
.articleBody p img{
    /*display:block!important;*/
    max-width:100%!important;
}
.articleBody h2{
    font-size:30px;
    color:#73003a;
    font-weight:400;
}
.articleBody h3{
    font-size:24px;
    color:#333;
    font-weight:400;
}
.articleBody h4{
    font-size:18px;
    color:#333;
    font-weight:400;
}
.articleBody ul{

}
.articleBody ul li{
    font-size:16px;
    color:#333;
    font-weight:400;
}
.articleBody ol{

}
.articleBody ol li {
    font-size: 16px;
    color:#333;
    font-weight:400;
}
.articleBody a{
    color:#231f20;
    font-size: 16px;
    font-weight:400;
    text-decoration: underline!important;
}
.articleBody a:hover{
    color:#73003a;
}
.articleBody a:focus{
    color:#73003a;
    outline:none!important;
}



/* Side Form Start */
.div-big-form {
    float: left;
}
#movePanel {
    float: left;
    left: 0;
    width: 275px;
    position: absolute;
    top: 15px;
    z-index: 9;
}
.FormNameDIV2{
    margin-bottom:0!important;
}
.formforpage {
    width: 300px;
    min-height: 360px;
    text-align: center;
    line-height: 25px;
    margin-right: 25px;
    margin-bottom: 15px;
    position: relative;
    border-radius: 0 0 0 0!important;
    /* background-color: #e7e7e7; */
    /* background: linear-gradient(215deg, #37b8cb,#239766); */
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.formforpage #SideForm{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 0 25px 0;
    background-color: #fff;
}
.SideFormTitlesHolder {
    /*background-color: #231f20;*/
    background-color: rgba(100, 100, 100, 0);
    color: #333;
    min-height: 60px;
    padding-bottom: 0;
    padding-top: 0;
    margin: 0!important;
}
.SideFormTitlesHolder .SideFormTitle1{
    font-size: 23px;
    font-weight: 400;
    padding: 15px 0 15px 0;
    color: #fff;
    background-color: #73003a;
}
.SideFormTitlesHolder .SideFormTitle2{
    font-size: 16px;
    font-weight: 400;
    padding: 10px 15px 0 15px;
    color: #333;
}
#mshulash {
    display: none;
    right: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 15.5px 0 15.5px;
    border-color: #231f20 transparent transparent transparent;
    margin: 0 auto;
    margin-bottom: 20px;
}
.formforpage input[type=text] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    font-size: 18px;
    display: block;
    width: 85%;
    text-align: right;
    margin: 0 auto;
    margin-top: 15px;
    background-color: transparent;
    border-radius: 4px!important;
    border: 1px solid #cacaca;
    box-shadow: none!important;
    color: #333;
}
.FormMessageSideForm {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px!important;
    display: block;
    width: 85%!important;
    text-align: right;
    margin: 0 auto;
    margin-top: 15px;
}
.MySideFormBTN {
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    background-color: #73003a!important;
    border-color: #73003a!important;
    height: 50px;
    z-index: 10;
    position: relative;
    font-size: 22px!important;
    margin: 15px auto;
    width: 85%!important;
    border-radius: 150px!important;
    color: #fff!important;
}
.MySideFormBTN span {
    font-size: 26px !important;
    position: absolute;
    right: 80px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#SideForm .BTNGroup {
    position: relative;
    padding: 0 !important;
    min-height: 50px;
    width: 100%;
    margin: 0 auto !important;
}

.MySideFormBTN:hover {
    color: #fff!important;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    background-color: #73003a!important;
    border-color: #73003a!important;
}
.SideForm .FormAngleIon{
    -moz-transition: margin-right 0.3s ease;
    -o-transition: margin-right 0.3s ease;
    -webkit-transition: margin-right 0.3s ease;
    transition: margin-right 0.3s ease;
    color: #fff;
    font-size: 30px!important;
    position: absolute;
    margin-right: 20px;
    top: 7px;
    z-index: 10;
    -moz-transform: scaleX(-1) rotate(30deg);
    -ms-transform: scaleX(-1) rotate(30deg);
    -o-transform: scaleX(-1) rotate(30deg);
    -webkit-transform: scaleX(-1) rotate(30deg);
    transform: scaleX(-1) rotate(30deg);
}
.SideForm .BTNGroup:hover .FormAngleIon{
    -moz-transition: margin-right 0.3s ease;
    -o-transition: margin-right 0.3s ease;
    -webkit-transition: margin-right 0.3s ease;
    transition: margin-right 0.3s ease;
    margin-right: 30px;
}
.txtcenter {
    text-align: center!important;
}
.not-valid {
    /*background: #ffd6d5!important;*/
    border: 1px solid #a94442!important;
}
/*.formforpage img {
    position: absolute;
    top: 315px;
    left: 85px;
    height: 15px;
}*/
.phon-bottom-form {
    width: 300px;
    min-height: 70px;
    background-color: #231f20;
    color: white;
    text-align: center;
    border-radius: 5px!important;
    position: relative;
    float: left;
    margin-left: 10px;
    margin-bottom: 15px;
    margin-right: 25px;
    padding-top: 5px;
}
.phon-bottom-form-title {
    padding-top: 5px;
}
.phon-bottom-form-phon {
    font-size: 28px;
    font-weight: bold;
}
.phon-bottom-form> .phon-bottom-form-phon>img {
    position: absolute;
    left: 30px;
    bottom: 10px;
}
.phon-bottom-form-phon a{
    color:white;
}
.phon-bottom-form-phon a:hover{
    color:white;
}
#SideFormFixed{
    display: block;
}
#rating_box .ratingBoxSpan2{
    padding-left: 10px!important;
}
form input.formInputsAsterix2{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    font-size: 18px;
    display: block;
    width: 85%;
    text-align: right;
    margin: 0 auto;
    margin-top: 15px;
    background-color: transparent;
    border-radius: 4px!important;
    border: 1px solid #cacaca;
    box-shadow: none!important;
    color: #333;
    padding: 0 20px 0 0;
}
form textarea.formInputsAsterixMessage2{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    font-size: 18px;
    display: block;
    width: 85%;
    text-align: right;
    margin: 0 auto;
    margin-top: 15px;
    background-color: transparent;
    border-radius: 0!important;
    border: 1px solid #333;
    box-shadow: none!important;
    color: #333;
    padding: 0 20px 0 0;
}
.placeholderFormName2{
    margin-top: -42px;
    font-size: 8px;
    margin-right: 30px;
    color: #333;
    width: 8px;
    float: right;
}
.placeholderFormEmail2{
    margin-top: -42px;
    font-size: 8px;
    margin-right: 30px;
    color: #333;
    width: 8px;
    float: right;
}
.placeholderFormPhone2{
    margin-top: -42px;
    font-size: 8px;
    margin-right: 30px;
    color: #333;
    width: 8px;
    float: right;
}
.FormNameDIV2 li {
    float: left;
    margin-top: -52px;
    margin-left: 28px;
    font-size: 13px;
}
/* Side Form Start */



/* Template More Start */
/* for id=3 start */
.ArticleBoxImg{
    max-height: 137px!important;
    width: 100%;
    overflow: hidden;
}
.ArticleBox img {
    display: block;
    padding-bottom: 0;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.ArticleBox a{
    color:#fff;
}
.ArticleBox:hover a{
    color:#fff;
}
.ArticleBox a:focus{
    outline:none!important;
}
.ArticleBox{

}
.thumbnailBG{
    /*background-color: #fff!important;*/
    background-color: transparent!important;
    border: none!important;
    margin-bottom: 0!important;
    overflow: hidden;
    height: 260px;
}
.ArticleReadMore1Container{
    display:none;
    -moz-transition: padding 0.6s ease;
    -o-transition: padding 0.6s ease;
    -webkit-transition: padding 0.6s ease;
    transition: padding 0.6s ease;
}
.ArticleReadMore1{
    position: absolute;
    top: 32%;
    background-color:#3d3d3d;
    padding: 3px;
}

.caption{
    padding: 10px 10px 10px 10px!important;
    margin-top: 0!important;
    text-align: center;
    background-color: #fff;
}
.articleH3{
    margin-top:0!important;
    color:#333!important;
    font-size:16px;
}

@media(min-width:992px){
    .ArticleBox:hover img {
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        transition: all 0.6s ease;
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }
    .thumbnailBG:hover{
        /*box-shadow: 0 0 10px #cacaca;
        -webkit-transition: box-shadow 0.2s ease-in-out;
        -moz-transition: box-shadow 0.2s ease-in-out;
        -o-transition: box-shadow 0.2s ease-in-out;
        transition: box-shadow 0.2s ease-in-out;*/
    }
    .ArticleBox:hover .ArticleReadMore1Container{
        padding-right: 20px;
        -moz-transition: padding 0.6s ease;
        -o-transition: padding 0.6s ease;
        -webkit-transition: padding 0.6s ease;
        transition: padding 0.6s ease;
    }
    .ArticleBox:hover .articleH3{
        -moz-transition: color 0.6s ease;
        -o-transition: color 0.6s ease;
        -webkit-transition: color 0.6s ease;
        transition: color 0.6s ease;
        color:#73003a!important;
    }
}
/* for id=3 end */
/* for id=0 start */
.imageboxDIV{
    margin-bottom: 25px;
}
.imageboxDIV .imagebox {
    display: block;
    float: right;
    width: 100%;
    height: 150px;
    margin: 10px 0 0 20px;
    position: relative;
    border: 1px solid #a33331;
    overflow: hidden;
    background-color: white;
}
.imageboxDIV .imagebox a .imageboxIMG {
    width: 100% !important;
    height: 110px !important;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.imageboxDIV:hover .imagebox a .imageboxIMG {
    width: 110% !important;
    height: 150px !important;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.imageboxDIV .imagebox a .imagebox-desc {
    display: block;
    text-align: center;
    background: rgba(255,255,255,.8);
    padding: 9px 0 5px 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    color: #434446;
    font-weight: bold;
    font-size: 16px;
}
/* for id=0 end */
/* for id=1 Start */
.ArticleMedia{
    min-height:120px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color:rgba(214, 214, 214, 0.1);
    -moz-transition: background-color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out;
    -webkit-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
}
.ArticleMedia:hover{
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color:rgba(117, 117, 117, 0.1);
    -moz-transition: background-color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out;
    -webkit-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
}
.ArticleMedia a{
    color:#333;
    float: right;
}
.ArticleMedia a:hover{
    color:#141414;
}
.ArticleMedia a:focus{
    outline:none!important;
}
.ArticleMedia .media-left .media-object{
    /* height: 120px; */
    width: 200px;
    padding: 7px 7px 7px 7px;
}
.ArticleMedia .media-body{
    padding: 15px 10px 15px 10px;
}
.ArticleMedia .media-body .media-heading{
    margin-bottom: 5px!important;
    font-weight:600;
    font-size: 18px;
    font-size: 20px;
    color: #73003a;
}
.ArticleMedia .media-body .media-bodyTxt{
    overflow: hidden;
    height: 61px;
    font-weight: 400;
    font-size: 16px;
}
/* for id=1 END */
/* for id=2 Start */
.ArticleMediaNoPicture{
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color:rgba(214, 214, 214, 0.1);
    -moz-transition: background-color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out;
    -webkit-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
    padding: 15px;
    display: flex;
}
.ArticleMediaNoPicture:hover{
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color:rgba(117, 117, 117, 0.1);
    -moz-transition: background-color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out;
    -webkit-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
}
.ArticleMediaNoPicture a{
    color:#333;
}
.ArticleMediaNoPicture a:hover{
    color:#141414;
}
.ArticleMediaNoPicture a:focus{
    outline:none!important;
}
/* for id=2 Start */
/* Template More END */


/* print END */
@media print {
    #SideFormFixed > *{
        display:none!important;
    }
    .SocialBarContainer > *{
        display:none!important;
    }
    [meta]{
        display:none!important;
    }
    .ArticleContainer > *{
        display:none!important;
    }
    .whatsappFloaingIconLink > *{
        display:none!important;
    }
    .instagramFloaingIconLink > *{
        display:none!important;
    }
    .facebookFloaingIconLink > *{
        display:none!important;
    }
    #FooterAndContactHolder > *{
        display:none!important;
    }
    .facebook-likebox > *{
        display:none!important;
    }
    .navbar > *{
        display:none!important;
    }
    .breadcrumbBG > *{
        display:none!important;
    }
    .ContactUSIMG > *{
        display:none!important;
    }
    .FooterContainer > *{
        display:none!important;
    }

}

/* Error Page CSS Start */
.ErrorPageContainerFluid{
    background: #f3f3f3;
}
.ErrorPageContainer{

}
.ErrorPageROW{
    margin: 0!important;
    max-width: 100%!important;
}
.ErrorPagecontent{
    padding-bottom: 100px;
    padding-top: 100px;
}
.ErrorTitle{
    color: #777;
    font-size: 180px;
    line-height: 200px;
    padding-bottom: 20px;
}
.ErrorSmallerTitle{
    color: #555;
    font-size: 35px;
    font-weight: 600;
}
.ErrorP{
    color: #555;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
}
.errorPageBTN{
    border: 0;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #73003a;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
.errorPageBTN:hover{
    color: #fff;
    text-decoration: none;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background-color: #73003a;
}
.errorPageBTN:focus{
    outline:none!important;
}
/* Error Page CSS END */



/* Search Page Start */
.SearchContainer{
    padding: 0 0 50px 0;
    /*margin-top: 100px;*/
}
.SearchH1{
    text-align:center;
    margin: 30px 0 50px 0;
}
/* Search Page END */





/* SiteMap Start */
.AllSiteMapContainer{
    padding-bottom: 50px;
}
.AllSiteMapRow{
    margin: 0!important;
    max-width: 100%!important;
}
.headlinesDIV{

}
.headlinesDIV .headline{

}
.headlinesDIV .headline2{

}

#siteMapContainer {
    margin: 20px 0 50px 0;
}

#sitemap, #sitemap ul, #sitemap li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sitemap {

}

#sitemap ul {
display: none;
}

#sitemap li {
line-height: 200%;
margin-top: 1px;
background: #eee;
position: relative;
width: 100%;
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li {
float: right;
display: inline;
}

#sitemap li a {
padding: 5px 28px;
display: block;
font-size: 20px;
color: #525252;
}

#sitemap li a:hover {
    color: #73003a;
    text-decoration: none;
}

#sitemap li span {
float: right;
position: absolute;
top: 12px;
right: 8px;
width: 20px;
height: 20px;
cursor: auto;
font-size: 0;
}

#sitemap li span, #sitemap li span.collapsed {
    background: url('../img/collapsed.gif') no-repeat 0 0;
}

#sitemap li span.expanded {
    background: url('../img/expanded.gif') no-repeat 0 0;
}
/* second level */
#sitemap li li {
background: #fff;
}

#sitemap li li a {
    padding: 0 55px 0 20px;
    display: block;
    font-size: 16px;
}

#sitemap li li span {
    right: 28px;
    top: 7px;
}
/* third level */
#sitemap li li li a {
    padding-right: 84px;
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}

#sitemap li li li span {
    right: 56px;
}

#cms-main{
    float:right;
    margin: 13px 27px 0 20px;
    direction: rtl;
    border: 0 solid red;
}

.sky-form .button {
    background: #73003a;
    float: left !important;
    right: -29% !important;
}
/* SiteMap END */
/* ============================================================================================================ */
/* ============================================ Article Pages END ============================================= */
/* ============================================================================================================ */
/* Site General CSS END */




/* Rating Start */
.SocialBarContainerFluid{
    /*background-color: #f8f8f8;*/
}
.SocialBarContainer {
    /*width: 100%!important;*/
    position: relative;
    padding: 0 !important;
    /*margin: 50px 0 0 0!important;*/
    min-height: 135px;
    max-width: 1000px;
}
.SocialBarRow {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
}


.SocialShareButtonsAndTitleHolder {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}
.SocialShareButtonsTitle{
    color: #9d9d9d;
    padding-bottom: 10px;
    padding-right: 5px;
}
.SocialShareButtonsHolder {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    justify-content: flex-start;
}
.SocialStarsHolder {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    justify-content: flex-end;
}


.SocialBarDivRating{
    padding:0!important;
}
.SocialBarThumbnailRating{
    border: 0!important;
    border-radius: 0!important;
    margin-bottom: 0!important;
    position:relative;
    background-color: #fff!important;
}
.SocialBarThumbnailRating:hover{
    background-color: #fff!important;
}
.wrapper-ratings{
    position:relative;
}
#rating_text{

}
#rating_box{
    color: #9d9d9d;
    margin-right: 12px;
}
#rating_box .amountOfRatingsRecived{

}
#rating_box .amountOfRatingsRecived #count_value{

}
#rating_box .amountOfRatingsRecived #rating_value{

}
#rating_box .avergedRating{

}
#rating_box #Your-score{

}
.dirug{

}
#jrate{
    direction: ltr;
    position: absolute;
}
#demo-onchange-value{
    position: absolute;
    right: 38%;
    top: 23px;
    color: #9d9d9d;
}
.StarsAuthorContainer {
    position: absolute;
    top: 60px;
    max-width: 100%;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    color: #9d9d9d;
    justify-content: center;
    width: 100%;
}
.StarsAuthorContainer .StarsAuthor{
    font-size: 10px;
}
.StarsAuthorContainer .StarsAuthor a{
    color: #9d9d9d;
}
.StarsAuthorContainer .StarsAuthor a:hover{
    color: #9d9d9d;
}
.StarsAuthorContainer .StarsAuthor a:focus{
    outline:none!important;
}
.StarsAuthorContainer .lastUpdatedAt{
    font-size: 12px;
}
.ratingNumInStar-1 {
    display: initial;
    color: #fff;
    text-align: center;
    font-size: 12px !important;
    position: absolute;
    margin-left: 9px;
    margin-top: 5px;
    font-weight: 600;
}
.ratingNumInStar-2 {
    display: initial;
    color: #fff;
    text-align: center;
    font-size: 12px !important;
    position: absolute;
    margin-left: 12px;
    margin-top: 5px;
    font-weight: 600;
}
.ratingNumInStar-3 {
    display: initial;
    color: #fff;
    text-align: center;
    font-size: 12px !important;
    position: absolute;
    margin-left: 13px;
    margin-top: 5px;
    font-weight: 600;
}
.ratingNumInStar-4 {
    display: initial;
    color: #fff;
    text-align: center;
    font-size: 12px !important;
    position: absolute;
    margin-left: 13px;
    margin-top: 5px;
    font-weight: 600;
}
.ratingNumInStar-5 {
    display: initial;
    color: #fff;
    text-align: center;
    font-size: 12px !important;
    position: absolute;
    margin-left: 13px;
    margin-top: 5px;
    font-weight: 600;
}
/* Rating END */
/* whatsapp Start */
.SocialBarDivWhatsapp{

}
.SocialBarDivWhatsapp .SocialBarThumbnailWhatsapp{
    position:relative;
    padding: 0 3px 0 3px;
}
.SocialBarDivWhatsapp .SocialBarThumbnailWhatsapp:hover{

}
.SocialBarDivWhatsapp .SocialBarThumbnailWhatsapp .whatsappA{
    font-size: 18px;
    position: relative;
}
.SocialBarDivWhatsapp .SocialBarThumbnailWhatsapp .whatsappA:hover{

}
.SocialBarDivWhatsapp .SocialBarThumbnailWhatsapp .whatsappA:focus{
    outline:none!important;
}
.SocialBarDivWhatsapp .SocialBarThumbnailWhatsapp .whatsappA .whatsappIcon{
    color: #9d9d9d;
    padding-top: 8px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    height: 40px;
    font-size: 22px!important;
    border: 1px solid;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.SocialBarDivWhatsapp .SocialBarThumbnailWhatsapp:hover .whatsappA{

}
.SocialBarDivWhatsapp .SocialBarThumbnailWhatsapp:hover .whatsappA .whatsappIcon {
    color: #231f20 !important;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
/* whatsapp END */
/* facebook Start */
.SocialBarDivFacebook{

}
.SocialBarDivFacebook .SocialBarThumbnailFacebook{
    position:relative;
    padding: 0 3px 0 3px;
}
.SocialBarDivFacebook .SocialBarThumbnailFacebook:hover{

}
.SocialBarDivFacebook .SocialBarThumbnailFacebook .facebookA{
    font-size: 18px;
    position: relative;
}
.SocialBarDivFacebook .SocialBarThumbnailFacebook .facebookA:hover{

}
.SocialBarDivFacebook .SocialBarThumbnailFacebook .facebookA:focus{
    outline:none!important;
}
.SocialBarDivFacebook .SocialBarThumbnailFacebook .facebookA .facebookIcon{
    color: #9d9d9d;
    padding-top: 9px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    height: 40px;
    font-size: 22px!important;
    border: 1px solid;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.SocialBarDivFacebook .SocialBarThumbnailFacebook:hover .facebookA{

}
.SocialBarDivFacebook .SocialBarThumbnailFacebook:hover .facebookA .facebookIcon{
    color: #231f20 !important;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
/* facebook END */
/* google plus Start */
.SocialBarDivGoogle{

}
.SocialBarDivGoogle .SocialBarThumbnailGoogle{
    position:relative;
    padding: 0 3px 0 3px;
}
.SocialBarDivGoogle .SocialBarThumbnailGoogle:hover{

}
.SocialBarDivGoogle .SocialBarThumbnailGoogle .googleA{
    font-size: 18px;
    position: relative;
}
.SocialBarDivGoogle .SocialBarThumbnailGoogle .googleA:hover{

}
.SocialBarDivGoogle .SocialBarThumbnailGoogle .googleA:focus{
    outline:none!important;
}
.SocialBarDivGoogle .SocialBarThumbnailGoogle .googleA .googlekIcon{
    color: #9d9d9d;
    padding-top: 9px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    height: 40px;
    font-size: 22px!important;
    border: 1px solid;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.SocialBarDivGoogle .SocialBarThumbnailGoogle:hover .googleA{

}
.SocialBarDivGoogle .SocialBarThumbnailGoogle:hover .googleA .googlekIcon{
    color: #231f20 !important;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
/* google plus END */
/* twitter Start */
.SocialBarDivtwitter {

}
.SocialBarDivtwitter .SocialBarThumbnailtwitter{
    position:relative;
    padding: 0 3px 0 3px;
}
.SocialBarDivtwitter .SocialBarThumbnailtwitter:hover{

}
.SocialBarDivtwitter .SocialBarThumbnailtwitter .twitterA{
    font-size: 18px;
    position: relative;
}
.SocialBarDivtwitter .SocialBarThumbnailtwitter .twitterA:hover{

}
.SocialBarDivtwitter .SocialBarThumbnailtwitter .twitterA:focus{
    outline:none!important;
}
.SocialBarDivtwitter .SocialBarThumbnailtwitter .twitterA .twitterIcon{
    color: #9d9d9d;
    padding-top: 9px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    height: 40px;
    font-size: 22px!important;
    border: 1px solid;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.SocialBarDivtwitter .SocialBarThumbnailtwitter:hover .twitterA{

}
.SocialBarDivtwitter .SocialBarThumbnailtwitter:hover .twitterA .twitterIcon{
    color: #231f20 !important;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
/* twitter END */
/* linkedin Start */
.SocialBarDivlinkedin {

}
.SocialBarDivlinkedin .SocialBarThumbnaillinkedin{
    position:relative;
    padding: 0 3px 0 3px;
}
.SocialBarDivlinkedin .SocialBarThumbnaillinkedin:hover{

}
.SocialBarDivlinkedin .SocialBarThumbnaillinkedin .linkedinA{
    font-size: 18px;
    position: relative;
}
.SocialBarDivlinkedin .SocialBarThumbnaillinkedin .linkedinA:hover{

}
.SocialBarDivlinkedin .SocialBarThumbnaillinkedin .linkedinA:focus{
    outline:none!important;
}
.SocialBarDivlinkedin .SocialBarThumbnaillinkedin .linkedinA .linkedinIcon{
    color: #9d9d9d;
    padding-top: 9px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    height: 40px;
    font-size: 22px!important;
    border: 1px solid;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.SocialBarDivlinkedin .SocialBarThumbnaillinkedin:hover .linkedinA{

}
.SocialBarDivlinkedin .SocialBarThumbnaillinkedin:hover .linkedinA .linkedinIcon{
    color: #231f20 !important;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
/* linkedin END */
/* print Start */
.SocialBarDivprint {

}
.SocialBarDivprint .SocialBarThumbnailprint{
    position:relative;
    padding: 0 3px 0 3px;
}
.SocialBarDivprint .SocialBarThumbnailprint:hover{

}
.SocialBarDivprint .SocialBarThumbnailprint .printA{
    font-size: 18px;
    position: relative;
}
.SocialBarDivprint .SocialBarThumbnailprint .printA:hover{

}
.SocialBarDivprint .SocialBarThumbnailprint .printA:focus{
    outline:none!important;
}
.SocialBarDivprint .SocialBarThumbnailprint .printA .printIcon{
    color: #9d9d9d;
    padding-top: 9px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    height: 40px;
    font-size: 22px!important;
    border: 1px solid;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.SocialBarDivprint .SocialBarThumbnailprint:hover .printA{

}
.SocialBarDivprint .SocialBarThumbnailprint:hover .printA .printIcon{
    color: #231f20 !important;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
/* Like Button Start */
.SocialBarDivLike{
    margin: auto;
    padding: 0 5px 0 5px;
}
.SocialBarDivLike:hover .SocialBarThumbnailLike {

}
.SocialBarDivLike .SocialBarThumbnailLike{

}
/* Like Button END */
/* Share Social Bar END */


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */ 
   .rsvpContainer{

   }
   .rsvpIconsHolder{

   } 
   .rsvpIconsContent{
       display:block;
       text-align: center;
       min-height: 145px!important;
       opacity: 0;
   }
   .ProcessHolder{
       width: 500px;
   }

   .RecommendationContentWrapper{
       max-width: 400%;
   }


   .HomePageAboutUsIMG {

   }
   .HomePageAboutUsIMG img{
       width: 100%;
   }


   .ArticlersvpIconsContent{
       display:block;
       text-align: center;
       min-height: 145px!important;
       opacity: 0;
   }

   .ArticlersvpIconsIMG{

   }
   .ArticlersvpIconsIMG img{
       margin: 0 auto!important;
   }


}


/* Media Quary for 1200px Start*/
@media(max-width:1200px){
    #movePanel {
        float: left;
        left: 0;
        width: 275px;
    }
    .StarsAuthorContainer .StarsAuthor{
        font-size: 10px;
    }
    .StarsAuthorContainer .lastUpdatedAt{
        font-size: 10px;
    }

}
/* Media Quary for 1200px END*/




form input .not-valid {
    background: #ffd6d5!important;
    border: 1px solid #a94442!important;
}
form textarea .not-valid {
    background: #ffd6d5!important;
    border: 1px solid #a94442!important;
}
textarea {
    resize: vertical;
}
.MyPageWidth{
    max-width:800px!important;
    margin: 0 auto!important;
}
.rightdiv {
    width: 70%!important;
    float: right;
    padding-bottom: 30px;
}
.help-block {
    pointer-events: none!important;
}
.hideBTN{
    display:none!important;
}
.showBTN {
    display: block !important;
}
.minHeight{
    min-height: 600px;
}
.contentsmNoPadding{
    padding: 0 15px 0 15px!important;
}
.contentsmPadding{
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}


.ProcessHolder .animated {
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.ArticleProcessHolder .animated {
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.ProcessPageBoxMobile .animated{
    -moz-animation-duration: 2.5s;
    -o-animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}
.HomePageBox .animated{
    -moz-animation-duration: 2.5s;
    -o-animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}



@-webkit-keyframes IconPulsing {
  0% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  70% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
    -moz-box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
    box-shadow: 0 0 0 30px rgba(90, 153, 212, 0);
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
    -moz-box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
    box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
  }
}