
/*a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}*/

.color1 {
    color: #333333 !important;
    /*color: #333333 !important;*/
}
.color2 {
    color: #616568 !important;
}
.color3 {
    color: #CCA75F !important;
}
.color4 {
    color: #CCA75F !important;
}
.color5 {
    color: #808190 !important;
}

.coloror {
    color: #808190 !important;
}

.bgcolor1 {
    background-color: #333333 !important;
}
.bgcolor2 {
    background-color: #616568 !important;
}
.bgcolor3 {
    background-color: #e4eee5 !important;
}
.bgcolor {
    background-color: #f3f3f3 !important;
}
.bgcolor4 {
    background-color: #e9e9e9 !important;
}
.bgcolor5 {
    background-color: #cfcfcf !important;
}

.bgcoloror {
    background-color: #808190 !important;
}

.bgcoloradmin {
    background-color: rgba(0,0,0,0.5) !important;
}

.welcomebg {
    /*background-color: rgba(9, 23, 57, 0.95);*/
    background-color: #f3f3f3;
}

a.c1:link {
    color: #616568 !important;
}
a.c1:visited {
    color: #616568 !important;
}
a.c1:hover {
    color: #CCA75F !important;
    text-decoration: underline;
}

a.c2:link {
    color: #e5e5e5 !important;
}
a.c2:visited {
    color: #e5e5e5 !important;
}
a.c2:hover {
    color: #fff !important;
    text-decoration: underline;
}

a.c3:link {
    color: #808190 !important;
    text-decoration: none;
}

a.c3:visited {
    color: #808190 !important;
}

a.c3:hover {
    color: #616568 !important;
    text-decoration: underline;
}

a.cred {
    color: #dd0000 !important;
}
    a.cred:link {
        color: #dd0000 !important;
    }
    a.cred:visited, a.cred:active, a.cred:focus {
        color: #dd0000 !important;
    }
    a.cred:hover {
        color: #860000 !important;
        text-decoration: none !important;
    }

a.gv:link {
    color: rgba(255, 255, 255, 1) !important;
    opacity: 1 !important;
}

a.gv:visited, a.gv:focus {
    color: rgba(255, 255, 255, 1) !important;
}

a.gv:hover {
    color: rgba(255, 255, 255, 0.70) !important;
    text-decoration: none;
}

a.gold1:link {
    color: #616568 !important;
    opacity: 1 !important;
    text-decoration: underline !important;
}

a.gold1:visited, a.gold:focus {
    color: #616568 !important;
    text-decoration: underline !important;
}

a.gold1:hover {
    color: #000 !important;
    text-decoration: underline !important;
}


a.footfb:link {
    color: #808190 !important;
    opacity: 1 !important;
    text-decoration: none !important;
    line-height: normal !important;
}

a.footfb:visited, a.gold:focus {
    color: #808190 !important;
    text-decoration: none !important;
}

a.footfb:hover {
    color: #616568 !important;
    text-decoration: underline !important;
}

a.contact:link {
    text-decoration: none;
    color: #f3f3f3;
}
a.contact:visited, a.contact:focus {
    text-decoration: none;
    color: #f3f3f3;
}
a.contact:hover {
    color: #FFF !important;
    text-decoration: underline !important;
}

/*.checkbox-theme input[type="checkbox"]:checked + label::before {
    border: 2px solid #000;
}

input[type=checkbox]:checked + label:before {
    color: #000;
}*/

.error404-content h1 {
    color: #626262;
}

.copyalignl {
    text-align: left;
}

.copyalignr {
    text-align: right;
}

.floatl {
    float: left !important;
}

.floatr {
    float: right !important;
}

@media only screen and (max-width: 768px) {
    .copyalignl {
        text-align: center;
    }

    .copyalignr {
        text-align: center;
    }

    .floatl {
        float: none !important;
    }

    .floatr {
        float: none !important;
    }
}

.showit {
    display: inline-block!important;
}
.hideit {
    display: none;
}

/*.captcha {
    font-size: 14px;
    line-height: 21px;
}

.captcha img {
    -webkit-filter: opacity(75%) !important;
    filter: opacity(75%) !important;
    border: solid 1px #67b24d;
}
.captcha input {
    padding: 5px;
    text-align: center;
    letter-spacing: 0.05em;
    min-width: 100px;
}*/

