/*@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');
}*/


@font-face {
    font-family: 'alef';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Alef-Regular.ttf);
}
@font-face {
    font-family: 'alef';
    font-style: normal;
    font-weight: 600;
    src: url(/fonts/Alef-Bold.ttf);
}
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: 'alef', 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: #0f465a ;
    -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: #0f465a ;
    -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 */



@media(min-width: 1366px) {
        nav{
        font-size: 16px;
        letter-spacing:0px!important;
        padding: 0 15px 0 15px!important;
    }
    .Rama1LI .Rama1A{
        padding: 10px 10px;
        color: #000;
    }
}
@media(max-width: 1366px) {
    nav{
        font-size: 16px;
        letter-spacing:0px!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: 10px 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: 4px;
        right: 3vw;
    }
    .desktopPhone {
        background-color: #b18b58 ;
        border-radius: 150px;
        padding: 10px 15px 10px 15px;
        /* border-bottom: 1px solid #b18b58 ; */
        display: flex;
        justify-content: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    }
    .desktopPhoneIcons{
        padding: 1px 7px 0 0;
    }
    .desktopPhone .desktopPhoneName{
        font-weight:400;
        font-size:16px;
        color:#fff;
    }
    .DesktopPhoneHolder a{
        color:#fff;
        font-size:18px;
        font-weight:400;
    }
    .DesktopPhoneHolder a:hover{
        color:#fff;
    }
    .DesktopPhoneHolder a:focus{
        outline:none!important;
        color:#fff;
    }
    .desktopPhone i{
        color:#fff;
        font-size:16px!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: 10px 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: 150px;
        display: block;
        margin: 0 auto 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: #fff;
        border-bottom: 3px solid #0f465a !important;
        /* border: none!important; */
    }

    .NavbarInnerPages{
      border-bottom: 1px solid #0f465a !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 #0f465a ;
    }
    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 #0f465a ;
        -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 #0f465a ;
    }
    .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 #0f465a ;
    }
    .Rama1LI{
        cursor: pointer;
        position:relative!important;
    }
    .navbar-responsive-collapse .Rama1LI .Rama1A{
        padding: 10px 10px;
        color: #000;
    }
    .shrink .Rama1LI .Rama1A{
        padding: 10px 10px;
        color: #000;
        text-shadow: none;
    }
    .Rama1LI .Rama1A:hover {
        color: #0f465a ;
        /*background-color: #b18b58 !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{
        color: #0f465a ;
        /*background-color: #b18b58 !important;*/
    }
    .Rama1LI.active .Rama1A{
        color: #0f465a ;
    }
    .navbar-responsive-collapse .Rama1LI .Rama1A.active{
        color: #0f465a ;
        /*background-color: #b18b58 !important;*/
    }
    .shrink .Rama1LI .Rama1A.active{
        color: #0f465a ;
        /*background-color: #b18b58 !important;*/
    }
    .shrink .Rama1LI .Rama1A:hover {
        color: #0f465a ;
        /*background-color: #b18b58 !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 #0f465a ;
        border-bottom:1px solid #0f465a ;
    }
    .Rama1LI:hover .Rama2UL{
        display:block;
        position: absolute;
    }
    .Rama2UL > .Rama2LI:hover {
        background-color: #0f465a ;
        -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:16px;
    }
    .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: #0f465a ;
        outline:none!important;
    }
    .Rama2LI.active{
        background-color: #0f465a ;
    }
    .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 #0f465a ;
        border-bottom:1px solid #0f465a ;
    }
    .Rama2LI:hover .Rama3UL{
        display:block;
        position: absolute;
        top: -1px;
        right: 100%;
    }
    .Rama3UL > .Rama3LI:hover {
        background-color: #0f465a ;
        -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:16px;
    }
    .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: #0f465a ;
        outline:none!important;
    }
    .Rama3LI.active{
        background-color: #0f465a ;
    }
    .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 #0f465a ;
        border-bottom:1px solid #0f465a ;
    }
    .Rama3LI:hover .Rama4UL{
        display:block;
        position: absolute;
        top: -1px;
        right: 100%;
    }
    .Rama4UL > .Rama4LI:hover {
        background-color: #0f465a ;
        -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:16px;
    }
    .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: #0f465a ;
        outline:none!important;
    }
    .Rama4LI.active{
        background-color: #0f465a ;
    }
    .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: 24px;
    }
    .navbar-responsive-collapse.shrink  .SearchLI{
        margin-top: 24px;
    }
    .navbar-responsive-collapse .SearchLI .SearchLIIcon{
        color: #0f465a;
        cursor: pointer;
        min-width: 35px;
        font-size: 13px;
        text-align: center;
        display: inline-block;
        position: relative;
    }
    .navbar-responsive-collapse.shrink .SearchLI .SearchLIIcon{
        color: #0f465a;
        cursor: pointer;
        min-width: 35px;
        font-size: 13px;
        text-align: center;
        display: inline-block;
        position: relative;
    }
    .navbar-responsive-collapse .SearchLI .SearchLIIcon:hover{
        color: #0f465a;
    }
    .navbar-responsive-collapse.shrink .SearchLI .SearchLIIcon:hover{
        color: #0f465a ;
    }
    .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: #b18b58 ;
        white-space: nowrap;
        display: inline-block;
        text-decoration: none;
        outline: 0 !important;
    }
    .SearchBTN:hover{
        background: #b18b58 ;
        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%;
    position:relative!important;
}
.ContactUSIMGOverlay{
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(15, 70, 90, 0.8);
    z-index:0;
}
.ContactUSContainer{

}
.ContactUSRow{
    max-width: 100%!important;
    margin: 0!important;
    padding: 0!important;
}
.ContactFormContentHolder{
    padding: 0!important;
}
.ContactFormHolderDIV{
    max-width: 800px;
    margin: 0 auto;
}
.ContactFormDIV{
    /*max-width: 625px;
    margin: 0 auto 0 auto;*/
    /*background-color: #0f465a;*/
    padding: 30px 30px 30px 30px;
    border-radius: 10px;
}
.ContactFormInputsHolder {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.LayoutFormTitleAndTitle2Holder{
    margin: 0 90px 0 0;
}
.LayoutFormTitle{
    padding: 0 0 0 0;
    margin: 0 0 0 0!important;
    color: #fff;
    font-size: 36px;
    text-align: right!important;
    font-weight: 600;
    position: relative!important;
}
@media(min-width: 992px){
    .LayoutFormTitle:before{
        content: '';
        position: absolute;
        top: 50%;
        right: -90px;
        height: 2px;
        background-color: #b18b58 ;
        width: 60px;
    }
}
.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:right;
}

