.active.focus,
.active:focus,
.focus,
:active,
:focus {
    outline: 0;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

img {
    max-width: 100%
}

.container,
.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container {
    max-width: 1200px
}

body.boxed {
    background: #fff;
    background-attachment: fixed;
    background-position: 49% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    padding: 0
}

body.boxed div.body {
    -moz-box-shadow: 0 0 14px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, .15);
    box-shadow: 0 0 14px rgba(0, 0, 0, .15);
    background-color: #fff;
    margin: 0 auto;
    max-width: 100%;
    width: 1150px;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    color: #505050;
    line-height: 10px;
    z-index: 0;
    position: relative
}

.overlaybg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/bg/pattern.png) repeat;
    background-attachment: fixed;
    z-index: 0
}

@font-face {
    font-family: open_sansregular;
    src: url(fonts/OpenSans-Regular-webfont.eot);
    src: url(fonts/OpenSans-Regular-webfontd41d.eot?#iefix) format('embedded-opentype'), url(fonts/OpenSans-Regular-webfont.woff) format('woff'), url(fonts/OpenSans-Regular-webfont.ttf) format('truetype'), url(fonts/OpenSans-Regular-webfont.svg#open_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: open_sanslight;
    src: url(fonts/OpenSans-Light-webfont.eot);
    src: url(fonts/OpenSans-Light-webfontd41d.eot?#iefix) format('embedded-opentype'), url(fonts/OpenSans-Light-webfont.woff) format('woff'), url(fonts/OpenSans-Light-webfont.ttf) format('truetype'), url(fonts/OpenSans-Light-webfont.svg#open_sanslight) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: open_sansbold;
    src: url(fonts/OpenSans-Bold-webfont.eot);
    src: url(fonts/OpenSans-Bold-webfontd41d.eot?#iefix) format('embedded-opentype'), url(fonts/OpenSans-Bold-webfont.woff) format('woff'), url(fonts/OpenSans-Bold-webfont.ttf) format('truetype'), url(fonts/OpenSans-Bold-webfont.svg#open_sansbold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PacificoRegular;
    src: url(fonts/Pacifico-webfont.eot);
    src: url(fonts/Pacifico-webfontd41d.eot?#iefix) format('embedded-opentype'), url(fonts/Pacifico-webfont.woff) format('woff'), url(fonts/Pacifico-webfont.ttf) format('truetype'), url(fonts/Pacifico-webfont.svg#PacificoRegular) format('svg');
    font-weight: 400;
    font-style: normal
}

img {
    border: 0
}

a {
    color: #e7402f;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

a:hover {
    color: #e7402f;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #303030
}

li {
    line-height: inherit;
    font-size: 14px
}

.primarycolor {
    color: #e7402f
}

.primarybg {
    background: #e7402f
}

.lead {
    margin-bottom: 10px;
    font-family: Roboto, sans-serif
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 15px
}

.row .uneditable-input[class*=span],
.row input[class*=span],
.row select[class*=span],
.row textarea[class*=span],
.uneditable-input[class*=span],
input[class*=span],
select[class*=span],
textarea[class*=span] {
    border-radius: 3px
}

h1.small {
    font-size: 20px
}

.graysection {
    margin-left: -50px;
    margin-right: -50px;
    padding-left: 50px;
    padding-right: 50px;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 25px;
    padding-top: 25px;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #f9f9f9
}

.intro h1 {
    font-family: open_sansbold;
    font-size: 27.5px
}

.graysection .lead {
    color: #444
}

.page-header {
    margin: 0;
    padding: 0;
    border: 0
}

.page-header h1 {
    font-size: 22px;
    line-height: 28px;
    font-family: open_sansbold;
    padding-bottom: 10px;
    margin-top: -10px;
    text-transform: uppercase
}

.headerdivider {
    background: url(../img/dots.gif) repeat;
    height: 7px;
    margin-bottom: 20px;
    opacity: .4
}

.slidershadow {
    margin-top: -30px
}

.slidershadowcam {
    margin-top: -40px
}

.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    border: 4px solid #fff
}

.break {
    height: 40px
}

.borderpic {
    padding: 5px;
    border: 1px solid #eee
}

.bgtitle {
    background: #f5f5f5;
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee
}

.inneritem {
    padding: 10px;
    border: #f1f1f1 1px solid
}

.hero-unit h1 {
    font-size: 30px;
    line-height: 1.2;
    color: inherit;
    letter-spacing: -1px;
    margin-bottom: 10px;
    color: #333
}

.hero-unit {
    padding: 30px 30px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
    background-color: #fdfdfd;
    border: 1px dashed #ccc;
    font-family: Roboto, sans-serif
}

ul.icons-ul {
    text-indent: 0
}

.paddingright {
    padding-right: 20px
}

.paddingleft {
    padding-left: 20px
}

.nopad1 {
    padding-top: 0 !important
}

.nopad2 {
    padding-right: 0 !important
}

.nopad3 {
    padding-bottom: 0 !important
}

.nopad4 {
    padding-left: 0 !important
}

iframe {
    border: 0
}

.tinynav {
    display: none
}

@media screen and (max-width:800px) {
    .tinynav {
        display: block;
        background: #e7402f;
        border: 0;
        width: 100%;
        color: #fff;
        height: 50px;
        padding-left: 20px
    }

    #nav {
        display: none
    }
}

header {
    padding: 0;
    z-index: 50
}

.row-nav {
    margin-bottom: 20px;
    margin-top: 20px;
    background: #222;
    max-height: 50px;
    border-radius: 0
}

.navbar {
    border: 0
}

.navbar-inner {
    border: 0;
    padding-left: 0;
    padding-right: 0
}

.navbar .nav>li>a,
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    color: #fff;
    padding: 0 20px 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.navbar .divider-vertical {
    border-left: 1px solid #444;
    border-right: 1px solid #000;
    margin: 0;
    height: 50px;
    margin-bottom: -20px;
    padding: 0;
    margin-left: -4px;
    margin-right: -4px
}

.navbar .nav>li {
    display: inline-block
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:focus,
.navbar .nav>.active>a:hover,
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e7402f
}

.navbar .nav>li>a {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    text-transform: uppercase
}

.navbar .nav {
    margin: 0;
    float: left;
    background: #222;
    width: 100%
}

.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle,
.navbar .nav li.dropdown.open>.dropdown-toggle {
    background-color: #e7402f;
    color: #fff
}

.brandlogo {
    float: left;
    font-size: 0;
    font-weight: 0;
    margin: 36px 0 0;
    padding: 0;
    text-shadow: none;
    display: inline-block
}

.topinfo {
    overflow: visible;
    text-align: right
}

.list-soc {
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 0;
    padding-top: 17px
}

.list-soc img {
    margin-top: -17px;
    width: 150px
}

.list-soc li {
    float: right;
    margin-left: 3px
}

.list-soc li a {
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

ul {
    list-style: none outside none;
    margin: 0;
    padding: 0
}

.infophone {
    text-align: right;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 4px
}

.infoaddress {
    text-align: right;
    color: #333;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase
}

#search {
    margin: 0;
    overflow: hidden;
    position: relative;
    float: right;
    padding: 0
}

#search input {
    background: #222;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    margin: 0;
    padding: 1px 3px;
    height: 35px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-size: 12px;
    font-style: italic;
    width: 250px
}

#search input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#search a {
    display: inline-block;
    float: left;
    background: #e7402f url(../img/part-btn-search.png) no-repeat center center;
    width: 45px;
    height: 35px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.navbar .nav .dropdown-toggle .caret {
    margin-top: 0
}

.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown>a:focus .caret:hover,
.navbar .nav li.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.dropdown-menu {
    border: 0;
    background-color: #222;
    border-radius: 0;
    font-size: 13px
}

.navbar .nav>li>.dropdown-menu:before {
    border-bottom: 7px solid transparent
}

.navbar .nav>li>.dropdown-menu:after {
    border-bottom: 6px solid transparent
}

.dropdown-menu>li>a {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    color: #fff;
    border-top: 1px solid #2f2f2f;
    border-bottom: 1px solid #111;
    padding: 10px 20px;
    font-size: 15px
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-submenu:focus>a,
.dropdown-submenu:hover>a {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    background-color: #e7402f;
    color: #fff
}

.dropdown-menu {
    padding: 0;
    margin-left: -1px;
    margin-top: 0
}

.dropdown-menu li:last-child a {
    border-bottom: 0
}

ul.social-icons li {
    display: inline-block;
    float: none;
    padding: 13px;
    width: 0;
    height: 0;
    position: relative;
    background-color: #333
}

ul.social-icons li i {
    position: absolute;
    font-size: 14px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px
}

ul.social-icons li a {
    color: #fff
}

ul.social-icons li a i {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow: hidden
}

ul.social-icons li a i:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg)
}

ul.social-icons li a:hover {
    text-decoration: none;
    color: #fff
}

.footer a {
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 14px
}

.footer a:hover,
ul.footermenu li a:hover {
    opacity: .7
}

.footer {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    margin-top: 60px
}

.footer.btn {
    background: #fff;
    color: #333 !important;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.footer.btn:hover {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.footer hr {
    border-top: 1px solid #000;
    border-bottom: 1px solid #222
}

.footer ul.social-links li {
    background: #222;
    margin-right: 0;
    margin-left: 10px
}

.smaller {
    font-size: 80%
}

.fontarial {
    font-family: Roboto, sans-serif
}

.copyright {
    font-family: Roboto, sans-serif
}

.footerlogo {
    font-family: Roboto, sans-serif;
    font-size: 22px
}

.footerlogo47 {
    background: #fff;
    color: #e7402f;
    display: inline;
    padding: 10px;
    font-size: 22px;
    border-radius: 50%
}

.footer h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    border-bottom: 1px solid #fff;
    display: inline;
    padding-bottom: 14px
}