.captcha {
    color: rgba(0,0,0,0.5);
    font-size: 14px;
    line-height: 1.25;
}

    .captcha img {
        -webkit-filter: opacity(75%) !important; /* Safari 6.0 - 9.0 */
        filter: opacity(75%) !important;
        border: solid 1px #828a9b;
    }


    .captcha input {
        /*background: #003e5b;*/
        text-transform: uppercase;
        text-align: center;
        font-size: 18px;
        letter-spacing: 0.10em;
        /*border-radius: 4px;*/
        line-height: 30px;
        padding: 0 2px;
        width: 125px;
        color: #333;
        font-weight: 600;
    }

.btn2 {
    color: rgba(255, 255, 255, 0.65);
    background-color: #808190;
    font-size: 16px !important;
    font-weight: 500;
    letter-spacing: 0.015em;
    text-decoration: none !important;
    border: solid 1px #808190;
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    /*width: 116px;*/
    /*height: 40px;*/
    /*font-family: 'Didact+Gothic', sans-serif !important;*/
    /*border: solid 1px rgba(16, 77, 62, 0.50);*/
    padding: 10px 8px;
    height: 48px;
    white-space: normal;
    border-radius: 8px;
    line-height: 1.42857143;
}

    .btn2:hover {
        color: #fff;
        background-color: #CCA75F;
        border: solid 1px #CCA75F;
    }

    .btn2.active {
        color: #CCA75F;
        background-color: #ffffff;
        border: 1px solid rgb(204, 204, 204);
        /*border: solid 1px #fff;*/
    }

    .btn2:before {
        position: relative;
        top: -5px;
        /*left: 4px;*/
        /*left: 50%;*/
        font-family: FontAwesome;
        font-size: 20px;
        font-weight: 300;
        content: '\f1db';
        color: rgba(255, 255, 255, 0.65);
        text-align: center;
        padding: 0;
        padding: 0;
    }

    .btn2.active:before {
        position: relative;
        top: -5px;
        /*left: 4px;*/
        /*left: 50%;*/
        font-family: FontAwesome;
        font-size: 20px;
        font-weight: 300;
        content: '\f111';
        color: #CCA75F;
        text-align: center;
        padding: 0;
    }

    .btn2left {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .btn2right {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

@media only screen and (max-width: 768px) {
}

    .btn3 {
        /*color: rgba(255, 255, 255, 0.50) !important;*/
        color: rgba(255, 255, 255, 0.60) !important;
        background-color: #333333;
        font-size: 15px !important;
        font-weight: 600 !important;
        text-decoration: none !important;
        /*border:solid 1px rgba(255,255,255,0.25);*/
        text-align: center;
        /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
        /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
        cursor: pointer;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        /*width: 116px;*/
        /*height: 40px;*/
        /*font-family: 'Roboto', sans-serif !important;*/
        border: solid 2px #333333;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

        .btn3:hover {
            /*color: #0f2049;
        background-color: #fff;*/
            color: #fff !important;
            background-color: #616568;
            border: solid 2px #333333;
        }

        .btn3.active, .btn3.active:hover {
            /*color: #FFF;
        background-color: rgba(31, 64, 122, 0.9);
        border: solid 1px #0f2049;*/
            color: #fff !important;
            background-color: #616568;
            border: solid 2px #616568;
        }

    .btnpar {
        color: rgba(255, 255, 255, 1);
        background-color: transparent;
        font-size: 16px !important;
        font-weight: 500;
        text-decoration: none !important;
        border: solid 2px rgba(255,255,255,0.85);
        text-align: center;
        /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
        /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
        cursor: pointer;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        white-space: normal;
        /*width: 116px;*/
        /*height: 40px;*/
    }

        .btnpar:hover {
            color: #808190;
            background-color: #fff;
            border: solid 2px rgba(255,255,255,0.85);
        }

        .btnpar.active,
        .btnpar:focus {
            color: #616568;
            background-color: #ffffff;
            border: solid 2px rgba(255,255,255,0.85);
        }

.btnsearch {
    color: rgba(255, 255, 255, 1);
    background-color: #CCA75F;
    padding: 12px 8px;
    height: 48px;
    /*font-size: 16px !important;*/
    font-weight: 500;
    text-decoration: none !important;
    /*border: solid 2px rgba(255,255,255,0.85);*/
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    white-space: normal;
    letter-spacing: 0.025em;
    /*width: 116px;*/
    /*height: 40px;*/
    border: 1px solid #CCA75F;
    border-radius: 8px;
    line-height: 1.42857143;
}

    .btnsearch:hover {
        color: #fff;
        background-color: #808190;
        border-color: #808190;
        /*border: solid 2px rgba(255,255,255,0.85);*/
    }

    .btnsearch.active, .btnsearch:visited, .btnsearch:focus {
        color: #fff;
        background-color: #CCA75F;
        /*border: solid 2px rgba(255,255,255,0.85);*/
    }

    .relset {
        position: relative;
        top: -10px;
    }

    .parallax {
        background-image: url("/images/parallax1.jpg");
        height: 100%;
        background-attachment: fixed;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 350px;
    }

        .parallax > div {
            /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
            /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.90) 0%, rgba(25, 50, 94, 0.50) 100%);*/
            /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
            background-color: #f3f3f3;
            height: 100%;
            min-height: 350px;
            padding: 50px 250px;
            /*text-align: center;*/
            font-size: 24px !important;
            font-weight: 400;
        }

        .parallax h2 {
            font-size: 36px;
            line-height: normal;
        }
        .parallax p {
            font-size: 18px;
            line-height: 28px;
        }

    .parallax2 {
        background-image: url("/images/parallax2.jpg");
        height: 100%;
        background-attachment: fixed;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 450px;
    }

        .parallax2 > div {
            /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
            background-image: linear-gradient(45deg, rgba(67, 70, 79, 0.80) 100%, rgba(55, 58, 70, 0.80) 100%);
            /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
            height: 100%;
            min-height: 450px;
            padding: 160px 20px 80px;
            text-align: center;
            font-size: 21px !important;
            font-weight: 400;
        }

    @media only screen and (max-width: 1368px) {
        .parallax > div {
            padding: 50px 100px;
        }
    }

    @media only screen and (max-width: 768px) {
        .parallax {
            min-height: 400px;
        }

            .parallax > div {
                height: 100%;
                min-height: 400px;
                padding: 20px 0;
                text-align: center;
                font-size: 18px !important;
                font-weight: 400;
            }

        .parallax2 {
            min-height: 300px;
        }

            .parallax2 > div {
                height: 100%;
                min-height: 300px;
                padding: 20px;
                text-align: center;
                font-size: 15px !important;
                font-weight: 400;
            }
    }

    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

        .video-container iframe,
        .video-container object,
        .video-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .carousel-indicators {
        bottom: 10px;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-bottom: 25px;
        margin-left: -30%;
        text-align: center;
        list-style: none;
    }

        .carousel-indicators li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 1px;
            text-indent: -999px;
            cursor: pointer;
            background-color: #efefef \9;
            background-color: #efefef;
            border: 1px solid #ffffff;
            border-radius: 10px;
        }

        .carousel-indicators .active {
            width: 12px;
            height: 12px;
            margin: 0;
            background-color: #ffffff;
        }

    .carousel-caption {
        /*right: 0;
    left: 60%;
    bottom: 0;*/
        bottom: 150px;
        position: absolute;
        left: 50%;
        /*top: 80%;*/
        transform: translate(-50%);
        width: 100%;
        z-index: 10;
        padding-top: 10px;
        padding-bottom: 0;
        /*padding-left:10px;*/
        margin-top: 20px;
        margin-bottom: 80px;
        /*background-color: rgba(0, 0, 0, 0.75);*/
        color: #ffffff;
        font-size: 50px;
        text-align: center;
        text-shadow: none;
        /*text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  -webkit-border-radius:10px 0 0 10px;
  -moz-border-radius:10px 0 0 10px;
  border-radius:10px 0 0 10px;*/
    }

        .carousel-caption h1 {
            color: #fff;
            font-size: 80px;
            font-weight: 600;
            line-height: normal;
            text-align: center;
            text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        }

    .carousel-control .glyphicon-chevron-left {
        left: 25%;
    }

    .carousel-control .glyphicon-chevron-right {
        right: 25%;
    }

    .carousel-fade .carousel-inner .item {
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition: 0.6s ease-in-out;
        -moz-transition: 0.6s ease-in-out;
        -o-transition: 0.6s ease-in-out;
        transition: 0.6s ease-in-out;
    }

    .carousel-fade .carousel-inner .item,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        opacity: 0;
        z-index: 10;
    }

    .carousel-fade .carousel-inner .active,
    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

        .carousel-fade .carousel-inner .next,
        .carousel-fade .carousel-inner .prev,
        .carousel-fade .carousel-inner .active.left,
        .carousel-fade .carousel-inner .active.right {
            left: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

    .carousel-fade .carousel-control {
        z-index: 2;
    }

    @-webkit-keyframes zoom {
        from {
            -webkit-transform: scale(1.2, 1.2);
        }

        to {
            -webkit-transform: scale(1, 1);
        }
    }

    @keyframes zoom {
        from {
            transform: scale(1.2, 1.2);
        }

        to {
            transform: scale(1, 1);
        }
    }

    .carousel-fade .carousel-inner .item > img {
        -webkit-animation: zoom 10s;
        animation: zoom 10s;
    }

    .carousel-fade:after {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
        /*background-image: url(/images/plain.png);*/
        /*background-image: url(/images/dotsg.png);*/
    }

    #calldiv {
        height: 64px;
        width: 290px;
        float: right;
        position: fixed;
        top: 80%;
        right: -225px;
        z-index: 9999 !important;
        background: rgba(2, 49, 83, 1);
        color: #fff;
        padding: 7px 0;
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
        /*-webkit-box-shadow: -1px 0px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: -1px 0px 4px 0px rgba(0,0,0,0.5);
    box-shadow: -1px 0px 4px 0px rgba(0,0,0,0.5);*/
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
        cursor: default;
        font-size: 17px;
        font-weight: 500;
        line-height: 1em;
        border: solid 1px rgba(255, 255, 255, 0.25);
        opacity: 0.85;
        /*border-bottom: rgba(41,47,56,0.5) 5px solid;*/
    }

        #calldiv img {
            padding-left: 7px;
            padding-right: 7px;
            margin: 5px;
            opacity: 0.5;
        }

        #calldiv:hover, #calldiv:hover img {
            opacity: 1;
        }

    .form-group select {
        cursor: pointer;
    }
    /************************************************************************/
    /* Index Projects Styles */

    .projects {
        /*-webkit-box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.3);
        box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.3);*/
    }

        .projects .col-md-3 {
            padding-right: 0;
            padding-left: 0;
        }

        .projects .col-md-4 {
            padding-right: 0;
            padding-left: 0;
        }

    .project-inner {
        position: relative;
        padding: 0;
        /*overflow: hidden;*/
        /*border-left: solid 5px #616568;
        border-right: solid 5px #616568;*/
    }

        .project-inner::before {
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            -ms-transition: all 0.2s ease-out;
            -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
            position: absolute;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 2;
            content: '';
            width: 100%;
            height: 50%;
            background: #000;
            background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
            background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
            background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
            opacity: 0.9;
            filter: alpha(opacity=30);
        }

        .project-inner h2 {
            position: absolute;
            bottom: 20px;
            left: 0;
            width: 100%;
            color: #ffffff;
            font-weight: 500;
            font-size: 2em;
            opacity: 0.85;
            text-align: center;
            text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
            z-index: 3;
            transition: bottom .6s ease;
        }

        .project-inner:hover h2 {
            bottom: 80px;
            opacity: 1;
        }

        .project-inner > img, .project-inner > a img, .project-caption > img {
            display: block;
            max-width: 100%;
            height: auto;
        }

        .project-inner .project-caption {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.5);
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            visibility: hidden;
            opacity: 0;
        }

        .project-inner:hover .project-caption, .project-inner:focus .project-caption {
            visibility: visible;
            opacity: 1;
        }

    /*.project-caption h3 {
    color: #ffffff;
    font-weight: 500;
    font-size: 2.5em;
}*/

    .project-caption {
        color: #fff;
        text-align: center;
        z-index: 2;
    }

    .project-details {
        position: absolute;
        width: 100%;
        bottom: 0;
        /*margin-top: -20px;*/
    }

        .project-details p {
            color: #616568;
            font-size: 1em;
        }

        .project-details i {
            font-size: 2em;
        }

    .all-projects {
        background-color: transparent;
        padding: 50px 0;
    }

    .projects-title {
        padding-top: 15px;
        padding-bottom: 5px;
    }

        .projects-title h2 {
            text-transform: uppercase;
            color: #333;
            padding-top: 10px;
            font-family: 'Ubuntu', sans-serif;
            font-size: 1.3em;
            font-weight: 600;
        }

    .project-title-devider {
        border-top: 1px solid #999;
        width: 65px;
        margin: 0 auto;
    }