.formInputsAsterix::-webkit-input-placeholder {
  color: #fff!important;
}
.formInputsAsterixMessage::-webkit-input-placeholder {
  color: #fff!important;
}
/*.formInputsAsterix2::-webkit-input-placeholder {
  color: #fff!important;
}*/
/*.formInputsAsterixMessage2::-webkit-input-placeholder {
  color: #fff!important;
}*/
.formInputsAsterix10::-webkit-input-placeholder {
  color: #fff!important;
}
.formInputsAsterixMessage10::-webkit-input-placeholder {
  color: #fff!important;
}

.FormNameDIV {
    position: relative!important;
    width: 29%;
    margin: 0 15px 0 15px!important;
}
.FormMessageDIV{
    width: 100%;
}
form input.formInputsAsterix{
    position:relative!important;
    font-family: Helvetica, 'FontAwesome', sans-serif!important;
    font-size: 20px!important;
    padding: 0.475rem 0!important;
    margin-bottom: 0;
    height: 50px!important;
    background: transparent!important;
    color: #fff!important;
    border: none!important;
    border-bottom: 1px solid #fff!important;
    border-radius: 0px!important;
    box-shadow: none!important;
}
form textarea.formInputsAsterixMessage{
    position:relative!important;
    font-family: Helvetica, 'FontAwesome', sans-serif!important;
    font-size: 20px!important;
    padding: 0.475rem 0!important;
    background: none!important;
    background: transparent!important;
    border: none!important;
    border-bottom: 1px solid #fff!important;
    border-radius: 0px!important;
    box-shadow: none!important;
    color: #fff!important;
    margin: 0 0 15px 0;
}
.placeholderFormName{
    position: absolute;
    top: 16px;
    right: -10px;
    font-size: 7px;
    color: #fff; 
    width: 7px;
}
.placeholderFormEmail{
    position: absolute;
    top: 16px;
    right: -10px;
    font-size: 7px;
    color: #fff; 
    width: 7px;
}
.placeholderFormPhone{
    position: absolute;
    top: 16px;
    right: -10px;
    font-size: 7px;
    color: #fff; 
    width: 7px;
}
.placeholderFormMessage{
    position: absolute;
    top: 16px;
    right: -10px;
    font-size: 7px;
    color: #fff;
    width: 7px;
}
.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;
}
.BtnAndGifHolder{
    padding: 0 15px 0 15px;
    float: left;
    position: relative;
    width: 250px;
}
.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: #b18b58 !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;
    border-radius: 70px;
}
.BTNGroup .LayoutFormBTN:hover {
    color: #fff;
    background-color: #b18b58 !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;
    position: absolute;
    top: 10px;
    right: 70px;
}
.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{
    position: absolute;
    left: 10px;
    top: 15px;
    color: #ed2a24;
    font-size: 12px;
    font-weight: 600;
}
.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: #b18b58 ;
    -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: #b18b58 ;
    -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: #b18b58 ;
    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: #b18b58 ;
}