.footer hr {
    border-top: 0;
    border-bottom: 1px solid #eee;
    margin-top: 14px
}

.footer {
    font-size: 13px
}

.footerbottom {
    color: #fff;
    line-height: 2;
    background: #333;
    border-top: 1px solid #444
}

.footerbottom a {
    color: #fff
}

ul.footermenu {
    list-style: none
}

ul.footermenu li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    text-transform: uppercase;
    line-height: 2.5
}

ul.footermenu li a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.footermenu li:before {
    content: '|';
    color: #777;
    display: inline-block;
    margin-right: 7px
}

.footermenu li:nth-child(1):before {
    display: none
}

.footerdark {
    background: #222;
    color: #ccc;
    margin-top: 65px;
    line-height: 1.6
}

.footerdark .footerlogo {
    color: #fff
}

.footerdark h1 {
    color: #eee;
    border-bottom: 1px solid #e7402f
}

.footerdark hr {
    border-top: 0;
    border-bottom: 1px solid #555
}

.footerdark hr {
    border-bottom: 1px solid #333
}

.footerdark .totop,
.footerdark .totop:hover {
    background-image: none
}

.footerdark input,
.footerdark input[type=text],
.footerdark textarea {
    background: #222;
    border: 1px solid #333;
    padding: 10px;
    margin-bottom: 15px
}

.footerdark .btn {
    text-shadow: none;
    padding: 8px 10px;
    font-size: 13px;
    color: #ccc;
    border-radius: 0
}

.footerdark .btn:hover {
    background: #3f3f3f;
    box-shadow: none;
    color: #fff;
    border: 1px solid #3f3f3f
}

.wraptotop {
    margin-top: -55px;
    padding-bottom: 25px
}

.totop {
    border: 2px solid #fff;
    color: #fff !important;
    background: #e7402f;
    border-radius: 100%;
    display: inline-block;
    padding: 16px 20px;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.totop:hover {
    cursor: pointer;
    background: #e7402f;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.smallspacetop {
    margin-top: 7px;
    padding-top: 5px;
    padding-bottom: 5px
}

.footermintitle {
    color: #fff;
    font-weight: 200
}

#quotes {
    margin: 0;
    position: relative
}

.textItem {
    position: absolute;
    display: none
}

.avatar {
    float: left;
    background: #fff;
    width: 34px;
    height: 34px;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 50%;
    box-shadow: 0 1px 1px 1px #fff;
    margin-right: 10px
}

.avatar img {
    display: block;
    width: 100%;
    border: 0;
    margin: 0;
    border-radius: 50%
}

.done {
    display: none
}

.error input,
.error textarea,
input.error,
textarea.error {
    background-color: inherit;
    border-bottom: 1px dashed red !important;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

.services {
    margin-top: 25px
}

.services h2 {
    font-size: 17px;
    line-height: 1.2;
    font-family: Roboto, sans-serif;
    margin-top: 5px
}

.services i {
    margin-right: 7px
}

.grey-box {
    background: #fff;
    padding: 20px;
    text-align: center;
    margin-bottom: 15px
}

.grey-box .contact-number {
    font-size: 24px;
    font-weight: 700;
    color: #1192d3
}

.grey-box-icon {
    text-align: center;
    position: relative
}

.grey-box-icon:hover .fontawesome-icon.circle-white {
    background-color: #f6f6f6;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg)
}

.fontawesome-icon.medium.circle-center,
.fontawesome-icon.medium.circle-white {
    width: 80px;
    height: 80px;
    line-height: 80px;
    display: inline-block
}

.fontawesome-icon.medium {
    font-size: 48px
}

.fontawesome-icon.circle-white {
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    background-color: #444;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.grey-box-icon.active .fontawesome-icon.circle-white,
.grey-box-icon:hover .fontawesome-icon.circle-white {
    background-color: #e7402f;
    color: #fff
}

.list_carousel {
    margin-left: -10px;
    clear: both
}

.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block
}

.list_carousel li {
    max-width: 100%;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: default !important;
    height: auto
}

.list_carousel.responsive {
    width: auto;
    margin-left: -10px
}

.clearfix {
    float: none;
    clear: both
}

.list_carousel .carousel_nav {
    position: relative;
    margin-top: -43px;
    background: #fff;
    padding-left: 5px;
    float: right;
    padding-right: 4px
}

a.next,
a.prev {
    background: url(../img/carousel_arrows.png) no-repeat #e7402f;
    width: 24px;
    height: 24px;
    display: block;
    position: relative;
    float: left;
    margin-left: 3px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1)
}

a.next:hover,
a.prev:hover {
    background-color: #444
}

a.prev {
    background-position: -2px 0
}

a.prev.disabled {
    background-color: #555
}

a.next {
    background-position: -22px 0
}

a.next.disabled {
    background-color: #555
}

a.next.disabled,
a.prev.disabled {
    cursor: default
}

a.next span,
a.prev span {
    display: none
}

.pager {
    float: left;
    width: 300px;
    text-align: center
}

.pager a {
    margin: 0 5px;
    text-decoration: none
}

.pager a.selected {
    text-decoration: underline
}

.timer {
    background-color: #999;
    height: 6px;
    width: 0
}

.testimonials .list_carousel li {
    width: 330px
}

.carousel-content {
    float: left;
    width: 100%
}

.featured-projects {
    background: #fff;
    font-size: 12px;
    -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
    text-align: center;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    border: 1px solid #eee
}

.featured-projects-image {
    padding: 0
}

.featured-projects-image img {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.featured-projects-image a {
    display: block
}

.featured-projects-content {
    padding: 0 10px
}

.featured-projects-content p {
    margin-bottom: 10px
}

.featured-projects-content h1 {
    font-size: 13px;
    line-height: 1;
    font-weight: 700
}

.featured-projects-content h1 a {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    display: block;
    color: #222
}

.small {
    font-size: 12px
}

.grayimage {
    filter: url("data:image/svg+xml;nowhitespace:afterproperty;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.imgproject {
    float: left;
    margin-right: 20px
}

.titleborder div {
    display: inline-block;
    background-color: #fff;
    padding: 1px 12px;
    position: relative
}

.titleborder div {
    font-weight: 600;
    color: #444;
    font-size: 15px;
    top: 14px;
    padding-left: 0 !important;
    font-family: Roboto, sans-serif;
    text-transform: uppercase
}

.titleborder {
    position: relative;
    border-bottom: medium double #f6f6f6;
    margin-bottom: 30px
}

.thumbnail {
    border: 1px solid #f3f3f3;
    font-size: 13px;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    border-bottom: medium double #ddd;
    text-align: center;
    line-height: 25px
}

.thumbnail h4 {
    font-size: 16px;
    line-height: .5;
    margin-top: 20px
}

.thumbnail .caption {
    color: #888;
    padding: 10px 20px 15px;
    background: #f7f7f7
}

.thumbnail img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.thumbnail img:hover {
    filter: blur(2px);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px)
}

.iconmargin {
    margin-right: 5px
}

.btn,
.btn:hover {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.accordion h3,
.toggle h3 {
    padding: 10px 11px;
    font-size: 15px;
    margin: 0 0 3px 0;
    line-height: 18px;
    color: #606060;
    cursor: pointer;
    position: relative;
    text-transform: none;
    background: #fcfcfa;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    border-bottom: 1px solid #f1f1f1
}

.accordion h3 span,
.toggle h3 span {
    line-height: 18px;
    display: block;
    padding: 0 0 0 17px;
    background: url(../img/acplus.png) no-repeat left top;
    text-transform: uppercase
}

.accordion h3.active,
.accordion h3:hover,
.toggle h3.active,
.toggle h3:hover {
    background: #444;
    color: #eee
}

.accordion h3.active span,
.toggle h3.active span {
    background: url(../img/acplus.png) no-repeat left top
}

.accordion h3:hover span,
.toggle h3:hover span {
    background: url(../img/acminus.png) no-repeat left top !important
}

.accordion h3.active span {
    background: url(../img/acminus.png) no-repeat left top !important
}

.accordion .accord_cont,
.toggle .toggle_cont {
    padding: 5px 0 2px 0;
    display: none
}

.recent-posts h4 {
    font-size: 15px;
    line-height: 1.4
}

.recent-posts h4 a {
    color: #333
}

.date {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
    text-align: center
}

article .day {
    background: #e7402f;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 6px;
    margin-bottom: 0
}

.month {
    -moz-border-radius: 0 0 2px 2px;
    -moz-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .07) inset;
    -webkit-border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .07) inset;
    background: #444;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .07) inset;
    color: #fff;
    font-size: .9em;
    padding: 1px 10px 1px;
    margin-top: -4px;
    display: inline-block
}