.selectdiv {
    position: relative;
    /*Don't really need this just for demo styling*/
    /*float: left;
    min-width: 200px;
    margin: 50px 33%;*/
}

    /* IE11 hide native button (thanks Matt!) */
    select::-ms-expand {
        display: none;
    }

.selectpointer {
    cursor: pointer !important;
}

.selectdiv:after {
    /*content: '\e259';
    font-family: "Glyphicons Halflings";
    font-size: 13px;   
    color: #828a9b;
    right: 0;
    top: 8px;
    height: 48px;
    padding: 8px 12px;
    position: absolute;
    pointer-events: none;*/
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #828a9b;
}

/*border-left: 1px solid #0ebeff;*/
/*font: normal normal normal 17px/1 Glyphicon;*/
.selectdiv.active:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#sdiv1 .selectdiv:after {
    left: auto;
    right: 12px;
    bottom: 18px;
}

#sdiv2 .selectdiv:after {
    left: auto;
    right: 27px;
    bottom: 28px;
}

        .selectdiv:hover:after {
           color: #dd0000;
        }

    .selectdiv select::-ms-expand {
        display: none;
    }

    .selectdiv select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        /* Add some styling */
        display: block;
        width: 100%;
        /*height: 42px;
    padding: 6px 9px !important;
    font-size: 14px !important;
    line-height: 1.42857;
    color: #595969;*/
        /*background-color: #fff;
    background-image: none;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.10);
    box-shadow: 0 1px 1px rgba(0,0,0,.10);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;*/
        /*-ms-word-break: normal;
    word-break: normal;*/
        /*cursor: pointer !important;*/
    }

    textarea {
        font-family: 'Didact+Gothic', sans-serif;
    }