.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: 16px;
    font-weight: 400;
    width: 20px;
    text-align: center;
    margin: 0 0 0 5px;
}
.FooterEmailTxt{
    color: #fff;
    font-size: 16px;
    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: 16px;
    font-weight: 400;
    width: 20px;
    text-align: center;
    margin: 0 0 0 5px;
}
.FooterAddressTxt{
    color: #fff;
    font-size: 16px;
    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: 16px;
    font-weight: 400;
    width: 20px;
    text-align: center;
    margin: 0 0 0 5px;
}
.FooterPhoneTxt{
    color: #fff;
    font-size: 16px;
    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: 16px;
    font-weight: 400;
    width: 20px;
    text-align: center;
    margin: 0 0 0 5px;
}
.FooterMorePhonesHolder a .FooterMorePhonesContent .FooterMorePhonesName{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.FooterMorePhonesHolder a .FooterMorePhonesContent .FooterMorePhonesUrlText{
    color: #fff;
    font-size: 16px;
    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: 16px;
    font-weight: 400;
    width: 20px;
    text-align: center;
    margin: 0 0 0 5px;
}
.FooterFaxTxt{
    color: #fff;
    font-size: 16px;
    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: 16px;
    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{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 1.5;
    padding: 0 10px 0 10px!important;
    margin:0!important;
}
.FooterTxt p a{
    color: #fff;
    font-size: 16px;
    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: 15px 0 0 130px;
    justify-content: center;
}
.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: 85px 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: 15%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    right: 10%;
    text-align: start;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 10px 20px 25px 25px;
    border-radius: 5px 0 0 50px;
}
.SliderAndIconsContainerFluid .slidercaption .slidercaptionName{
    color:#222;
    font-size:34px;
    font-weight:400;
    /*text-shadow: 0 0 100px #ffffff, 0 0 100px #ffffff;*/
    margin: 0 0 0 0!important;
}
.SliderAndIconsContainerFluid .slidercaption .slidercaptionUrlTXT{
    margin: 0 0 0 0!important;
}
.SliderAndIconsContainerFluid .slidercaption .slidercaptionUrlTXT h2{
    color:#222;
    font-size: 52px;
    font-weight: 600;
    /*text-shadow: 0 0 100px #ffffff, 0 0 100px #ffffff;*/
    margin: 0 0 10px 0!important;
    position:relative!important;
}
.SliderAndIconsContainerFluid .slidercaption .slidercaptionUrlTXT p{
    color:#222;
    font-size: 18px;
    font-weight: 400;
    /*text-shadow: 0 0 100px #ffffff, 0 0 100px #ffffff;*/
    margin: 0 0 0 0!important;
}
.SliderAndIconsContainerFluid .slidercaption .slidercaptionUrlTXT h3{
    color:#222;
    font-size: 24px;
    font-weight: 600;
    /*text-shadow: 0 0 100px #ffffff, 0 0 100px #ffffff;*/
    margin: 0 0 0 0!important;
}
.SliderAndIconsContainerFluid .SlideShowBTN{
    background-color: #b18b58 ;
    color: #fff;
    padding: 10px 30px 10px 30px;
    margin: 10px 0 0 0;
    font-weight: 400;
    font-size: 16px;
    border-radius: 70px;
    -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: #b18b58 ;
    -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: #b18b58 ;
}
.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;
}