ul#skill {
    list-style: none;
    margin-left: 0;
    padding: 0
}

#skill {
    list-style: none;
    font-size: 12px;
    position: relative;
    line-height: 2em
}

#skill li {
    margin-bottom: 25px;
    height: 40px;
    background: #f5f5f5
}

#skill li:last-child {
    margin-bottom: 0
}

#skill li h3 {
    position: relative;
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
    font-weight: 400;
    margin-top: 0;
    display: inline;
    line-height: 40px
}

#skill i {
    color: #fff;
    margin-left: -13px;
    margin-right: 10px;
    height: 40px;
    width: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center
}

.thebar {
    height: 40px;
    position: absolute;
    width: 100%
}

.progressdefault {
    background-color: #444
}

.progresspink {
    background-color: #f674a4
}

.progressorange {
    background: orange
}

.progressgreen {
    background-color: #a1ce5b
}

.progressblue {
    background-color: #0e8fab
}

.progress {
    height: 35px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.accordion-heading,
.accordion-inner {
    border: 1px solid #eee;
    padding: 10px
}

.accordion-heading {
    margin-bottom: 10px
}

.accordion-inner {
    margin-top: -10px;
    margin-bottom: 10px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #444;
    border-color: #444
}

.pagination>li>a,
.pagination>li>span {
    color: #333
}

.box {
    background: #f7f7f7;
    padding: 22px
}

.effect1 {
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777
}

.effect2 {
    position: relative
}

.effect2:after,
.effect2:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.effect2:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.effect3 {
    position: relative
}

.effect3:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.effect4 {
    position: relative
}

.effect4:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    right: 10px;
    left: auto;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg)
}

.effect5 {
    position: relative
}

.effect5:after,
.effect5:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 25px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 35px 20px #777;
    -moz-box-shadow: 0 35px 20px #777;
    box-shadow: 0 35px 20px #777;
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg)
}

.effect5:after {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
    right: 10px;
    left: auto
}

.effect6 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.effect6:after,
.effect6:before {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    top: 50%;
    bottom: 0;
    left: 10px;
    right: 10px;
    -moz-border-radius: 100px/10px;
    border-radius: 100px/10px
}

.effect6:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg)
}

.effect7 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.effect7:after,
.effect7:before {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    -moz-border-radius: 100px/10px;
    border-radius: 100px/10px
}

.effect7:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg)
}

.effect8 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.effect8:after,
.effect8:before {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0;
    -moz-border-radius: 100px/10px;
    border-radius: 100px/10px
}

.effect8:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg)
}

.box {
    margin: 0 auto;
    margin-bottom: 30px
}

.box h3 {
    text-align: center;
    font-size: 20px;
    margin-top: 0
}

.service-box,
.service-box h3,
.service-box i,
.service-box p {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.service-box {
    background: #f5f5f5;
    padding: 18px 29px;
    border-radius: 4px;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .05);
    border-radius: 3px;
    text-align: center;
    color: #888;
    margin-bottom: 15px
}

.service-box i {
    font-size: 80px;
    height: 80px;
    color: #666;
    margin: 10px 0;
    display: inline
}

.service-box:hover,
.service-box:hover h3 {
    color: #fff
}

.service-box:hover i {
    color: #e7402f
}

.service-box:hover p {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    color: #fff
}

.service-box:hover {
    background: #e7402f
}

.service-box h3 {
    font-size: 16px
}

.circleicon {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 15px
}

.circleicon i {
    font-size: 60px;
    line-height: 105px
}

.service-box.featured {
    background: #e7402f;
    color: #fff
}

.service-box.featured h3 {
    color: #fff
}

.service-box.featured .circleicon i {
    color: #e7402f
}

.service-box.featured:hover .circleicon i {
    color: #666
}

.service-box.black {
    background: #333;
    color: #fff
}

.service-box.black h3 {
    color: #fff
}

.service-box.black .circleicon i {
    color: #e7402f
}

.service-box.black:hover .circleicon i {
    color: #444
}

.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
    outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 0;
    position: relative;
    zoom: 1;
    color: #fff
}

.flexslider h1 {
    color: #fff;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, .3);
    text-shadow: horizontal-offset vertical-offset blur color
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    width: 30px;
    height: 34px;
    margin: -20px 0 0;
    display: block;
    background: url(../img/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}

.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px
}

.flex-direction-nav .flex-prev {
    left: -36px
}

.flexslider:hover .flex-next {
    opacity: .8;
    right: 5px
}

.flexslider:hover .flex-prev {
    opacity: .8;
    left: 5px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

.flex-control-paging li a {
    width: 15px;
    height: 15px;
    display: block;
    background: #eee;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
    background: #fff
}

.flex-control-paging li a.flex-active {
    background: #fff;
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}

.panel h1,
.panel1 h1 {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    margin-top: 0;
    line-height: 24px
}

.panel ul,
.panel1 ul {
    margin-left: 55px;
    list-style: square
}

.panel,
.panel1 {
    padding: 20px;
    background-color: #f7f7f7;
    border-left: 8px solid #e7402f;
    position: relative;
    margin-bottom: 15px;
    box-shadow: none;
    border: 0;
    border-radius: 0
}

.panel1:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.panel1:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
    clear: both;
    float: none
}

.info-box {
    background: #eee !important;
    border: 1px solid #e4e4e4;
    padding: 6px;
    margin-bottom: 15px
}