.show-more-options-code:after,
.show-more-options-content:after,
.show-more-options-content1:after,
.show-more-options-content2:after {
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    position: relative;
    width: 0;
    height: 0;
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #828a9b;
    /*left: auto;*/
    right: 0;
    top: 7px;
    float: right;
}

.show-more-options-code.active:after,
.show-more-options-content.active:after,
.show-more-options-content1.active:after,
.show-more-options-content2.active:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}



    .ulnostyle ul {
        list-style-type: none !important;
        margin: 0;
        padding: 0;
    }

    .flagimg img {
        position: absolute;
        top: 14px;
        margin-right: 10px;
        display: inline-block;
    }

    .flagimg span {
        position: relative;
        /*top: 0;*/
        left: 28px;
        display: inline-block;
    }

    .ad-gallery .ad-forward {
        /*background-color: rgba(255, 255, 255, 0.80) !important;*/
        background-position: 0px 22px;
        background-color: rgba(0, 0, 0, 0);
        cursor: pointer;
        display: block;
        right: -30px !important;
        width: 30px !important;
        background-image: url('/Images/next.png') !important;
        background-repeat: no-repeat !important;
        background-attachment: scroll !important;
        top: -8px !important;
    }

    .ad-gallery .ad-back {
        /*background-color: rgba(255, 255, 255, 0.80) !important;*/
        background-position: 0px 22px;
        background-color: rgba(0, 0, 0, 0);
        cursor: pointer;
        display: block;
        left: -30px !important;
        width: 30px !important;
        background-image: url('/Images/prev.png') !important;
        background-repeat: no-repeat !important;
        background-attachment: scroll !important;
        top: -8px !important;
    }

    .ad-gallery .ad-prev-image {
        background: url('/Images/prevbig.png') !important;
        width: 50px !important;
        height: 45px !important;
        left: 0 !important;
        left: auto !important;
        opacity: 0.6 !important;
    }

    .ad-gallery .ad-next-image {
        background: url('/Images/nextbig.png') !important;
        width: 50px !important;
        height: 45px !important;
        right: 0 !important;
        left: auto !important;
        opacity: 0.6 !important;
    }

    .ad-gallery .ad-prev-image,
    .ad-gallery .ad-next-image {
        display: block !important;
    }

        .ad-gallery .ad-prev-image:hover,
        .ad-gallery .ad-next-image:hover {
            opacity: 1 !important;
        }

    .ad-gallery .ad-image-wrapper .ad-prev,
    .ad-gallery .ad-image-wrapper .ad-next {
        width: 10% !important;
    }

    .ad-gallery .ad-controls {
        margin-bottom: 12px;
    }

    .ad-gallery .ad-info {
        float: none !important;
        text-align: center !important;
        color: #626871;
    }

    .blogimg {
        padding: 10px;
        background-color: #fff;
    }

    .articleItem {
        background-color: #fff !important;
        padding: 10px;
        margin-bottom: 20px;
    }

    .articleitem-tags {
        /*padding: 4px 8px;*/
        float: left;
        font-size: 0.9em;
    }

    .articleitem-date {
        float: right;
        font-size: 0.9em;
    }


    .parosimg img {
        background-color: #fff;
        padding: 10px;
        margin: 10px 0;
    }

    .pservices1 {
        font-size: 36px;
        line-height: 36px;
    }

    .pservices2 {
        font-size: 20px;
        line-height: 25px;
    }

    @media only screen and (max-width: 768px) {
        .pservices1 {
            font-size: 24px;
            line-height: normal;
        }

        .pservices2 {
            font-size: 16px;
            line-height: normal;
        }
    }

    #scrollTo1 h4 {
        font-size: 16px;
        line-height: 22px;
    }

    #map_ID .popover {
        margin-left: 180px;
        margin-top: -150px;
    }

    @media only screen and (max-width: 768px) {
        #map_ID .popover {
            display: none !important;
        }
    }

    #map_ID .popover-title {
        background: #333333;
        color: #fff;
        /*font-weight: 600;*/
        font-size: 15px;
        padding: 0 10px;
        text-transform: uppercase;
    }

    #socialtop {
        position: fixed;
        top: 0;
        right: 30px;
    }

        #socialtop .fa {
            color: #616568;
            /*color: rgba(255, 255, 255, 0.75);*/
            font-weight: 300;
            font-size: 24px !important;
            list-style: none;
        }

            #socialtop .fa:hover {
                color: #343434 !important;
                background-color: none !important;
            }

    @media only screen and (max-width: 1479px) {
        #socialtop {
            display: none !important;
        }
    }


    #top, #bottom, #left, #right {
        background: #616568;
        position: fixed;
        z-index: 19;
    }

    #left, #right {
        top: 0;
        bottom: 0;
        width: 74px;
    }

    #left {
        left: 0;
    }

    #right {
        right: 0;
    }

    #top, #bottom {
        left: 0;
        right: 0;
        height: 15px;
    }

    #top {
        top: 0;
    }

    #bottom {
        bottom: 0;
    }

    @media
    /* Fairly small screens including iphones */
    only screen and (max-width: 998px),
    /* iPads */
    only screen and (min-device-width: 998px) and (max-device-width: 1024px) {
        #top, #bottom, #left, #right {
            display: none;
        }
    }

    .loaderspin {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 99999;
        background-color: #fff !important;
        margin: 0;
        text-align: center !important;
        vertical-align: middle !important;
        /*color: #1c71b6;
    font-size: 60px;*/
        /*background: url('/images/loader.gif') 50% 50% no-repeat rgb(249,249,249);*/
    }

        .loaderspin i {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            /*font-family: "fontawesome";
        content: "\f110";*/
            text-align: center !important;
            color: #53565c;
            font-size: 70px;
            margin-left: -35px;
            margin-top: -35px;
        }