/* Slider Form Start */
.SliderFormDIV {
    position: absolute;
    bottom: 100px;
    left: 50%;
    /* right: 0; */
    z-index: 999;
    margin: 0 auto;
    width: 100%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    min-width: 923px;
    border-radius: 10px;
}
.SliderForm{
    background-color: #0f465a;
    padding: 30px 0 30px 0;
    border-radius: 10px;
}
.SliderFormTitleDIV{
    padding: 0 0 30px 0!important;
    margin: 0 0 0 0!important;
}
.SliderFormTitle{
    color: #fff;
    font-weight: 400;
    font-size: 22px;
}
.SliderFormTitle2{
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}
.SliderFormInputsHolder {
    display: flex;
    justify-content: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.FormNameDIV10{
    margin: 0 10px 0 10px!important;
    position: relative;
    width: 27%;
}
.SliderForm .SliderFormInputsHolder .FormNameDIV10 .not-valid{
    border:none!important;
    border-bottom: 1px solid #a94442!important;
}
.formInputsAsterix10{
    font-family: Helvetica, 'FontAwesome', sans-serif!important;
    position: relative;
    font-size: 18px!important;
    padding: 0.475rem 0.3rem!important;
    /* margin-bottom: 20px; */
    margin: 0 5px 0 5px!important;
    width: 100%!important;
    height: 40px!important;
    background: transparent!important;
    color: #fff!important;
    border: none!important;
    border-bottom: 1px solid #fff!important;
    border-radius: 0!important;
    box-shadow: none!important;
}
.formInputsAsterix10Message{

}
.placeholderFormName10{
    font-size: 6px;
    color: #fff;
    width: 6px;
    position: absolute;
    top: 12px;
    right: -2px;
}
.placeholderFormPhone10{
    font-size: 6px;
    color: #fff;
    width: 6px;
    position: absolute;
    top: 12px;
    right: -2px;
}
.placeholderFormMessage10{
    font-size: 6px;
    color: #fff;
    width: 6px;
    position: absolute;
    top: 12px;
    right: -2px;
}
.FormNameDIV10 .help-block{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.FormNameDIV10 span ul{

}
.FormNameDIV10 span ul li{
    position: absolute;
    left: 10px;
    top: 1px;
    color: #ed2a24;
    font-size: 12px;
    font-weight: 600;
}
.SliderBTNGroup{
    position: relative;
    padding: 0 0 0 0!important;
    margin: 15px auto 0 auto!important;
    min-height: 40px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    max-width: 970px;
}
.SliderloadingGif{
    position: absolute;
    width: 50px;
    top: 0;
    left: 100px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 40px;
    display:none;
}
.SliderBTNForm{
    border-radius: 70px!important;
    min-height: 40px!important;
    border: none!important;
    background-color: #b18b58 !important;
    max-width: 200px;
    position: relative!important;
}
.SliderBTNForm span{
    font-size: 24px !important;
    position: absolute;
    right: 65px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}
.SliderBTNForm .SliderFormAngleIon {
    position: absolute;
    top: 50%;
    right: 110px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 24px!important;
    -moz-transition: right 0.3s ease;
    -o-transition: right 0.3s ease;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
}
.SliderBTNGroup:hover .SliderFormAngleIon {
    right: 115px;
    -moz-transition: right 0.3s ease;
    -o-transition: right 0.3s ease;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
}
/* Slider Form END */
/* Top Image Slider END */

/* Home Page H1 And H2 Start */
.HomePageH1AndH2Container{
    padding: 50px 0 5px 0;
}
.HomePageH1AndH2Row{
    margin: 0!important;
    max-width: 100%!important;
    position:relative!important;
}
.HomePageH1AndH2{
    padding: 90px 0 0 0;
}
.HomePageH1{
    color: #0f465a;
    font-size: 36px;
    font-weight: 600;
    position:relative!important;
}
@media(min-width: 992px){
    .HomePageH1:before{
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        height: 2px;
        background-color: #0f465a ;
        width: 60px;
    }
}
@media(min-width: 1200px){
    .HomePageH1:before{
        content: '';
        position: absolute;
        top: 50%;
        right: 72px;
        height: 2px;
        background-color: #0f465a ;
        width: 60px;
    }
}

.HomePageH2{
    color: #333;
    font-size: 26px;
    font-weight: 600;
    position:relative!important;
}
/* 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;
    -moz-column-width: 25em;
    -webkit-column-width: 25em;
    column-width: 25em;
    -moz-column-gap: 3em;
    -webkit-column-gap: 3em;
    column-gap: 3em;
    -moz-column-rule: 1px solid #ccc;
    -webkit-column-rule: 1px solid #ccc;
    column-rule: 1px solid #ccc;
    text-align: right;
    font-size: 16px;
    font-weight:400;
    color: #333;
}
.HomePageTXT p{
    font-size: 16px;
    font-weight:400;
    color: #333;
}
.HomePageTXT h3{
    font-size: 24px;
    font-weight:400;
    color: #333;
}
/* Home Page TXT END */


/* Our Expertise Start */
.ExpertiseContainerFluid{
    padding: 50px 15px 50px 15px!important;
    max-width: 100%;
    margin: 0!important;
}
.ExpertiseContainer{
    max-width: 100%;
    padding: 0!important;
    margin: 0 auto!important;
}
.ExpertiseRow{
    max-width: 100%;
    margin: 0!important;
}
.ExpertiseTitle{
    color: #0f465a;
    font-size: 36px;
    font-weight: 600;
    position: relative!important;
    margin: 0 100px 0 0;
    padding: 0 25px 0 0;
}
@media(min-width:992px){
    .ExpertiseTitle:before{
        content: '';
        position: absolute;
        top: 50%;
        right: -70px;
        height: 2px;
        background-color: #0f465a ;
        width: 60px;
    }
}
.ExpertiseBoxes{
    padding: 50px 15px 50px 15px!important;
}
.ExpertiseBox{
    padding: 0!important;
    background-color: #fff;
    margin: 0 10px 0 10px;
    width: 31%!important;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.ExpertiseBoxNameBtnA{

}
.ExpertiseBoxContent{
    padding: 5px 5px 15px 5px;
    border-bottom: 5px solid #0f465a;
}
.ExpertiseBoxImgDiv{

}
.ExpertiseBoxImg{
    width: 100%;
    padding: 0 0 0 0;
}
.ExpertiseBoxName{
    color: #0f465a;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 10px 5px 10px;
}
.ExpertiseBoxNameBtn{
    color: #0f465a;
    font-weight: 600;
    font-size: 16px;
    padding: 7px 15px 7px 20px;
    /*background-color: #0f465a ;*/
    width: fit-content;
    margin: 10px 0 0 0;
    border-radius: 70px;
    position:relative;
}
.ExpertiseBoxNameBtn i{
    position: absolute;
    top: 11px;
    left: 4px;
    font-size: 16px!important;
}
.ExpertiseBoxName2{
    padding: 5px 10px 5px 10px;
    max-height: 120px;
    overflow: hidden;
}
.ExpertiseBoxName2 p{
    color: #333;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 0 0;
    margin: 0 0 0 0!important
}
.ExpertiseBtn{
    text-align:center;
}
.ExpertiseBtnA{
    background-color: #b18b58 ;
    color: #fff;
    padding: 10px 30px 10px 30px;
    margin: 10px 0 0 0;
    font-weight: 400;
    font-size: 16px;
    border-radius: 70px;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.ExpertiseBtnA:hover{
    color: #fff;
}
.ExpertiseBtnA:focus{
    color: #fff;
}
/* Our Expertise END */



/* About Us Start */
.AboutUsContainerFluid{
    padding: 70px 15px 70px 15px!important;
}
.AboutUsContainer{

}
.AboutUsRow{
    max-width: 100%;
    margin: 0!important;
}
.AboutUsDIV {
    display: flex;
    justify-content: center;
    align-items: center;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 !important;
}
.AboutUsVideo{
    padding: 0!important;
    position:relative!important;
}
.AboutUsVideo img{
    position:absolute;
    width: 100%;
    height: 100%;
    top:0;
    right:0;
    left:0;
    bottom:0;
    z-index:1;
}
.AboutUsVideo img:focus{
    outline:none!important;
}
.AboutUsVideo video{
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.AboutUsVideo video:focus{
    outline:none!important;
}
.AboutUsVideo .AboutUsVideoPlayHolder{

}
.AboutUsVideo .AboutUsVideoPlayHolder i{
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 22px;
    color: #fff;
    border: 1px solid #0f465a;
    border-radius: 50px;
    padding: 23px 0 0 6px;
    width: 70px;
    height: 70px;
    text-align: center;
    z-index: 2;
    background-color: rgba(15, 70, 90, 0.8);
}
.PersonalImportYouTube{
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
}
.AboutUsContent{
    padding: 0 50px 0 0!important;
}
.AboutUsContent h2{
    margin: 0!important;
    color: #0f465a;
    font-size: 36px;
    font-weight: 600;
    position: relative!important;
    padding: 0 90px 0 0;
}
@media(min-width:992px){
    .AboutUsContent h2:before{
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        height: 2px;
        background-color: #0f465a;
        width: 60px;
    }
}
.AboutUsContent p{
    font-size: 16px;
    font-weight:400;
    color: #333;
    margin: 0!important;
}
/* About Us END */



/* Advantages Start */
.AdvantagesContainerFluid{
    max-width: 100%;
    padding: 0!important;
    margin: 0!important;
}
.AdvantagesRow{
    max-width: 100%;
    margin: 0!important;
}
.AdvantagesDIV {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.AdvantagesImg{
    width: 50%;
    /*overflow:hidden;*/
}
.AdvantagesImg img{
    width: 100%;
}
.AdvantagesContentDiv{
    width: 50%;
}
.AdvantagesNameAndName2{
    max-width: 380px;
    margin: 0 auto;
    padding: 0 0 30px 0;
}
.AdvantagesName{
    color: #0f465a;
    font-size: 36px;
    font-weight: 600;
    position: relative!important;
}
@media(min-width: 992px){
    .AdvantagesName:before{
        content: '';
        position: absolute;
        top: 50%;
        right: -90px;
        height: 2px;
        background-color: #0f465a ;
        width: 60px;
    }
}
.AdvantagesName2{

}
.AdvantagesName2 p{
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
.AdvantagesBoxesDiv {
    display: flex;
    justify-content: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.AdvantagesBox{
    width: 50%;
    text-align: right;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 15px 15px 15px 15px;
}
.AdvantagesBoxImg{

}
.AdvantagesBoxImg img{

}
.AdvantagesBoxNameAndName2{

}
.AdvantagesBoxName{
    font-size: 18px;
    font-weight: 600;
    color: #333;
    padding: 0 15px 5px 15px;
}
.AdvantagesBoxName2{
    max-width: 300px;
    padding: 0 15px 0 15px;
}
.AdvantagesBoxName2 p{
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
@media(max-width:1366px) and (min-width:992px){
    .AdvantagesDIV {
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
    }
    .AdvantagesImg {
        width: 100%;
        position:relative;
    }
    .AdvantagesImg img {
        width: 100%;
        opacity: 0.5;
    }
    .AdvantagesOverlay{
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        background-color: rgba(255,255,255,0.6);
        display:block;
        z-index: 1;
    }
    .AdvantagesContentDiv {
        width: 65%;
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 30px;
            z-index: 5;
    }
}
/* Advantages 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;
    text-align:center;
}
.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:#b18b58 ;
}
.rightdiv a:focus{
    color:#b18b58 ;
    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:#0f465a ;
}
.headline h1{
    font-weight:400;
    color:#0f465a ;
}
.description{
    font-weight:400;
    color:#0f465a ;
}
.description h2{
    font-weight:400;
    color:#0f465a ;

}



/* Pages Image Gallery Start */
.currentPageGalleryDIV{

}
.currentPageGallery{
    position: relative!important;
    padding: 0!important;
    border: 3px solid #fff;
}
.currentPageGalleryA{

}
.currentPageGalleryImg{
    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;
}
.currentPageGalleryName{
    position: absolute;
    bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    max-width: 100%;
    padding: 3px 10px 3px 10px;
}
/* Pages Image Gallery END */



.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:#0f465a ;
    font-weight:400;
    text-shadow: 1px 1px 1px #0f465a ;
}
.articleBody h3{
    font-size:24px;
    color:#0f465a;
    font-weight:400;
}
.articleBody h4{
    font-size:18px;
    color:#0f465a;
    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:#b18b58 ;
}
.articleBody a:focus{
    color:#b18b58 ;
    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: 25px!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;
    border-radius: 25px;
}
.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 15px 15px 15px;
    color: #fff;
    background-color: #0f465a;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 25px 25px 0 0;
}
.SideFormTitlesHolder .SideFormTitle1 span{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.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: 16px;
    display: block;
    width: 85%;
    text-align: right;
    margin: 0 auto;
    margin-top: 15px;
    background-color: #e7e7e7;
    border-radius: 70px!important;
    border: 1px solid #cacaca;
    box-shadow: none!important;
    color: #524f4a;
    font-weight: 600;
    padding: 6px 20px;
}
.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: #b18b58 !important;
    border-color: #b18b58 !important;
    height: 50px;
    z-index: 10;
    position: relative;
    font-size: 22px!important;
    margin: 15px auto;
    width: 85%!important;
    border-radius: 25px!important;
    color: #fff!important;
}
.MySideFormBTN span {
    font-size: 22px !important;
    position: absolute;
    right: 90px;
    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;
}

#SideForm .BTNGroup .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%);
}

.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: #b18b58 !important;
    border-color: #b18b58 !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: 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);
}
.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: 16px;
    display: block;
    width: 85%;
    text-align: right;
    margin: 0 auto;
    margin-top: 15px;
    background-color: #e7e7e7;
    border-radius: 70px!important;
    border: 1px solid #cacaca;
    box-shadow: none!important;
    color: #524f4a;
    font-weight: 600;
    padding: 6px 20px;
}
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{
    float: right;
    margin-top: -41px;
    margin-right: 32px;
    font-size: 7px;
    font-weight: 600;
}
.placeholderFormEmail2{
    float: right;
    margin-top: -41px;
    margin-right: 32px;
    font-size: 7px;
    font-weight: 600;
}
.placeholderFormPhone2{
    float: right;
    margin-top: -41px;
    margin-right: 32px;
    font-size: 7px;
    font-weight: 600;
}
.FormNameDIV2 li {
    float: left;
    margin-top: -44px;
    margin-left: 35px;
    font-size: 11px;
    font-weight: 600;
}
/* 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: 1200px){
    .container {
        width: 1170px!important;
    }
}
@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:#b18b58 !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: #0f465a ;
}
.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: #b18b58 ;
    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: #b18b58 ;
}
.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: #0f465a ;
    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: #b18b58 ;
    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;*/
    align-items: center;
}
.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: 10px !important;
    position: absolute;
    margin-left: 10px;
    margin-top: 7px;
    font-weight: 600;
}
.ratingNumInStar-2 {
    display: initial;
    color: #fff;
    text-align: center;
    font-size: 10px !important;
    position: absolute;
    margin-left: 13px;
    margin-top: 7px;
    font-weight: 600;
}
.ratingNumInStar-3 {
    display: initial;
    color: #fff;
    text-align: center;
    font-size: 10px !important;
    position: absolute;
    margin-left: 13px;
    margin-top: 7px;
    font-weight: 600;
}
.ratingNumInStar-4 {
    display: initial;
    color: #fff;
    text-align: center;
    font-size: 10px !important;
    position: absolute;
    margin-left: 13px;
    margin-top: 7px;
    font-weight: 600;
}
.ratingNumInStar-5 {
    display: initial;
    color: #fff;
    text-align: center;
    font-size: 10px !important;
    position: absolute;
    margin-left: 13px;
    margin-top: 7px;
    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 */ 
   

}


/* 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;
    }
    .SliderBTNGroup {
        position: relative;
        padding: 0 0 0 0!important;
        margin: 15px auto 0 auto!important;
        min-height: 40px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        max-width: 815px;
    }
}
/* 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;
}