.info-box-inner {
    background-image: linear-gradient(bottom, #fafafa 0, #fff 100%);
    background-image: -o-linear-gradient(bottom, #fafafa 0, #fff 100%);
    background-image: -moz-linear-gradient(bottom, #fafafa 0, #fff 100%);
    background-image: -webkit-linear-gradient(bottom, #fafafa 0, #fff 100%);
    background-image: -ms-linear-gradient(bottom, #fafafa 0, #fff 100%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    padding: 25px;
    background: #fff
}

.info-box p {
    margin: 0
}

.info-box h4 {
    font-size: 20px;
    line-height: 26px;
    margin: 0
}

.info-box a {
    margin: 0
}

.info-content {
    float: left
}

.info-box-2 {
    margin: 0 0 10px 0
}

.info-box-inner-2 {
    background-image: linear-gradient(bottom, #fafafa 0, #fff 100%);
    background-image: -o-linear-gradient(bottom, #fafafa 0, #fff 100%);
    background-image: -moz-linear-gradient(bottom, #fafafa 0, #fff 100%);
    background-image: -webkit-linear-gradient(bottom, #fafafa 0, #fff 100%);
    background-image: -ms-linear-gradient(bottom, #fafafa 0, #fff 100%);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    border-top: 0 none;
    border-right: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 17px
}

.info-box-2 p {
    margin: 0
}

.info-box-2 h4 {
    color: #2778c8;
    font-size: 24px;
    line-height: 26px;
    margin: 0
}

.info-box-2 a {
    margin: 6px 0 0
}

.info-content-2 {
    float: left
}

.faqs dl {
    margin-bottom: 20px
}

.faqs dd,
.faqs dl,
.faqs dt {
    padding: 0;
    margin: 0
}

.faqs {
    padding-top: 20px;
    padding-top: 20px;
    border: 1px solid #eee;
    padding: 20px;
    border-top: 0;
    margin-top: 10px
}

.faqstitle {
    color: #333;
    font-size: 15px;
    padding-bottom: 20px;
    line-height: 0;
    padding-top: 20px;
    background: #f7f7f7;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: -18px;
    border: 1px solid #f1f1f1
}

.faqs dt {
    font-size: 13px;
    background: url(../img/plus.png) 0 4px no-repeat;
    padding: 3px 0 10px 30px;
    position: relative;
    font-weight: 400
}

.faqs dt:hover {
    cursor: pointer
}

.faqs dd {
    padding: 0 0 5px 30px;
    position: relative;
    line-height: 1.8
}

.faqs .hover {
    color: #0e8fab
}

.faqsicon {
    float: left;
    margin-top: -9px !important;
    padding-right: 10px;
    font-size: 18px
}

.well {
    background-color: #fafafa;
    border: 1px solid #f0f0f0
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #fafafa
}

#animatedboxes-widget-2 {
    overflow: hidden
}

.widget-title,
.widgettitle {
    background: url(../img/dots.gif) repeat-x scroll 0 0 transparent;
    background-position: center;
    min-height: 0;
    padding-bottom: 50px;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-weight: bolder;
    margin: 15px 0 -15px
}

.comment-content,
.reply {
    margin-left: 58px
}

.boxblog {
    border: 1px solid #eee;
    margin-bottom: 20px;
    min-height: 290px;
    position: relative;
    padding: 5px 10px;
    word-wrap: break-word
}

.boxblog h5 {
    line-height: 1.6
}

.datepost {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px
}

.continue {
    font-family: Roboto, sans-serif;
    margin-top: -5px;
    display: inline
}

.tagcloud a,
a.tagcloud {
    text-transform: capitalize;
    color: #fff !important;
    display: inline;
    font-size: 13px !important;
    margin: 0 10px 15px 0;
    padding: 0 10px 2px;
    font-style: italic;
    background: #333
}

.tagcloud a:hover,
a.tagcloud:hover {
    background: #e7402f
}

.attachment-thumbnail,
.thumb {
    width: 60px;
    height: 55px;
    border: 1px solid #ddd;
    float: left;
    margin-right: 10px;
    margin-bottom: 1px;
    margin-top: 5px;
    padding: 4px
}

.circledate {
    margin-left: -100px;
    color: #fff;
    background: url(../img/blackcircle.html) no-repeat;
    width: 80px;
    height: 80px;
    float: left;
    margin-bottom: 1px;
    margin-top: 1px;
    padding: 2px
}

.textcircle {
    font-size: 11px;
    font-family: Roboto, sans-serif;
    margin-top: 8px;
    margin-left: -3px;
    text-align: center;
    color: #ddd
}

.day {
    margin-bottom: 10px
}

.aligncenter {
    text-align: center;
    width: 100% !important
}

.entry-meta {
    color: #878787;
    font-size: 11px;
    line-height: 20px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 10px 0 20px;
    padding: 7px 0 7px
}

.entry-meta li {
    list-style: none;
    margin: 0
}

.post-format {
    background-color: #ddd;
    background-image: url(../img/blog-icons/icon-post-format-standard.html);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: #959393;
    display: inline-block;
    height: 40px;
    text-align: left;
    text-indent: -9999px;
    width: 40px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin: 0 0 10px
}

.post-date {
    height: auto;
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 15px;
    display: block;
    background: #9dcedf;
    text-shadow: 0 1px #81bcd1;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border: 4pt solid #fff;
    -moz-box-shadow: 0 0 3px #b7b7b7;
    -webkit-box-shadow: 0 0 3px #b7b7b7;
    box-shadow: 0 0 3px #b7b7b7;
    padding: 10px 30px
}

.post-month {
    display: block;
    color: #fff
}

.post-day {
    font-size: 36px;
    color: #fff;
    margin: 10px 0 15px
}

.post-year {
    background: url(../img/mdivider.html) top repeat-x;
    color: #fff;
    padding: 10px 0 0
}

.post-intro {
    float: left;
    width: 615px
}

.entry-body {
    float: left;
    width: 555px;
    margin: 10px 0 0
}

.continueread a {
    font-size: 11px;
    background: url(../img/readmore.png) left bottom no-repeat;
    padding-left: 15px;
    -webkit-transition: all .2s ease, top 0 linear;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    color: #666
}

.continueread a:hover {
    background: url(../img/readmore.png) left top no-repeat
}

#sidebar_right {
    margin-top: 10px
}

.sidebarBox {
    margin-bottom: 20px
}

.sidebarBox:after {
    clear: both;
    float: none
}

.widget {
    clear: both;
    margin-bottom: 20px
}

.tab-content {
    margin-top: 20px
}

.widget ul li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 5px 0 0
}

.comments {
    float: right;
    font-size: 11px;
    font-weight: 400;
    color: #888;
    margin-top: 10px
}

.gravatar {
    margin-right: 20px;
    float: left
}

.commentdate {
    margin-bottom: 7px;
    color: #aaa;
    font-size: 13px
}

ol.commentlist {
    margin-top: 10px;
    margin-bottom: 20px
}

.commentlist ol li {
    border-bottom: 1px solid #ddd
}

.commentlist li {
    position: relative;
    clear: both;
    list-style-type: none;
    border-bottom: 1px solid #eee;
    padding: 11px 10px
}

.commentlist li[class*=depth-] {
    padding-left: 20px;
    margin-top: 17px
}

.commentlist li.depth-1 {
    margin-top: 1px
}

.commentlist li:not(.depth-1) {
    margin-right: -10px
}

.commentlist .vcard {
    margin-left: 45px;
    margin-bottom: 5px
}

.commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal
}

.commentlist .vcard time {
    float: none;
    background: 0 0;
    width: auto;
    margin-top: auto;
    text-shadow: 1px 1px #fff;
    color: #666;
    text-transform: lowercase
}

.commentlist .vcard time a {
    color: #999;
    text-decoration: none
}

.commentlist .vcard img.avatar {
    box-shadow: rgba(135, 139, 144, .4) 0 2px 3px;
    position: absolute;
    left: 0;
    background: #fff;
    border: 0 solid #ddd;
    width: 50px;
    padding: 3px
}

.commentlist li .comment_content {
    margin-left: 40px
}

.commentlist li .comment_content p {
    margin: 15px 0
}

.commentlist li ul {
    margin: 0 0 0 45px
}

.commentlist li ul.children li {
    border: none;
    border-top: 1px solid #eee;
    padding-bottom: 4px
}

.commentlist .comment-reply-link {
    background: #f1f1f1;
    margin-left: 45px;
    text-decoration: none;
    color: #666;
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px
}

.commentscount {
    padding-left: 28px;
    height: 30px;
    display: inline-block
}

.comment-content p {
    margin-bottom: 5px
}

.comment-awaiting-moderation {
    font-size: 11px;
    margin-left: 43px;
    font-style: normal;
    color: red
}

.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear
}

.posttitledivider {
    background: url(../img/dots.gif) repeat-x;
    height: 10px;
    margin: 5px 0 10px
}

.entry-date {
    color: #aaa
}

.bordercomment {
    margin-top: -15px;
    width: 28.5%
}

.page-template-sidebar-page-php #respond {
    width: auto
}

.comments-title {
    color: #222;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

#commentform label {
    display: block;
    color: #666;
    font-weight: 700;
    font-family: Roboto, sans-serif
}

#commentform input.text,
#commentform input.title,
#commentform input[type=email],
#commentform input[type=password],
#commentform input[type=text],
#commentform input[type=url],
#commentform select,
#commentform textarea {
    background-color: #fff;
    border: 1px solid #eee;
    font-size: 12px;
    width: 96%
}

#commentform input.text:focus,
#commentform input.title:focus,
#commentform input[type=email]:focus,
#commentform input[type=password]:focus,
#commentform input[type=text]:focus,
#commentform input[type=url]:focus,
#commentform select:focus,
#commentform textarea:focus {
    outline: 0;
    border-color: #c2c2c2
}

#commentform input.text,
#commentform input.title,
#commentform input[type=email],
#commentform input[type=password],
#commentform input[type=text],
#commentform select,
#commentform textarea {
    margin: 5px 0
}

#commentform textarea {
    width: 99%;
    height: 180px;
    resize: none
}

#commentform input#submit {
    background: #333;
    border: 0;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    padding: 7px 15px
}

#commentform input#submit:hover {
    background: #111;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    transition: background-color .3s linear
}

#comment-form-title {
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    width: 96.5%;
    padding-bottom: 10px
}

#authorbox {
    overflow: hidden;
    margin: 0 auto 20px;
    padding: 5px 0
}

#authorbox h4 {
    font-size: 16px;
    margin: 0;
    padding: 10px;
    color: #444
}

#authorbox h4 a {
    color: #444;
    text-transform: uppercase
}

.authortext {
    padding-left: 90px
}

#authorbox img {
    float: left;
    background: #fff;
    width: 45px;
    height: 45px;
    border: 1px solid #999;
    border-radius: 50%;
    box-shadow: 0 1px 1px 1px #bbb;
    margin: 28px 10px 10px 10px;
    padding: 12px
}

#authorbox p {
    margin: 0;
    padding: 0 10px 10px
}

.widget_archive select {
    border: 1px solid #ddd;
    color: #333;
    background: #f8f8f8;
    padding: 5px
}

.sticky {
    background: #f6f6f6
}

#reply-title,
.commentstitle {
    padding-top: 10px;
    font-size: 15px;
    padding-bottom: 3px;
    text-transform: uppercase;
    width: 96.5%
}

li.comment {
    list-style: none
}

.post-edit-link {
    color: red;
    font-weight: 700;
    clear: both
}

.smoothborder {
    border: 1px solid #ccc !important
}

.blogstyle {
    padding: 22px 50px 23px !important
}