#callslide {
    position: fixed;
    background: #616568;
    width: 240px;
    left: -240px;
    top: calc(50% - 70px);
    /*bottom: 25px;*/
    height: 170px;
    transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    -ms-transition: left 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out;
    -webkit-transition: left 0.4s ease-in-out;
    z-index: 99999 !important;
    text-shadow: 1px 0px 0px rgba(0, 0, 0, 0.45);
    /*-webkit-box-shadow: 1px 0px 1px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 0px 1px 0px rgba(0,0,0,0.25);
    box-shadow: 1px 0px 1px 0px rgba(0,0,0,0.25);*/
    /*border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;*/
    cursor: default;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1em;
    transition: 0.6s;
    /*background-color: #808190;*/
    /*background-color: rgba(167, 166, 180, 0.00);*/
    opacity: 1;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

/*.compressed #callslide {
    top: 0;
}*/

#callicon img {
    position: absolute;
    left: 190px;
    top: -12px;
    padding: 20px;
    /*top: -20px;*/
    /*padding: 22px 12px;*/
    /*background: #808190;
    border-top-right-radius: 10%;
    border-bottom-right-radius: 10%;*/
    opacity: 1;
}

#callicon {
    position: absolute;
    left: 240px;
    bottom: 35px;
    padding: 30px 5px 30px 5px;
    background: #CCA75F;
    font-size: 40px;
    line-height: 20px;
    height: 100px;
    width: 45px;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    color: #fff;
    -webkit-box-shadow: 1px 0 1px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 0 1px 1px rgba(0,0,0,0.25);
    box-shadow: 1px 0 1px 1px rgba(0,0,0,0.25);
}

    .calltoggle {
    padding: 7px 14px;
    float: left;
    font-size: 17px;
}