.blogimage {
    width: 99.9%
}

.blogdots {
    margin-top: -5px;
    margin-bottom: 10px
}

#commentform {
    margin-top: 15px
}

.multi-sidebar a {
    color: #777
}

.multi-sidebar li {
    margin-bottom: 15px
}

.multi-sidebar-container {
    margin-bottom: -20px
}

.hide,
.ui-tabs-hide {
    display: none
}

.multi-sidebar .tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.multi-sidebar .tabs li {
    float: left;
    margin: 0 .25em -.2px 0
}

.multi-sidebar .widget {
    margin: 0 0 1.5em;
    padding: 1em 0;
    border-top: 0
}

.multi-sidebar .widget ul,
ul.featured-stories,
ul.related-posts {
    list-style: none;
    margin: 0
}

.featured-stories li,
.multi-sidebar .widget li,
.related-posts li {
    border-bottom: 1px dotted #ddd;
    padding: 0 0 .75em;
    margin: 0 0 .75em;
    clear: both
}

.featured-stories .entry-thumbnail,
.multi-sidebar .entry-thumbnail {
    float: left;
    margin: 0;
    padding: 2px;
    line-height: 1
}

.featured-stories .entry-thumbnail img,
.multi-sidebar .entry-thumbnail img,
.multi-sidebar .recentcomments .avatar img {
    margin-bottom: 20px;
    width: 50px;
    height: 40px;
    float: none
}

.multi-sidebar .recentcomments .avatar {
    float: left;
    border: 1px solid #ccc;
    margin: 0 10px 0 0;
    background: #fff;
    padding: 2px;
    line-height: 1
}

.multi-sidebar .recentcomments .avatar img {
    width: 36px;
    height: auto
}

.multi-sidebar .tabs a:link,
.multi-sidebar .tabs a:visited {
    font-size: 90%;
    font-weight: 700;
    color: #7a7a7a;
    text-decoration: none;
    padding: .5em .6em .6em;
    display: block;
    text-transform: uppercase
}

.multi-sidebar .tabs a:hover {
    color: #3c9091
}

.multi-sidebar .tabs .ui-tabs-selected a {
    border-bottom: 2px solid #3c9091
}

.multi-sidebar .tabs .ui-tabs-selected a:link,
.multi-sidebar .tabs .ui-tabs-selected a:visited {
    color: #666
}

.multi-sidebar .entry-author {
    color: #666;
    font-size: 90%
}

.ui-tabs-active {
    border-bottom: 2px solid #3c9091
}

.sectiontitlepost {
    min-height: 20px;
    margin: 0 0 20px
}

.sectiontitlepost h1 {
    font-size: 23px;
    display: block;
    line-height: 28px
}

.testimonial {
    padding: 20px 25px;
    background-color: #f9f9f9;
    float: left;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.testimonial h4 {
    font-size: 15px;
    font-family: Roboto, sans-serif
}

.author-wrapper {
    width: 100%;
    float: left
}

.arrow {
    float: left;
    margin-left: 25px;
    width: 0;
    height: 0;
    border-top: 30px solid #f9f9f9;
    border-left: 30px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 0
}

.testimonial-name {
    float: left;
    margin: 0 8px;
    color: #e7402f;
    padding-top: 5px;
    font-size: 13px
}

.testimonial-name span {
    color: #555;
    font-weight: 400
}

.hirefor {
    margin-bottom: 10px
}

.avatarspic {
    border: 1px solid #ddd;
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 15px
}

blockquote p {
    line-height: inherit;
    font-size: 14px;
    font-family: Roboto, sans-serif
}

.elements h3 {
    font-family: Roboto, sans-serif;
    font-size: 18px
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity
}

#content {
    max-width: 1000px;
    z-index: 0;
    margin-left: -20px;
    overflow: hidden
}

#filter ul {
    margin-left: 0;
    font-size: 104%
}

#filter {
    margin-top: 5px
}

#filter ul li {
    list-style: none;
    float: left;
    margin-right: 15px;
    padding: 5px 10px;
    margin-bottom: 30px;
    background: #f5f5f5;
    display: initial;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1)
}

#filter ul li a {
    color: #333;
    margin-bottom: 20px
}

#filter ul li .selected {
    color: #e7402f !important;
    text-decoration: none
}

.boxportfolio4 {
    float: left;
    width: 22.9%;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
    margin-left: 20px
}

.boxportfolio3 {
    float: left;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
    width: 31.23%;
    margin-left: 20px
}

.boxportfolio2 {
    float: left;
    margin-left: 20px;
    width: 47.9%;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    z-index: 0
}

.roll {
    position: absolute;
    font-size: 30px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    top: -95px;
    display: table-cell;
    vertical-align: middle;
    background: #000;
    z-index: 10;
    opacity: 0;
    zoom: 1
}

.boxcontainer {
    border: 1px solid #ededed;
    background: #fff;
    font-size: 13px;
    text-align: center;
    transition: border .5s ease-out;
    -webkit-transition: border .5s ease-out;
    -moz-transition: border .5s ease-out;
    -o-transition: border .5s ease-out;
    border-bottom: medium double #ddd;
    position: relative;
    overflow: hidden
}

.boxcontainer:hover {
    border-bottom: medium double #ccc
}

.boxcontainer p {
    margin-bottom: 10px;
    color: #666
}

.boxcontainer h1 {
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px
}

.boxcontainer h1 a {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    display: block;
    color: #666;
    line-height: 20px
}

.boxcontainer img {
    position: relative
}

.wrapcaption {
    position: absolute;
    font-size: 30px;
    background: 0 0;
    width: 100%;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    top: 59%
}

.captionicons {
    font-size: 20px;
    padding: 13px;
    background: #e7402f;
    margin-right: 0;
    border-radius: 50%;
    color: #fff;
    position: relative;
    top: 55%;
    vertical-align: middle;
    margin-top: 0;
    margin: 0 auto
}

.captionicons:hover {
    opacity: .9
}

.boxportfolio2 .captionicons {
    top: 57%
}

.vuzz-pricing-table {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.vuzz-pricing-table div {
    list-style: none
}

.vuzz-pricing-table>div {
    border-top: #666;
    list-style: none;
    text-shadow: none;
    margin-bottom: 0;
    border-top: #0e8fab 3px solid;
    margin: 0 10px
}

.vuzz-pricing-table:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4);
    z-index: 1
}

.vuzz-pricing.popular {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4);
    z-index: 1
}

.vuzz-pricing-table .vuzz-pricing-header {
    text-align: center;
    padding: 20px 0 0
}

.vuzz-pricing-table .vuzz-pricing-header h5 {
    color: #333;
    font-size: 1.313em;
    margin: 0;
    padding: 0 20px 20px
}

.vuzz-pricing-table .vuzz-pricing-cost {
    color: #fff;
    font-size: 1.5em;
    line-height: 1em;
    padding-top: 20px;
    background: #666
}

.vuzz-pricing-table .vuzz-pricing-per {
    font-size: .786em;
    color: #fff;
    background: #666;
    padding-bottom: 10px
}

.vuzz-pricing-table .vuzz-pricing-content {
    background: #fff;
    font-size: .857em;
    text-align: center
}

.vuzz-pricing-table .vuzz-pricing-content ul {
    margin: 0 !important;
    list-style: none !important
}

.vuzz-pricing-table .vuzz-pricing-content ul li {
    margin: 0 !important;
    padding: 10px 20px !important;
    border-bottom: 1px solid #eee;
    list-style: none !important
}

.vuzz-pricing-table .vuzz-pricing-content ul li:nth-child(2n+2) {
    background: #f9f9f9
}

.vuzz-pricing-table .vuzz-pricing-button {
    background: #fff;
    text-align: center;
    border-top: 1px solid #fff;
    padding: 20px
}

.vuzz-pricing-table .vuzz-pricing-button .vuzz-button {
    float: none;
    margin: 0 auto;
    background: #666;
    color: #fff;
    padding: 9px 15px;
    font-size: 13px;
    border-radius: 3px
}

.vuzz-pricing-table>div {
    border-top: #666 3px solid
}

.vuzz-pricing-table .vuzz-pricing-cost {
    background: #666
}

.vuzz-pricing-table .vuzz-pricing-per {
    background: #666
}

.vuzz-pricing-table>div.popular {
    border-top: #e7402f 3px solid
}

.popular .vuzz-pricing-cost {
    background: #e7402f
}

.popular .vuzz-pricing-per {
    background: #e7402f
}

.popular .vuzz-button {
    background: #e7402f
}

.popular .vuzz-button.buttonprice {
    background: #e7402f
}

.boxolive {
    -moz-border-radius: 6px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background: #eef4d4;
    border: 1px solid #8fad3d;
    color: #596c26;
    display: block;
    margin-bottom: 30px;
    padding: 25px 25px 25px 25px
}

.boxblue {
    -moz-border-radius: 6px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background: #e1ebeb;
    border: 1px solid #a8c6c6;
    color: #555;
    display: block;
    margin-bottom: 30px;
    padding: 25px 25px 25px 20px
}

.boxgreen {
    -moz-border-radius: 6px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background: #e9ffd2;
    border: 1px solid #acff59;
    color: #596c26;
    display: block;
    margin-bottom: 30px;
    padding: 25px 25px 25px 25px
}

.boxred {
    -moz-border-radius: 6px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background: #fce2d4;
    border: 1px solid #f1c0a8;
    color: #000;
    display: block;
    margin-bottom: 30px;
    padding: 25px 25px 25px 25px
}

.boxgray {
    -moz-border-radius: 6px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #596c26;
    display: block;
    margin-bottom: 30px;
    padding: 25px 25px 25px 25px
}

.boxyellow {
    -moz-border-radius: 6px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background: #fffdf3;
    border: 1px solid #f2dfa4;
    color: #c4690e;
    display: block;
    margin-bottom: 30px;
    padding: 25px 25px 25px 25px
}

.boxwhite {
    -moz-border-radius: 6px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background: #fff;
    border: 1px solid #e5e5e5;
    display: block;
    margin-bottom: 30px;
    padding: 25px 25px 25px 25px
}

#refresh {
    cursor: pointer
}

#captcha {
    height: 25px;
    margin-top: 5px
}

#after_submit {
    margin-top: 20px
}

label.error {
    color: #c00;
    font-size: 12px;
    margin: 0 0 10px;
    font-style: italic;
    width: 200px
}

label.success {
    color: #090;
    font-size: 12px;
    margin: 0 0 10px;
    font-style: italic;
    width: 200px
}

.gmap {
    background: #fff;
    border: 1px solid #eee;
    padding: 4px;
    margin-bottom: 15px
}

#filter ul li,
.faqstitle,
.flexslider .slides img,
.hero-unit,
.sectiontitlepost h1,
.services h2,
.testimonial h4,
.textItem {
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

​ .heightauto {
    height: auto !important
}

.top0 {
    margin-top: 0
}

.bottom0 {
    margin-bottom: 0
}

.bottom15 {
    margin-bottom: 15px
}

.left0 {
    margin-left: 0 !important
}

.left5 {
    margin-left: 5px !important
}

.left10 {
    margin-left: 10px !important
}

.right0 {
    margin-left: 0 !important
}

.right5 {
    margin-left: 5px !important
}

.right10 {
    margin-left: 10px !important
}

.top10 {
    margin-top: 10px
}

.top15 {
    margin-top: 15px
}

.top20 {
    margin-top: 20px
}

.top25 {
    margin-top: 25px
}

.top30 {
    margin-top: 30px
}

.top35 {
    margin-top: 35px
}

.top40 {
    margin-top: 40px
}

.pt-0 {
    padding-left: 0
}

.pt-5 {
    padding-left: 5px
}

.pt-10 {
    padding-left: 10px
}

.pt-15 {
    padding-left: 15px
}

.pt-20 {
    padding-left: 20px
}

.pr-0 {
    padding-left: 0
}

.pr-5 {
    padding-left: 5px
}

.pr-10 {
    padding-left: 10px
}

.pr-15 {
    padding-left: 15px
}

.pr-20 {
    padding-left: 20px
}

.pb-0 {
    padding-left: 0
}

.pb-5 {
    padding-left: 5px
}

.pb-10 {
    padding-left: 10px
}

.pb-15 {
    padding-left: 15px
}

.pb-20 {
    padding-left: 20px
}

.pl-0 {
    padding-left: 0
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.btn {
    display: inline-block;
    padding: 10px 15px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0
}

.btn.btn-round {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.btn.btn-circle {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.btn.btn-g {
    background: 0 0;
    border: 1px solid #b2b2b2;
    color: #666
}

.btn.btn-g:focus,
.btn.btn-g:hover {
    background: #b2b2b2;
    color: #fff
}

.btn.btn-border-d {
    background: 0 0;
    border: 1px solid #000;
    color: #000
}

.btn.btn-border-d:focus,
.btn.btn-border-d:hover {
    background: #000;
    color: #fff
}

.btn.btn-d {
    background: rgba(0, 0, 0, .8);
    color: #fff
}

.btn.btn-d:focus,
.btn.btn-d:hover {
    background: #000;
    color: #fff
}

.btn.btn-lg {
    padding: 12px 45px;
    font-size: 13px
}

.btn.btn-sm {
    padding: 6px 25px;
    font-size: 10px;
    letter-spacing: 1px
}

.btn.btn-xs {
    padding: 4px 19px;
    font-size: 10px;
    letter-spacing: 0
}

.btn-list .btn {
    margin: 5px 0
}

@media screen and (max-width:100px) {
    .dept-title {
        color: #464646;
        font-size: 33px;
        font-weight: 700;
        letter-spacing: -2px;
        margin: 8px 0;
        text-transform: none
    }
}

@media (max-width:992px) {

    .slidershadow,
    form#search {
        display: none
    }

    .container {
        width: 95%
    }

    .footer .col-md-4 {
        margin-bottom: 30px;
        margin-top: 10px
    }

    .footerdark input,
    .footerdark input[type=text],
    .footerdark textarea {
        width: 100%
    }

    .grey-box-icon {
        margin-bottom: 20px
    }

    .dept-title {
        color: #464646;
        font-size: 33px;
        font-weight: 700;
        letter-spacing: -2px;
        margin: 8px 0;
        text-transform: none
    }
}

@media (max-width:767px) {
    .camera_caption {
        width: 90% !important
    }

    .cameraContents .camera_caption div {
        margin-top: -60% !important
    }

    .dl-horizontal dt {
        float: none;
        width: auto;
        clear: none;
        text-align: left
    }

    .dl-horizontal dd {
        margin-left: 0
    }

    .thumbnails {
        margin-left: 0
    }

    .thumbnails>li {
        float: none;
        margin-left: 0
    }

    .row-fluid [class*=span],
    .uneditable-input[class*=span],
    [class*=span] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid .span12,
    .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid [class*=offset]:first-child {
        margin-left: 0
    }

    .input-large,
    .input-xlarge,
    .input-xxlarge,
    .uneditable-input,
    input[class*=span],
    select[class*=span],
    textarea[class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .input-append input,
    .input-append input[class*=span],
    .input-prepend input,
    .input-prepend input[class*=span] {
        display: inline-block;
        width: auto
    }

    .controls-row [class*=span]+[class*=span] {
        margin-left: 0
    }

    .modal {
        position: fixed;
        top: 20px;
        right: 20px;
        left: 20px;
        width: auto;
        margin: 0
    }

    .modal.fade {
        top: -100px
    }

    .modal.fade.in {
        top: 20px
    }
}

@media (max-width:480px) {
    .cameraContents .camera_caption div {
        margin-top: -130% !important
    }

    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }

    .page-header h1 small {
        display: block;
        line-height: 20px
    }

    input[type=checkbox],
    input[type=radio] {
        border: 1px solid #ccc
    }

    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }

    .form-horizontal .controls {
        margin-left: 0
    }

    .form-horizontal .control-list {
        padding-top: 0
    }

    .form-horizontal .form-actions {
        padding-right: 10px;
        padding-left: 10px
    }

    .media .pull-left,
    .media .pull-right {
        display: block;
        float: none;
        margin-bottom: 10px
    }

    .media-object {
        margin-right: 0;
        margin-left: 0
    }

    .modal {
        top: 10px;
        right: 10px;
        left: 10px
    }

    .modal-header .close {
        padding: 10px;
        margin: -10px
    }

    .carousel-caption {
        position: static
    }
}

@media (max-width:979px) {
    body {
        padding-top: 0
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        position: static
    }

    .navbar-fixed-top {
        margin-bottom: 20px
    }

    .navbar-fixed-bottom {
        margin-top: 20px
    }

    .navbar-fixed-bottom .navbar-inner,
    .navbar-fixed-top .navbar-inner {
        padding: 5px
    }

    .navbar .container {
        width: auto;
        padding: 0
    }

    .navbar .brand {
        padding-right: 10px;
        padding-left: 10px;
        margin: 0 0 0 -5px
    }

    .nav-collapse {
        clear: both
    }

    .nav-collapse .nav {
        float: none;
        margin: 0 0 10px
    }

    .nav-collapse .nav>li {
        float: none
    }

    .nav-collapse .nav>li>a {
        margin-bottom: 2px
    }

    .nav-collapse .nav>.divider-vertical {
        display: none
    }

    .nav-collapse .nav .nav-header {
        color: #777;
        text-shadow: none
    }

    .nav-collapse .dropdown-menu a,
    .nav-collapse .nav>li>a {
        padding: 9px 15px;
        font-weight: 700;
        color: #777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: 400;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .nav-collapse .dropdown-menu li+li a {
        margin-bottom: 2px
    }

    .nav-collapse .dropdown-menu a:focus,
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .nav>li>a:focus,
    .nav-collapse .nav>li>a:hover {
        background-color: #f2f2f2
    }

    .navbar-inverse .nav-collapse .dropdown-menu a,
    .navbar-inverse .nav-collapse .nav>li>a {
        color: #999
    }

    .navbar-inverse .nav-collapse .dropdown-menu a:focus,
    .navbar-inverse .nav-collapse .dropdown-menu a:hover,
    .navbar-inverse .nav-collapse .nav>li>a:focus,
    .navbar-inverse .nav-collapse .nav>li>a:hover {
        background-color: #111
    }

    .nav-collapse.in .btn-group {
        padding: 0;
        margin-top: 5px
    }

    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        display: none;
        float: none;
        max-width: none;
        padding: 0;
        margin: 0 15px;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .nav-collapse .open>.dropdown-menu {
        display: block
    }

    .nav-collapse .dropdown-menu:after,
    .nav-collapse .dropdown-menu:before {
        display: none
    }

    .nav-collapse .dropdown-menu .divider {
        display: none
    }

    .nav-collapse .nav>li>.dropdown-menu:after,
    .nav-collapse .nav>li>.dropdown-menu:before {
        display: none
    }

    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
    }

    .navbar-inverse .nav-collapse .navbar-form,
    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111;
        border-bottom-color: #111
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }

    .nav-collapse,
    .nav-collapse.collapse {
        height: 0;
        overflow: hidden
    }

    .navbar .btn-navbar {
        display: block
    }

    .navbar-static .navbar-inner {
        padding-right: 10px;
        padding-left: 10px
    }

    .dept-title {
        color: #464646;
        font-size: 33px;
        font-weight: 700;
        letter-spacing: -2px;
        margin: 8px 0;
        text-transform: none
    }
}