#callslide:hover {
    left: 0px;
    background-color: #616568;
    opacity: 1;
}

#callslide a {
    color: #fff;
}

    #callslide a:hover {
        color: rgba(255, 255, 255, 0.80);
    }

    .def-main {
        margin-top: -105px;
    }

    @media only screen and (max-width: 768px) {
        .def-main {
            margin-top: 0;
        }
    }

/************** videoWrapper start **************/
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    width: 100%; /* You can set this width to whatever suits your needs */
    margin: 0 auto;
    background: #2a3247;
}

    .videoWrapper video {
        position: absolute;
        /*top: -82px;*/
        left: 0;
        width: 100%;
        height: 100%;
    }

    .videoWrapper .container {
        position: absolute;
        z-index: 100;
        top: 46%;
        right: 0;
        left: 0;
        margin-top: -82px;
        color: #fff;
    }

        .videoWrapper .container i {
            display: block;
            margin-bottom: 30px;
            font-size: 50px;
        }

.fade-out {
    opacity: 0; /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 3.5s;
    -moz-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    animation-delay: 2.5s;
}

@media (min-width: 769px) {
    /*.videoWrapper .showimg {
        background-image: none;
    }*/

    .videoWrapper .showimg {
        background-image: url("/images/slider.jpg") !important;
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center center !important;
        /*padding: 360px 0 360px;*/
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        /*background-color: #fff*/
        /*position: absolute;
                top: 50%;
                left: 50%;
                transform: translateX(-50%) translateY(-50%);*/
        /*max-width: 100%;*/
        /*max-height: 100%;*/
    }
}

@media (max-width: 768px) {
    .videoWrapper .container h1 {
        font-size: 24px;
        margin-bottom: 5px;
        letter-spacing: 1px;
    }

    .videoWrapper .container h3 {
        font-size: 20px;
        margin-bottom: 15px;
        color: #c5a366 !important;
    }

    .videoWrapper .container i {
        display: block;
        margin-bottom: 30px;
        font-size: 50px;
    }
    
    .videoWrapper {
        position: relative;
        padding-bottom: 100%; /* 16:9 Aspect Ratio */
        height: 100%;
        width: auto; /* You can set this width to whatever suits your needs */
        margin: 0 auto;
        background: #2a3247;
        overflow: hidden;
    }

        .videoWrapper video {
            position: absolute;
            /*top: -82px;*/
            width: auto;
            height: 100%;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
        }

    .videoWrapper .showimg {
        background-image: url("/images/slider.jpg") !important;
        background-size: contain !important;
        background-repeat: no-repeat;
        background-position: center center !important;
        /*padding: 360px 0 360px;*/
        margin: auto;
        position: absolute;
        top: -50px;
        left: 0;
        bottom: 0;
        right: 0;
        /*background-color: #fff*/
        /*position: absolute;
                top: 50%;
                left: 50%;
                transform: translateX(-50%) translateY(-50%);*/
        /*max-width: 100%;*/
        /*max-height: 100%;*/
    }
}