@media (min-width:980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

@media (min-width:176px) and (max-width:1200px) {
    .graysection {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        border-top: 1px solid #f4f4f4;
        border-bottom: 1px solid #f4f4f4;
        background: #fff
    }

    body.boxed {
        padding: 0 25px;
        overflow: hidden
    }

    body.boxed div.body {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .dept-title {
        color: #464646;
        font-size: 33px;
        font-weight: 700;
        letter-spacing: -2px;
        margin: 8px 0;
        text-transform: none
    }
}

@media (max-width:800px) {
    body.boxed div.body {
        margin-bottom: 0
    }

    .footerbottom .smaller {
        font-size: 70%;
        text-align: center
    }

    .footerbottom .pull-right {
        float: none !important;
        text-align: center
    }

    #quotes {
        min-height: 140px
    }

    .camera_fakehover {
        min-height: 400px
    }

    .cameraContents .camera_caption h1 {
        font-size: 14px
    }

    .cameraContents .camera_caption span {
        font-size: 12px
    }

    .navbar-inner {
        background: #fff
    }

    #search a,
    #search input {
        height: 40px
    }

    .thumbnail {
        margin-bottom: 25px
    }

    .slidershadow,
    .slidershadowcam {
        display: none
    }

    .grey-box-icon {
        margin-bottom: 25px
    }

    .row-fluid .controls-row [class*=span]+[class*=span] {
        margin-left: 0
    }

    .boxportfolio2,
    .boxportfolio3,
    .boxportfolio4 {
        width: 96%
    }

    .page-header {
        margin-top: 15px
    }

    .headerdivider {
        margin-bottom: 0
    }

    .dept-title {
        color: #464646;
        font-size: 25px;
        font-weight: 700;
        letter-spacing: -2px;
        margin: 8px 0;
        text-transform: none
    }
}

@media (max-width:480px) {
    #switcher-handle {
        display: none
    }

    body.boxed div.body {
        color: #000
    }

    #quotes {
        height: 140px
    }

    .brandlogo {
        float: none;
        margin-top: 20px
    }

    .infoaddress,
    .infophone,
    .topinfo {
        text-align: left;
        font-size: 11px
    }

    .camera_caption {
        left: 0;
        width: 100%
    }

    .navbar .divider-vertical {
        display: none !important
    }

    .camera_fakehover {
        min-height: 330px
    }

    .cameraContents .camera_caption h1 {
        font-size: 14px
    }

    .cameraContents .camera_caption span {
        font-size: 12px
    }

    .imgproject {
        float: none;
        margin-bottom: 5px
    }

    .intro h1 {
        font-size: 20px;
        line-height: 25px
    }

    .lead {
        font-size: 16px;
        line-height: 24px
    }

    .boxportfolio2,
    .boxportfolio3,
    .boxportfolio4 {
        width: 96%
    }

    .dept-title {
        color: #464646;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: -2px;
        margin: 8px 0;
        text-transform: none
    }
}

.dept-title {
    color: #464646;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: -2px;
    margin: 4px 0 15px 0;
    text-transform: none
}

html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll
}

th {
    background: #c44d2d;
    color: #fff
}

a {
    color: #254117
}

a:hover {
    color: #c44d2d
}

.left-column-menu {
    margin: 0;
    padding-bottom: 20px
}

.left-column-menu ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}

.left-column-menu ul li:first-child {
    margin-top: 0
}

.left-column-menu ul li {
    border: 1px solid #e6e6e6;
    padding: 5px 12px;
    margin: 4px 0;
    background: #f5f5f5
}

.left-column-menu li a {
    text-decoration: none;
    font-size: 15px;
    color: #000;
    transition: all .4s ease-in-out 0s
}

.left-column-menu li a:hover {
    color: #c44d2d
}

.facilities {
    list-style: none;
    padding: 0
}

.facilities li {
    padding: 2px 0
}

.facilities li a {
    font-size: 15px;
    text-decoration: none;
    transition: all .4s ease-in-out 0s;
    color: #4b4b4b
}

.facilities li a:hover {
    color: #c44d2d
}

.facilities i {
    padding-right: 5px;
    font-size: 16px;
    vertical-align: middle
}

.programs {
    color: #4b4b4b
}

.programs a {
    transition: all .4s ease-in-out 0s;
    color: #4b4b4b;
    font-size: 16px;
    padding-left: 7px;
    font-family: Roboto, sans-serif
}

.programs a:hover {
    color: #c44d2d
}

.programs i {
    color: grey;
    font-weight: 400;
    font-size: 12px
}

.programs li {
    border: 0 solid #f5f5f5;
    margin-bottom: 0;
    padding: 3px
}

.head-img {
    text-align: center
}

.head-img img {
    border: 1px solid #d8d8d8;
    padding: 4px;
    width: 215px;
    margin: 0 auto
}

.head-caption a {
    float: right;
    margin-bottom: 6px;
    margin-right: 6px
}

.head-caption {
    padding: 7px 0;
    text-align: center
}

.head-caption p {
    margin: 0;
    padding: 0
}

.head-title {
    background: #f5f5f5 none repeat scroll 0 0;
    border-left: 5px solid #c44d2d;
    border-bottom: 1px solid #d8d8d8;
    color: #444;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    padding: 8px 12px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 12px
}

.feature {
    height: 255px;
    background: #ebf4fa;
    border: 1px solid #c1c9d0;
    margin-top: 20px
}

.feature h4 {
    border-bottom: 1px solid #c1c9d0
}

.feature-list {
    height: 190px;
    overflow: hidden;
    padding: 0 10px
}

.feature-list:hover {
    overflow: auto
}

.feature-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.feature-list ul li {
    border: 1px solid #d8d8d8;
    border-collapse: collapse;
    padding: 6px;
    margin: 6px 0;
    height: 40px;
    background: #fff
}

.feature-list i {
    padding-right: 6px
}

.feature-title {
    border-bottom: 1px solid #c1c9d0;
    border-left: 5px solid #c44d2d;
    color: #1b1b1b;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 5px
}

.feature-list ul li a {
    font-size: 16px;
    padding: 4px;
    text-decoration: none;
    transition: all .4s ease-in-out 0s;
    color: #23508f
}

.feature-list ul li a:hover {
    color: #c44d2d;
    font-size: 18px
}

.online-admission {
    border: 1px solid #d8d8d8;
    overflow: hidden;
    background: #f5f5f5;
    margin-top: 10px;
    padding: 10px 0
}

.online-admission h3 {
    margin: 0;
    font-size: 31px;
    font-family: Roboto, sans-serif;
    color: #555
}

.btn-online-admission {
    display: inline-block;
    vertical-align: top
}

.btn-online-admission img {
    padding-left: 5px;
    width: 160px;
    margin-top: -10px;
    margin-bottom: -10px
}

.apply-form {
    font-size: 16px
}

.last-date {
    font-size: 15px;
    padding: 3px 0
}

.admission-date {
    font-size: 15px;
    padding: 3px 0
}

.page-details {
    text-align: justify;
    font-size: 15px;
    color: #333;
    line-height: 1.5
}