/************** videoWrapper end **************/

/************ nav-icon *************/

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 27px;
    height: 27px;
    position: relative;
    top: 16px;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    line-height: 27px;
}

    #nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #616568;
        border-radius: 0;
        opacity: 1;
        right: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

        /* Icon 3 */

        #nav-icon3 span:nth-child(1) {
            top: 0px;
        }

        #nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
            top: 7px;
        }

        #nav-icon3 span:nth-child(4) {
            top: 14px;
        }

    #nav-icon3.open span:nth-child(1) {
        top: 7px;
        width: 0%;
        right: 50%;
    }

    #nav-icon3.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon3.open span:nth-child(4) {
        top: 7px;
        width: 0%;
        right: 50%;
    }

    /* Icon 1 */

    #nav-icon1 span:nth-child(1) {
        top: 0px;
    }

    #nav-icon1 span:nth-child(2) {
        top: 18px;
    }

    #nav-icon1 span:nth-child(3) {
        top: 36px;
    }

    #nav-icon1.open span:nth-child(1) {
        top: 18px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    #nav-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }

    #nav-icon1.open span:nth-child(3) {
        top: 18px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

/* Icon 2 */

#nav-icon2 {
}

    #nav-icon2 span {
        display: block;
        position: absolute;
        height: 9px;
        width: 50%;
        background: #d3531a;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

        #nav-icon2 span:nth-child(even) {
            left: 50%;
            border-radius: 0 9px 9px 0;
        }

        #nav-icon2 span:nth-child(odd) {
            left: 0px;
            border-radius: 9px 0 0 9px;
        }

        #nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
            top: 0px;
        }

        #nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
            top: 18px;
        }

        #nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
            top: 36px;
        }

    #nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon2.open span:nth-child(1) {
        left: 5px;
        top: 7px;
    }

    #nav-icon2.open span:nth-child(2) {
        left: calc(50% - 5px);
        top: 7px;
    }

    #nav-icon2.open span:nth-child(3) {
        left: -50%;
        opacity: 0;
    }

    #nav-icon2.open span:nth-child(4) {
        left: 100%;
        opacity: 0;
    }

    #nav-icon2.open span:nth-child(5) {
        left: 5px;
        top: 29px;
    }

    #nav-icon2.open span:nth-child(6) {
        left: calc(50% - 5px);
        top: 29px;
    }

/* Icon 4 */

#nav-icon4 {
}

    #nav-icon4 span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    #nav-icon4 span:nth-child(2) {
        top: 7px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    #nav-icon4 span:nth-child(3) {
        top: 14px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    #nav-icon4.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -2px;
        left: 4px;
    }

    #nav-icon4.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }

    #nav-icon4.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 17px;
        left: 4px;
    }

/************ nav-icon end *************/

.padfirst {
    padding-bottom: 50px!important
}
@media only screen and (max-width: 1479px) {
    .padfirst {
        padding-bottom: 0!important
    }
}

.ameni {
    margin-right: 24px;
    /*color: #000;*/
    color: #616568!important;
    font-weight: 400;
    font-size: 18px;
}
@media (max-width: 991px) {
    .ameni {
        margin-right: 12px;
    }
}

.ibox {
    font-size: 40px;
    padding: 10px;
    background-color: #CCA75F;
    color: #fff;
    border-radius: 6px;
    text-align: center;
}

.widget-wrap img {
    height: 100%;
    width: 100%;
}