.page-details ul li {
    list-style: square;
    margin-left: 60px;
    padding: 5px 0
}

.form-control {
    border-radius: 0 !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, .075) inset
}

.custom-form textarea {
    height: 200px
}

.employee-title {
    font-size: 17px;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    line-height: 1
}

.employee-title a {
    color: #000
}

.employee-designation {
    font-weight: 700;
    font-size: 14px;
    padding: 1px 0;
    line-height: 1
}

.employee-dept {
    padding: 1px 0;
    line-height: 1
}

.employee-contact {
    font-size: 13px;
    line-height: 1
}

.employee-details {
    font-size: 14px;
    text-align: justify;
    line-height: 1
}

.employee-details ul {
    margin-left: 20px;
    line-height: 1
}

.employee-details ul li {
    list-style: square;
    padding-left: 5px;
    padding-bottom: 10px;
    line-height: 1
}

.employee-head {
    background: #fafafa none repeat scroll 0 0;
    border-left: 5px solid #c44d2d;
    border-top: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    color: #444;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    padding: 8px 12px;
    text-align: left;
    text-transform: uppercase;
    margin: 12px 0;
    line-height: 1
}

.employee-list h4 {
    color: #222;
    margin: 1px 0;
    padding: 5px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    line-height: 1
}

.photo-gallery {
    text-align: justify
}

.photo-gallery img {
    border: 1px solid #d8d8d8
}

.photo-gallery2 {
    text-align: justify
}

.photo-gallery2 img {
    border: 1px solid #d8d8d8;
    padding: 4px;
    margin: 4px;
    max-height: 130px
}

.photo {
    border: 1px solid #d8d8d8;
    padding: 5px;
    margin-bottom: 10px;
    height: 185px;
    overflow: hidden;
    text-align: center
}

.photo img {
    max-height: 135px
}

.news-body {
    font-size: 18px;
    text-align: justify;
    font-family: Roboto, sans-serif, SolaimanLipi;
    line-height: normal
}

.news-details {
    text-align: justify;
    font-family: Roboto, sans-serif, SolaimanLipi;
    font-size: 14px
}

.news-details ul li {
    list-style: square;
    margin-left: 60px;
    padding: 5px 0
}

.news-title {
    border-bottom: medium double #f6f6f6;
    margin-bottom: 30px;
    position: relative
}

.news-title div {
    font-family: Roboto, sans-serif, SolaimanLipi;
    font-size: 20px;
    font-weight: 600;
    color: #444;
    text-transform: uppercase;
    padding-left: 0 !important;
    background-color: #fff;
    display: inline-block;
    padding: 1px 12px;
    position: relative;
    top: 14px
}

.news img {
    float: left;
    border: 1px solid #d8d8d8;
    padding: 4px;
    margin-bottom: 15px;
    margin-right: 15px;
    width: 100%;
    max-width: 550px
}

.academic-program li {
    padding: 3px 0;
    list-style-type: none !important;
    margin-left: 10px !important
}

.academic-program li:before {
    font-family: fontawesome;
    content: '\f064';
    margin: 0 5px 0 10px;
    color: #c44d2d
}

.events {
    border: 1px solid #d8d8d8;
    padding: 5px 10px;
    text-align: justify
}

.events li {
    padding: 10px 0 10px 0;
    border-bottom: 1px dashed #d8d8d8;
    overflow: hidden
}

.events img {
    float: left;
    margin-right: 10px;
    width: 150px;
    height: 110px
}

.events h4 {
    padding: 0;
    margin: 0;
    color: #3090c7
}

.events a:hover {
    color: #c44d2d
}

.s-date {
    font-weight: 700;
    font-size: 18px;
    color: #505050;
    background: #f3f3f3;
    padding: 8px;
    text-align: center
}

.s-month {
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    background: #c44d2d;
    color: #fff;
    padding: 2px 0
}

.page-details td,
th {
    vertical-align: inherit !important
}

.page_details {
    text-align: justify;
    font-family: Roboto, sans-serif, SolaimanLipi;
    font-size: 14px;
    line-height: 1.5
}

.blink a {
    color: red;
    font-weight: 700;
    background: #46c7c7;
    padding: 6px;
    animation: blink 1s steps(5, start) infinite;
    -webkit-animation: blink 1s steps(5, start) infinite
}

.blink a:hover {
    color: #bf2301;
    background: #d8d8d8
}

.committees .btn {
    margin: 0 10px 10px 0;
    font-weight: 600;
    border: 1px solid #c44d2d
}

.left-column-menu2 {
    width: 100%
}

.left-column-menu2 ul li {
    display: inline-block;
    margin-right: 10px;
    font-weight: 600;
    border: 1px solid #c44d2d
}

.top-management td {
    vertical-align: middle !important;
    text-align: center
}

.top-management img {
    max-height: 130px
}

.top-management p {
    margin: 0;
    padding: 0;
    line-height: 1.5
}

.top-management h4 {
    font-weight: 600;
    font-size: 16px
}

.top-management a {
    font-weight: 500;
    font-size: 15px
}

.counter {
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    box-shadow: 0 3px 1px #222;
    font-size: 25px;
    font-weight: 700;
    margin: 3px;
    padding: 5px
}

.hits {
    text-align: center;
    padding: 25px 0
}

.visit-online {
    text-align: center
}

.vu-news-home {
    border: 1px solid #d8d8d8;
    padding: 4px;
    border-radius: 4px
}

#vu-news-event {
    margin-bottom: 15px;
    padding: 0
}

.vu-news-event {
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .35);
    margin-bottom: 15px;
    overflow: hidden;
    animation: fadeIn 2s 1;
    animation-timing-function: ease-in
}

.vu-news-event-image {
    border: 4px solid #fff;
    overflow: hidden
}

.vu-news-event-image img {
    height: 110px;
    width: 100%
}

.vu-news-event-title {
    background-color: #fff;
    color: #353535;
    font-size: 11px;
    font-weight: 700;
    height: 50px;
    overflow: hidden;
    padding: 5px 5px 2px;
    position: relative;
    text-align: center;
    z-index: 3;
    line-height: 1.7
}

.vu-news-footer {
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    padding: 5px 10px;
    text-align: center;
    z-index: 1
}

.vu-admission-on {
    margin: 0;
    padding: 10px 5px;
    border: 5px solid #d8d8d8;
    border-radius: 3px;
    background: #fafafa
}

.vu-admission-on h3 {
    margin: 0;
    color: #fff
}

.vu-admission-on span {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 600
}

.vu_admission_blured {
    background: #fff;
    border: 5px solid #8e35ef;
    border-radius: 3px;
    box-shadow: 0 0 10px #c44e2d;
    color: #000;
    padding: 10px 5px;
    text-align: center
}

.vu_admission_gen {
    background: #fafafa;
    border: 5px solid #f78060;
    border-radius: 3px;
    color: #000;
    padding: 10px 5px;
    text-align: center
}

.vu_admission_blured span {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 600
}

.vu_admission_gen span {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 600
}

.vu-tuition-fees {
    margin-top: 10px;
    border: 5px solid #f78060;
    border-radius: 3px;
    padding: 10px 5px;
    font-weight: 600;
    font-size: 16px;
    text-align: left
}

.vu-tuition-fees img {
    margin-right: 10px;
    vertical-align: middle
}

.tbl-program li {
    padding: 5px;
    border-bottom: 1px solid #d8d8d8;
    font-size: 15px
}

.tbl-program li:last-child {
    border: 0
}

.tbl-program li i {
    padding-right: 5px
}

.tuition-frm select {
    width: 100%;
    padding: 1px;
    border: 1px solid #555
}

.tuition-frm select option {
    padding: 5px 5px;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd
}

@keyframes blink {
    to {
        visibility: hidden;
        color: red
    }
}

@-webkit-keyframes blink {
    to {
        visibility: hidden
    }
}

.red {
    color: red;
    font-weight: 600
}

.pro-vc a {
    margin: 5px 5px 5px 0;
    font-weight: 600;
    font-size: 16px
}

.pro-vc a.btn {
    border-width: 2px;
    border-color: #c44d2d
}

.faculty-box {
    margin-bottom: 15px;
    padding: 10px;
    height: 215px;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 1px 1px #c44d2d;
    -moz-box-shadow: 1px 1px 1px 1px #c44d2d;
    box-shadow: 1px 1px 1px 1px #c44d2d
}

.faculty-box img {
    width: 100%
}

.faculty-info {
    font-size: 15px;
    font-weight: 500;
    color: #000
}

.faculty-info a {
    border-bottom: 1px solid #555;
    color: #222;
    display: block;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 3px 0;
    width: 100%
}

.fc-designation {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px
}

.fc-education {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    line-height: 1.5
}

.fc-education ul li {
    margin: 0 0 5px;
    padding: 0;
    list-style: none;
    font-size: 14px;
    font-weight: 500
}

.fc-education p {
    font-size: 14px;
    font-weight: 500
}