/*Created by Vaijanath Pawale*/

/* FILE IMPORTS */
@import url('../css/animate.min.css');
@import url('../bootstrap/css/bootstrap.min.css');
@import url('../font-awesome/css/font-awesome.min.css');



/* Font Face */
@font-face {
    font-family: 'gisha';
    src: url('../fonts/gisha.eot');
    src: url('../fonts/gisha.eot') format('embedded-opentype'),
         url('../fonts/gisha.woff2') format('woff2'),
         url('../fonts/gisha.woff') format('woff'),
         url('../fonts/gisha.ttf') format('truetype'),
         url('../fonts/gisha.svg#gisha') format('svg');
}


/*Start UP*/
* { margin: 0; padding: 0; border: 0; text-decoration: none;}
html {height:100%}
body{font-family:'gisha',Arial,sans-serif;font-size:14px;padding:0;color:#444;background-color:#fff; overflow:hidden;}
body.boxed #wrapper{margin:40px auto;max-width:1280px;}
body.boxed #wrapper .after-header{max-width:1280px;margin:0 auto;}
body.boxed{background:url(upload/bg.jpg) no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}


/* Carousel Styles */
.carousel-indicators {z-index: 1;}
.carousel-indicators li{border: 1px solid #1d4bad;}
.carousel-indicators .active{background-color:#d56d02; border: 1px solid #fff;}
.carousel-inner img{width:100%;max-height:500px;}
.carousel-control{width:0;}
.carousel-control.left,.carousel-control.right{opacity:1;filter:alpha(opacity=100);background-image:none;background-repeat:no-repeat;text-shadow:none;color:#333;}

/* Carousel Header Styles */
.header-text{position:absolute;top:20%;left:5%;right:auto;color:#fff;}
.header-text h2{font-size:40px;font-weight:bold;color: #1d4bad;}
.header-text h2 span{padding:10px 0;}
.header-text p{color:#333;}
.btn-min-block{min-width:170px;line-height:26px;}
                                                                                                                                                                                                                                                 .btn-theme{color:#fff;background-color:transparent;border:2px solid #fff;margin-right:15px;}
                                                                                                                                                                                                                                                 .btn-theme:hover{color:#000;background-color:#fff;border-color:#fff;}




li,
p {
    color: #444;
    font-size: 15px;
    line-height: 26px;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    color: #000000;
}

a {
    color: #000000;
    text-decoration: none !important;
    outline: none;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

a:hover,
a:focus {
    color: #D7898D;
    outline: none;
}

small {
    font-style: italic;
    color: #444444;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

ul,
ol {
    padding: 10px
}

.header ul {
    padding: 0;
}

.first {
    clear: both
}

.last {
    margin-right: 0
}

.alignleft {
    float: left;
    display: table-cell;
    margin: 10px 20px 10px 0;
}

.rating i {
    color: #F9BC39;
}

.alignright {
    float: right;
    display: table-cell;
    margin: 10px 0 10px 20px;
}

.check {
    padding: 10px 0;
    list-style: none;
}

.check li:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 13px;
    left: 0;
    color: #000000;
    padding-right: 8px;
    position: relative;
    top: 0;
}

.check-list {
    padding: 10px 0;
    list-style: none;
}

.check-list li:before {
    content: "\f178";
    font-family: "FontAwesome";
    font-size: 13px;
    left: 0;
    color: #000000;
    padding-right: 8px;
    position: relative;
    top: 0;
}

p.dropcaps::first-letter {
    border-radius: 0 !important;
    color: #444444;
    float: left;
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    margin: 8px 20px 0 0;
    padding: 9px 15px;
}

a {
    outline: none !important
}


/******************************************
    HEADER
******************************************/

.topbar {
    padding: 10px 0;
    background-color: #d51d26   ;
    color: #ffffff;
}

.social-icons li,
.social-icons ul {
    padding: 0 !important;
    margin: 0 !important;
}

.list-inline > li {
    padding: 0 !important;
}

.social-icons li {
    margin-left: -5px !important;
}

.social-icons li {
    font-size: 14px;
    width: 35px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.social-icons li a {
    color: #ffffff;
}

.social-icons li:hover a,
.social-icons li:focus a {
    color: #ffffff !important;
}

li.facebook {
    background-color: #3B5998;
}

li.twitter {
    background-color: #00B6F1;
}

li.pinterest {
    background-color: #cb2027;
}

li.linkedin {
    background-color: #007bb5;
}

li.google {
    background-color: #DA5333;
}

li.skype {
    background-color: #00AFF0;
}

li.youtube {
    background-color: #E22D26;
}

li.vimeo {
    background-color: #1AB7EA;
}

.topmenu span i {
    margin-right: 3px;
}

.topmenu a,
.topmenu span {
    font-size: 13px;
    padding: 0;
    margin: 0;
    color: #fff;
}

.topmenu {}

.topmenu span {
    margin-right: 10px;
}

.rightv .dropdown {
    margin-right: 0;
    padding: 0 !important;
    margin-left: 3px;
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    border: 0 !important;
    box-shadow: none !important;
}

.rightv span {
    margin-right: 0;
    padding: 1px 5px !important;
    margin-left: 3px;
    background-color: rgba(255, 255, 255, 0.14);
    border-radius: 3px;
    border: 0 !important;
    box-shadow: none !important;
}

.rightv span img {
    vertical-align: inherit;
}

.rightv a {
    font-size: 12px;
    cursor: pointer;
    text-decoration: none !important;
}

.rightv .dropdown {
    display: inline-block;
    margin-right: 5px;
}

.rightv .dropdown-menu {
    border-radius: 0;
    margin: 09px 0;
    min-width: 55px;
    padding: 0;
    width: 55px;
}

.rightv .dropdown-menu > li {
    padding: 8px 10px;
}

.header {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    text-align: left;
    width: 100%;
    z-index: 10;
    padding: 0; 
    background-color: #ffba00;
        -webkit-box-shadow: 0 4px 5px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 5px 1px rgba(0, 0, 0, 0.1);

}

.header::before {
    background: white none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -30px;
    position: absolute;
    top: 0;
    transform: skewX(-30deg);
    transition: all 0.3s ease 0s;
    width: 36%;
}

.after-header {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    padding: 5px 0;
    left: 0;
    right: 0;
}

.after-header ul {
    padding: 0;
    margin: 0;
}

.after-header li {
    margin: 5px 0;
    padding: 0;
}

.after-header li a {
    color: #ffffff;
}

.after-header li.active a,
.after-header li:hover a {
    color: #F9BC39;
}

.after-header li:after {
    content: "|";
    color: #F9BC39;
    opacity: 0.3;
    padding: 0 10px;
}

.after-header li:last-child:after {
    content: "";
}


/******************************************
    NAVBAR
******************************************/

.navbar-nav,
.navbar {
    margin: 0 !important;
    border-radius: 0 !important;
}

.navbar-default {
    border: 0;
    box-shadow: none !important;
    background-color: transparent;
}

.navbar-brand {
    font-size: 32px;
    color: #000000 !important;
    float: left;
    display: block;
    line-height: 1;
    outline: none !important;
    text-transform: capitalize;
    height: auto;
    padding-right: 30px;
    text-decoration: none !important;
    font-weight: 300;
}

 .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
       
        padding: 0; 

    }
 
     .logo-txt {
       
    padding: 10px;
    display: flex;
    color: #e10015;
    font-size: 14pt ;
}
 
.navbar-nav > li.active, .navbar-nav > li:hover{border-bottom:3px solid rgba(0, 0, 0, 0.42)}
.navbar-nav > li > a i {
    margin-right: 3px;
    
}

.navbar-nav > li > a.quick-quote{
    padding: 8px;
    margin: 25px 0;
    border:2px solid #c18500 !important;
    background:#f0a602;
}
.navbar-nav > li > a.quick-quote:hover {background-color: #f9b34c !important;border:2px solid #b36b01 !important;}
.navbar-nav > li > a.quick-quote > i {vertical-align: middle;}
.navbar-nav > li > a {
    border: 0 none;
    color: #000000 !important;
    font-size: 14px;
    font-weight: 600;
    margin-right: 0;
    padding: 15px 33px;
    border-bottom: 3px solid transparent
}

.navbar-nav > li,
.dropdown-menu li,
.navbar-nav > li a {
    -webkit-transition: background-color 0.7s ease 0s;
    -moz-transition: background-color 0.7s ease 0s;
    -ms-transition: background-color 0.7s ease 0s;
    -o-transition: background-color 0.7s ease 0s;
    transition: background-color 0.7s ease 0s;
}


.navbar-nav > li,
.dropdown-menu li,
.navbar-nav > li a {
    -webkit-transition: border-color 0.7s ease 0s;
    -moz-transition: border-color 0.7s ease 0s;
    -ms-transition: border-color 0.7s ease 0s;
    -o-transition: border-color 0.7s ease 0s;
    transition: border-color 0.7s ease 0s;
}

.navbar-nav > li {
    border-right: 1px solid rgba(125, 118, 101, 0.12);
}

.navbar-nav > li:first-child {
    border-left: none;
}
.navbar-nav > li > a > i{
    font-size: 18px;
    
}

.dropdown-menu li:hover,
.dropdown-menu li:focus,
.navbar-nav > li:hover,
.navbar-nav > li:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: rgba(0, 0, 0, 0.05) !important;
    color: #ffffff !important;

}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.dropdown-menu li:hover a,
.dropdown-menu li:focus a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent !important;
}

.navbar-nav > li.megamenu .dropdown-menu a {
    clear: both;
    display: block;
    font-weight: 500 !important;
    padding: 0;
    text-transform: capitalize;
    white-space: nowrap;
}
.navbar-nav .has-submenu .dropdown-menu {
    box-shadow: 0px 2px 6px #ccc;
}

.navbar-nav .has-submenu .dropdown-menu li:hover {
    background:#f0a602 !important;
    color:#000!important ;
}
.navbar-right > li > .dropdown-menu li {
    background-color: transparent !important;
}

.dropdown-menu > li:hover,
.dropdown-menu > li:focus,
.dropdown-menu > li {
    border-color: rgba(51, 51, 51, 0.1) !important;
}

.dropdown-menu > li > a {
    clear: both;
    color: #444444;
    display: block;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1;
    padding: 0;
    white-space: nowrap;
    text-transform: capitalize;
}

.dropdown-menu li ul li a {
    background-color: #ffffff !important;
}

.dropdown-menu {
    border: 0 !important;
}

.dropdown-menu > li {
    padding: 12px 20px;
    border-bottom: 1px solid #efefef;
}

.topbar .dropdown-menu {
    border: 1px solid #efefef !important;
}

.dropdown-menu > li:last-child {
    border-bottom: 0;
}

.dropdown-menu > li:hover > a {
    text-decoration: none !important;
    background-color: #fff;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    text-decoration: none;
    outline: 0;
    background-color: #fff;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #cccccc;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.header .label-success {
    position: absolute;
    top: 17px;
    right: 10px;
    background-color: #9C27B0;
}

.header .label-success:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(156, 39, 176, 0);
    border-top-color: #9C27B0;
    border-width: 4px;
    margin-left: -4px;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 0.5em 1em;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #444444;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 0.5em 0;
    overflow: hidden;
    background-color: #e6e6e6;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0.25em 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff !important;
    border-radius: 0.25em;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 1px solid #f1f1f4;
    box-shadow: none;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}


/** MEGA MENU OPTIONS **/

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .yamm-content {
    padding: 30px;
}

.yamm-content .box {
    min-width: 205px !important;
}

.yamm-content .box .widget {
    margin-bottom: 0;
    padding-bottom: 0;
}

.yamm-content .box .widget-title {
    font-size: 18px;
    padding-top: 5px;
}

.yamm-content .box .customwidget h4 {
    font-size: 12px;
}

.yamm-content .box .customwidget .checkbox label {
    line-height: 1.3;
}

.withbg {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    padding: 60px 0;
    background: url(upload/menubg.png) no-repeat right bottom #fff !important;
}

.yamm-content .big-title {
    margin-bottom: 10px !important;
}

.yamm-content .big-title h3 {
    font-size: 16px !important;
    line-height: 1.5;
    padding-bottom: 0 !important;
}

.yamm-content .email-widget p {
    font-size: 13px;
    line-height: 1.8;
}

.yamm-content .check-list li {
    display: block;
    width: auto;
    font-size: 13px;
    position: relative;
}

.yamm-content .big-title h3 span {
    font-size: 21px !important;
}

.banner img {
    width: 100%;
}

.banner-center img {
    width: auto;
    display: block;
    margin: 0 auto;
}

hr.invis {
    border: 0;
    margin: 60px 0;
}

hr.invis1 {
    border: 0;
    margin: 30px 0;
}

.header .smallsec {
    padding: 10px 0 !important;
}

.yamm-content .checkbox label {
    line-height: 1.5;
}

.dropdown:hover .widhbgcolor,
.withbgcolor {
    background-color: #F4F4F7 !important;
    border-bottom: 10px solid #111;
}

.yamm-content .link-widget ul {
    list-style: none;
    padding: 0 !important;
}

.yamm-content .widget-title h4 {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 0;
    padding-top: 0;
}

.yamm-content .link-widget ul li {
    padding: 8px 0 !important;
    margin: 0;
}

.yamm-content .link-widget ul li:last-child {
    padding-bottom: 0 !important;
}

.yamm-content .link-widget ul li a {
    clear: both;
    color: #444444;
    background-color: transparent !important;
    display: block;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1;
    padding: 0;
    text-transform: capitalize;
    white-space: nowrap;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.yamm ul li a {
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
        text-align: center;
}

.megamenu .dropdown-menu li:hover,
.megamenu .dropdown-menu li:focus {
    background-color: transparent !important;
}

.megamenu .dropdown-menu {
    left: 0;
    width: 47%;
    right: 0;
}

.dropdown-mega span {
    position: absolute;
    right: 0;
    color: #999999;
    font-style: italic;
}

.dropdown-mega > li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 13px;
    left: 0;
    display: inline-block !important;
    color: #444444;
    padding-right: 8px;
    position: relative;
    top: 0;
}

.dropdown-mega > li {
    list-style: none;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 0.3em solid;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.yamm .fa-angle-right {
    position: absolute;
    right: 20px;
    top: 12px;
}

/******************************************
    SECTIONS
******************************************/

.section {
    padding: 50px 0;
    background-color: #ffffff;
}

@media (min-width: 992px) {
    .fullheight {
        height: 89vh;
    }
}

div.frameT {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
}

div.frameTC {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.frameTC .content {
    background-color: transparent;
    border: 0;
    margin: 0 auto;
}

.frameTC h1 {
    font-weight: bold;
    color: #ffffff;
    font-size: 80px;
    margin: 0 !important;
    letter-spacing: -1px;
    padding: 0 0 60px!important;
    line-height: 1 !important;
}

.parallax .frameTC h1 {
    padding: 0 0 0 !important;
}

.frameTC h4 {
    font-weight: 300;
    color: #ffffff;
    font-size: 21px;
    text-transform: uppercase;
    margin: 0 !important;
    letter-spacing: 5px;
    padding: 0 0 10px!important;
    line-height: 1 !important;
}

.nopadtop {
    padding: 0 0 40px !important;
}

.nopadding {
    padding: 0 !important;
    overflow: hidden;
}

.section.lb {
    background-color: #F4F4F7;
}

.smallsec {
    padding: 40px 0 !important;
}

.smallsec h3 {
    padding: 5px 0;
    font-size: 28px;
    margin: 0;
    color: #ffffff;
    font-weight: bold;
}

.big-title {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.big-title h3 {
    line-height: 1.4;
    font-size: 18px;
    color: #757575;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

.big-title h3 span {
    font-weight: bold;
    font-size: 28px;
    color: #000000;
}

.section-title {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 40px;
}

.section-title h3 {
    padding: 0 0 20px 0;
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
    line-height: 1;
    font-size: 28px;
    letter-spacing: -1px;
    border-bottom: 1px solid #f1f1f4;
    font-weight: 400;
    position: relative;
}

.section-title h3::after {
    border-bottom: 2px solid #f0454d;
    bottom: -1px;
    content: "";
    height: 0;
    right: 0;
    margin: 0 auto;
    left: 0;
    position: absolute;
    width: 60px;
}

.section-title.text-left h3::after {
    margin: 0;
}

.section-title h3 span {
    font-weight: bold;
    color: #ea2028;
}

.section-title .last {
    display: block;
    padding: 20px 0 0;
}

.btn {
    font-weight: 700;
}


/******************************************
    FEATURES
******************************************/

.hover-services .box i {
    color: #222;
    font-size: 44px;
}

.hover-services .box {
    padding: 60px 40px;
    background-color: #ffffff;
    border: 1px solid #f7f7f7 -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}

.hover-services .box:hover {
    background-color: #F4F4F7;
}

.hover-services .box h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.6px;
    padding-bottom: 5px;
}

.hover-services .box p {
    margin-bottom: 0;
}

.rounded-services .box h3 {
    font-size: 21px;
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 10px
}

.rounded-services i {
    -webkit-border-radius: 115px;
    -moz-border-radius: 115px;
    font-size: 24px;
    width: 90px;
    height: 90px;
    color: #fff!important;
    line-height: 90px;
    background: #ddd;
    border-radius: 115px
}

.rounded-services i {
    background: #ddd none repeat scroll 0 0;
    border-radius: 115px;
    color: #fff !important;
    font-size: 34px;
    height: 90px;
    line-height: 90px;
    width: 90px;
}

.rounded-services .box .hi-icon:after {
    -webkit-border-radius: 100px!important;
    -moz-border-radius: 100px!important;
    border-radius: 100px!important
}

.box-feature-full {
    padding-left: 114px;
    padding-top: 85px;
}

.box-feature-full .box {
    padding: 20px;
}

.box-feature-full h4 {
    font-size: 21px;
    font-weight: bold;
}

.vertical-elements img {
    max-width: 120px;
}

.vertical-element .box {
    margin: 30px 0;
}

.customsection>img {
    float: right;
    margin-right: -63px;
}

.customsection .text_container {
    position: absolute;
    display: block;
    top: 35%;
    margin: -20px auto;
}

.customsection p {
    padding-bottom: 20px;
    color: #ffffff;
}

.customsection .text_container h4 {
    font-weight: bold;
    font-size: 42px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
    margin-bottom: 20px;
}

.customsection .text_container a.buy_theme {
    margin-top: 24px;
}

.welcomemessage .lead {
    font-family: 'Droid Serif', sans-serif;
    font-weight: 400;
    font-style: italic;
    line-height: 2;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 28px;
    margin: 20px 0 20px;
}

.welcomemessage mark {
    background-color: #9C27B0;
}

.welcomemessage h2 {
    font-weight: bold;
    text-transform: capitalize;
    font-size: 28px !important
}

.colorful {
    cursor: pointer;
}

.colorful p {
    margin-bottom: 15px;
}

.colorful img {
    border-radius: 100px;
    margin-bottom: 10px;
    padding: 20px;
    font-size: 54px;
}

.colorful h1 {
  border-radius: 100px;
    /* margin-top: 11px; */
    padding-top: 20%;
    height: 150px;
    width: 150px;
    font-size: 45px;
    color: #fff;
    border-color: rgba(0, 0, 0, 0.17) !important;
    background-color: rgba(22, 24, 25, 0.15) !important;
    display: inline-block;
} 


.custom-service {
    text-align: center;
    /*border: 1px solid #ccc;*/
    padding: 15px;
    min-height: 416px;
    transition: all .3s linear;
    
}
.custom-service-bg1{background:#ffba00}
.custom-service-bg2{background:rgba(41, 46, 49, 1.00)}
.custom-service-bg1:hover{background:#dea200;}
.custom-service-bg2:hover{background: rgb(30, 33, 35);}

.services-hover:before {
    border-right: 2px solid #dd3333;
    border-left: 2px solid #dd3333;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.services-hover:after {
    border-top: 2px solid #dd3333;
    border-bottom: 2px solid #dd3333;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
.custom-service:hover{/*border: #1d4bad 1px solid ;box-shadow: #1d4bad 2px 2px 3px;transition: all .3s linear;*/}
.custom-service h4 {
    font-weight: bold;
    font-size: 22px;
    padding: 15px 0;
    margin: 0;
    line-height: 1;
    color: #fff;
}
.custom-service p{color:#fff}
.box-feature h3,
.box-feature p {}

.box-feature h4 {
    font-size: 15px;
    padding: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.box-feature h3 {
    font-size: 31px;
    padding: 0;
    text-transform: uppercase;
    margin: 0;
}

.box-feature img {
    margin: 40px 0;
}

.box-feature p {
    padding-bottom: 0;
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.7;
}

.box-feature-01 {
    background-color: #e9e9ec;
    height: auto;
    padding: 8%;
}

.box-feature-02 {
    background-color: #F4F4F7;
    height: auto;
    padding: 8%;
}

.box-feature-03 {
    background-color: #FAFAFD;
    height: auto;
    padding: 8%;
}

.box-feature-04 {
    background-color: #ffffff;
    height: auto;
    padding: 8%;
}

.tab-padding {
    position: relative;
    display: block;
    overflow: hidden;
}

.tab-padding img {
    width: 100%;
}

.featurebox {}

.lists-elements .box img {
    max-width: 80px;
}

.lists-elements .box p {
    padding: 0;
    margin: 0;
}

.lists-elements .box h4 {
    font-size: 16px;
    font-weight: bold !important;
    margin: 0 0 10px;
    padding: 0;
}

.lists-elements {
    margin: 0;
    overflow: hidden;
    padding: 0 0 1px 1px;
    width: calc(100% - 1px);
}

.lists-elements li {
    float: left;
    cursor: default;
    list-style: none outside none;
    margin: 0;
    width: 50%;
}

.lists-elements li .box {
    border-width: medium medium 1px 1px;
    display: block;
    float: right;
    width: 100%;
    height: 100%;
    min-height: 167px;
    padding: 30px 20px;
    margin: 0;
    overflow: hidden;
    position: relative;
    background: #ffffff none repeat scroll 0 0;
    border-color: #f1f1f4;
    border-image: none;
    border-style: none none solid solid;
}

.lists-elements li:nth-child(1) .box,
.lists-elements li:nth-child(2) .box {
    border-top: 0 solid #f1f1f4;
}

.lists-elements li:nth-child(1) .box,
.lists-elements li:nth-child(3) .box {
    border-left: 0 solid #f1f1f4;
}

.lists-elements li:nth-child(3) .box,
.lists-elements li:nth-child(4) .box {}

.lists-elements li:nth-child(4) .box,
.lists-elements li:nth-child(2) .box {}

.lists-elements li:nth-child(5) .box,
.lists-elements li:nth-child(6) .box {
    border-bottom: 0 !important;
    padding-bottom: 0;
    min-height: auto;
}

.lists-elements li:nth-child(5) .box {
    border-left: 0 !important
}

.nav-pills > li:focus p,
.nav-pills > li:focus h3,
.nav-pills > li:hover p,
.nav-pills > li:hover h3,
.nav-pills > li.active p,
.nav-pills > li.active h3 {
    color: #ffffff;
}

.customtab .nav-pills {
    text-align: left;
}

.customtab .nav-pills li {
    display: block;
    width: 100%;
    padding-right: 0;
    border-radius: 0 !important
}

.customtab .nav-pills > li > a {
    border: 0;
    border-radius: 0 !important;
    background: #F4F4F7;
    padding: 30px 20px;
    margin: 10px 0;
}

.customtab .nav-pills > li h3 {
    padding: 0 0 10px;
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
}

.customtab .nav-pills p {
    padding: 0;
    font-size: 13px;
    line-height: 24px;
    margin: 0;
}

.image-center {
    position: relative;
    left: 0;
    min-height: 350px;
    z-index: 0;
    right: 0;
}

.image-center img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -130px;
    margin: 0 auto;
}

.work-icons {
    margin: 30px 0;
    position: relative;
    display: block;
    z-index: 1;
}

.row-elements img {
    margin: 0 auto;
    display: block;
}

.work-icons .box img,
.work-elements .box img {
    width: 100%;
}

.work-elements .box p {
    padding: 0;
    margin: 0;
}

.work-elements .box h4 {
    font-size: 16px;
    font-weight: bold !important;
    margin: 0 0 10px;
    padding: 0;
}

.work-elements {
    margin: 30px 0 0;
    overflow: hidden;
    padding: 0 0 1px 1px;
    width: calc(100% - 1px);
}

.work-elements li {
    float: left;
    cursor: default;
    list-style: none outside none;
    margin: 0;
    width: 33.33333%;
}

.work-elements li .box {
    border-width: medium medium 1px 1px;
    display: block;
    float: right;
    width: 100%;
    height: 100%;
    padding: 30px 20px;
    margin: 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    border: 1px solid #f1f1f4;
}

.work-elements li:nth-child(1) .box,
.work-elements li:nth-child(2) .box,
.work-elements li:nth-child(3) .box {
    border-top: 0 solid #f1f1f4;
    border-left: 0;
}

.work-elements li:nth-child(4) .box,
.work-elements li:nth-child(5) .box,
.work-elements li:nth-child(6) .box {
    border-bottom: 0 solid #f1f1f4;
    border-top: 0;
    border-left: 0;
}

.work-elements li:nth-child(3) .box,
.work-elements li:nth-child(6) .box {
    border-right: 0;
}

.row-elements .box {
    background-color: #F4F4F7;
    margin: 15px 0;
    padding: 10px;
}


/******************************************
    FOOTER
******************************************/

.newsletter-widget {
    margin-top: 7px;
}

.newsletter-widget .form-control {
    border-radius: 0;
    margin-bottom: 10px;
    border: 0;
    font-size: 13px;
    box-shadow: none;
    height: 40px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.14);
}

.newsletter-widget p {
    color: rgb(255, 255, 255);
}

.newsletter-widget .form-control::-moz-placeholder {
    color: #fff;
}

.newsletter-widget .form-control:-ms-input-placeholder {
    color: #fff;
}

.newsletter-widget .form-control::-webkit-input-placeholder {
    color: #fff;
}

.downloadbuttons a {
    float: left;
    padding: 0;
}

.footer-distributed a:hover,
.footer a:hover {
    opacity: 0.7;
}

.footer {
    display: block;
    position: relative;
    border-top: 8px solid #32acd2 !important;
    padding: 40px 0;
    background: url(../images/fb.png) no-repeat left center #2d3033;
}

.footer ul {
    padding: 0;
    margin: 0;
}

.footer .widget-title h4 {
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    padding-top: 0;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer li a {
    color: #ffffff;
}

.footer hr {
    border-color: rgba(255, 255, 255, 0);
}

.footer .check li::before {
    color: #ffffff;
}

.footer-distributed {
    background-color: #202020;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding: 40px 0;
}

.footer-distributed ul {
    padding: 0;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right {
    display: block;
    vertical-align: top;
}


/* Footer left */


/* The company logo */

.footer-distributed h3 {
    color: #ffffff;
    margin: 0;
}


/* Footer links */

.footer-distributed .footer-links {
    color: #ffffff;
    margin: 20px 0 12px;
    padding: 0;
}

.footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    text-decoration: none;
    color: inherit;
}

.footer-distributed .footer-company-name {
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
}

.footer-distributed .footer-company-name a {
    color: #ffffff;
    
}

/* Footer Center */

.footer-distributed .footer-center i {
    background-color: #ffba00;
    color: #ffffff;
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    margin: 0 15px 10px 0;
    text-align: center;
    vertical-align: sub;
    width: 38px;
}

.footer-distributed .footer-center p {
    display: inline-block;
    color: #ffffff;
    vertical-align: middle;
    line-height: 1.3;
    margin: 0;
}

.footer-distributed .footer-center p span {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 2;
}

.footer-distributed .footer-center p a {
    color: #ffffff;
    text-decoration: none;
}

.footer-distributed .footer-company-about {
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
}

.footer-distributed .footer-company-about span {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer-distributed .footer-icons {
    margin-top: 25px;
}

.footer-distributed .footer-icons a {
    display: inline-block;
    width: 38px;
    height: 38px;
    cursor: pointer;
    background-color: #1846a8;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    line-height: 38px;
    margin-right: 3px;
    margin-bottom: 5px;
}


/******************************************
    TESTIMONIALS
******************************************/

.entry {
    position: relative;
    overflow: hidden;
    padding: 0!important;
    margin-bottom: 0
}

.entry img {
    width: 100%
}

.magnifier {
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    bottom: 0;
    right: 0;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.entry:hover .magnifier,
.entry:hover .visible-buttons {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1
}

.visible-buttons span {
    width: 40px;
    border-bottom: 2px solid #ffffff !important;
    display: inline-block;
    height: 45px;
    line-height: 40px;
}

.visible-buttons span i {
    font-size: 13px;
    line-height: 13px;
    padding: 0 0 10px;
    margin: 0;
}

.visible-buttons {
    margin: -20px auto;
    opacity: 0;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    transition: all .7s ease 0s;
    top: 53%;
    left: 0;
    width: 100%;
    right: 0;
    position: absolute;
    text-align: center
}

.visible-buttons h3,
.visible-buttons a,
.visible-buttons small {
    text-decoration: none;
    padding: 0;
    letter-spacing: .6px;
    font-size: 18px;
    color: #fff!important
}

.visible-buttons h3,
.visible-buttons h3 a {
    padding: 10px 0 0
}

.invisible-buttons small,
.visible-buttons small {
    font-style: italic;
    font-size: 14px;
    letter-spacing: .4px
}

.team-member h4 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .6px;
    display: block;
    margin: 30px 0 10px
}

.team-member small {
    font-style: italic;
    font-size: 14px;
    line-height: 1.4;
    padding: 0 10px;
    display: inline-block;
    margin: 0 0 15px
}

.team-member .nobg {
    margin-bottom: 10px;
    background-color: #fff!important;
    color: #444444 !important
}

.team-member .social {
    margin-top: 20px
}

.section.tb .hover-services .box {
    background-color: transparent !important;
}

.section.tb .stat-count,
.section.tb .hover-services .box h3 {
    color: #ffffff;
}

.section.searchbanner1 .hover-services .box {
    background-color: rgba(255, 255, 255, 0.1);
    !important;
}

.testibanner {
    background-image: url(../images/testibg.jpg);
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.lightversion p,
.lightversion h3,
.lightversion .last,
.searchbanner .last,
.searchbanner h3,
.testibanner .section-title h3,
.testibanner .section-title .last {
    color: #ffffff;
}

.searchbanner {
    background-image: url(upload/searchbg.jpg);
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.searchbanner1 {
    background-image: url(../images/searchbg1.jpg);
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

 

.testimonials blockquote {
    position: relative;
    background-color: rgba(0, 0, 0, 0.4);
    margin-top: 0;
    padding: 40px;
    font-style: italic;
    color: #ffffff;
    font-family: Droid Serif;
    width: 100%;
    border: 0;
}

.carousel-testimonials blockquote p.clients-words {
    font-size: 14px;
    color: #ffffff;
    padding: 20px 0 10px;
}

.carousel-testimonials blockquote::before {
    display: none !important;
}

.testimonials blockquote::before {
    color: #fff ;
    display: block;
    opacity: 0.5;
    font-family: FontAwesome;
    font-size: 22px;
    left: 10px;
    position: absolute;
    top: 10px;
}

.carousel-testimonials.testimonials blockquote {
    background-color: rgba(0, 0, 0, 0.1);
}

.market-clients .owl-item img {
    width: 100%;
    background-color: #F4F4F7;
}

.testimonials blockquote img {
    height: 60px;
    background-color: rgba(0, 0, 0, 0.4);
    width: 60px;
    padding: 1px;
    position: absolute;
    border: 0 solid #ededed;
    bottom: -20px;
    left: 15%;
    margin-left: -30px;
}

blockquote p.clients-words {
    font-size: 14px;
    color: #ffffff;
}

.carousel-testimonials blockquote img {
    height: 60px;
    background-color: rgba(0, 0, 0, 0.4);
    width: 60px;
    padding: auto;
    position: relative;
    border: 0 solid #ededed;
    bottom: auto;
    left: auto;
    margin-left: auto;
}

.carousel-testimonials span.clients-name {
    font-size: 14px;
    font-style: italic;
    color: #ffffff;
    position: relative;
    bottom: 10px;
    right: auto;
}

span.clients-name {
    font-size: 14px;
    font-style: italic;
    color: #ffffff;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.overflow {
    overflow: hidden;
    position: relative;
}

.image-box {
    height: 100%;
    position: absolute;
    right: 0;
    top: 8%;
    width: 35%;
    z-index: 1;
}

.GrayScale:hover img {
    cursor: pointer;
    -webkit-filter: url("data:image/svg+xml;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: url("data:image/svg+xml;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%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}



/******************************************
    SUPPORT STYLES
******************************************/

.whitebg {
    background-color: #ffffff;
}

.support-box {
    padding: 50px 30px;
    position: relative;
}

.support-box:after {
    content: '';
    width: auto;
    height: 90px;
    border-radius: 50%;
    box-shadow: 0 20px 20px -20px #000;
    position: absolute;
    top: 164px;
    left: 320px;
}

.greybg {
    background-color: #000000;
}

.support-box h3 {
    padding: 0 0 10px;
    line-height: 1;
    margin: 0 0 10px;
    color: #ffffff;
    display: inline-block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.support-box a,
.support-box p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.whitebg h3 {
    color: #000000;
}

.whitebg a,
.whitebg p {
    color: #999999;
}

.wbp {
    padding: 30px;
    background-color: #ffffff;
}

.wbp li {
    line-height: 28px !important;
}

.small-title h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 30px 0 20px;
    padding: 0;
    line-height: 1;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
}

.small-title hr {
    width: 40px;
    border-width: 2px;
    margin: 10px 0 15px;
}

.contact_form .form-control {
    background-color: #F4F4F7;
    border-color: #f2f2f2;
    margin-bottom: 10px;
    box-shadow: none;
    color: #333333;
}

.required {
    color: #da5333;
    margin-left: 5px;
}

.commentform .btn {
    font-size: 13px;
    padding: 10px 20px !important;
    margin-top: 10px;
}

.offical_form .form-control {
    margin-bottom: 11px;
}

#message {
    display: none;
    position: relative;
    text-align: left;
    padding: 20px;
}

#map {
    height: 420px;
    width: 100%;
    position: relative;
    z-index: 1;
}

#map img {
    max-width: inherit
}

.loader {
    margin-left: 10px;
}

.map {
    position: relative
}

.map .row {
    position: relative
}

.infobox img {
    width: 100% !important;
}

.map .searchmodule {
    padding: 18px 10px
}

.infobox {
    display: inline-block;
    padding: 5px;
    position: relative;
    width: 270px;
}

.infobox img {
    width: 80px !important;
    padding-right: 10px
}

.infobox .title {
    font-size: 13px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.infobox .title a {
    font-weight: bold;
    color: #121212 !important;
}



/******************************************
    GALLERY STYLES
******************************************/

.pager {
    padding: 0;
    margin: 0;
}

.pager li > a,
.pager li > span {
    border-radius: 0;
    border: 0;
}

.workinghours ul {
    list-style: none;
}

.workinghours ul li {
    font-weight: bold;
    padding: 7px 0;
    border-bottom: 1px solid #ededed;
    color: #222222;
    margin: 0;
    position: relative;
}

.workinghours ul li:last-child {
    border-bottom: 0;
}

.workinghours ul li span {
    font-weight: 400;
    position: absolute;
    right: 0;
}

.singlegallery .workinghours {
    padding-left: 0;
    margin-top: 15px;
    padding-right: 0;
}

.singlegallery .pager {
    padding-right: 0;
}

.singlegallery .widget-title h4 {
    font-size: 24px !important;
    font-weight: 600;
    padding: 0 0 10px;
}

.mini-gallery ul {
    padding: 0;
    list-style: none;
}

.mini-gallery ul li img {
    width: 100% !important;
}

.mini-gallery ul li {
    z-index: 1;
    cursor: pointer;
    width: 25% !important;
    display: block;
    float: left;
    position: relative;
}

.gallery-desc .widget-title {
    margin: 20px 0 0;
    font-size: 21px;
    font-weight: 600;
}

.gallery-desc .openinghours span {
    min-width: 110px;
}

.openinghours {
    padding: 20px 5px 0;
    list-style: none;
}

.openinghours span {
    font-weight: bold;
    min-width: 80px;
    margin-bottom: 10px;
    color: #171c22;
    display: inline-block;
}

.openinghours li small {
    font-weight: 300;
}

.gallery-column h3 {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 15px;
    margin: 0;
}

.gallery-column p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.normal-gallery .col-md-4 {
    margin-bottom: 30px !important;
}

.portfolio-filter ul li {
    border-radius: 0;
    background-color: #ffffff !important;
    display: inline-block;
    margin: 0 5px 0 0;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}

.portfolio-filter ul li:last-child:after {
    content: "";
}

.portfolio-filter .btn-default:active:hover,
.portfolio-filter .btn-default.active:hover,
.portfolio-filter .btn-default:active:focus,
.portfolio-filter .btn-default.active:focus,
.portfolio-filter .btn-default:active.focus,
.portfolio-filter .btn-default.active.focus,
.portfolio-filter .btn-default {
    font-size: 12px;
    padding: 10px 10px;
    background-color: #ffffff !important;
    box-shadow: none !important;
    outline: none !important;
    color: #222222;
    font-weight: bold;
}

#fourcol {
    overflow: visible !important;
}

#fourcol .pitem {
    padding: 15px;
}

#fourcol .pitem img {
    width: 100%;
}

#fourcol.mason-style .pitem {
    padding: 0;
}

#fourcol.mason-style {
    padding: 15px 15px 0 !important;
    margin-bottom: 30px
}

#fourcol .pitem .item-box {
    margin-bottom: 0;
}

.item-h2,
.item-h1 {
    height: 100% !important;
    height: auto !important;
}

.isotope-item {
    z-index: 2;
    padding: 0;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.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;
}


/******************************************
    SHORTCODES STYLES
******************************************/

.stat-count {
    font-size: 55px;
    color: #b9b9bc;
    padding: 10px 0 0;
}

.custommargin {
    margin-top: 35px;
}

.custommargin h3 {
    line-height: 1;
}

.skills h3 {
    font-size: 15px;
}

.progress {
    background-color: #f4f4f7;
    border-radius: 0;
    box-shadow: none;
    height: 12px;
    margin-bottom: 20px;
    overflow: hidden;
}

.progress-bar-warning {
    background-color: #9C27B0;
}

.accordion-toggle-2 .panel-heading {
    background-color: #F4F4F7 !important;
    border-radius: 0 !important;
    padding: 10px 15px;
}

.accordion-toggle-2 .panel,
.accordion-toggle-2 .panel-heading {
    background-color: #fff;
    padding: 20px;
    border-color: #ffffff;
    position: relative;
}

.accordion-toggle-2 .panel-heading a i {
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    position: absolute;
    right: 0px;
    top: -6px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    width: 31px;
    vertical-align: text-top;
}

.accordion-toggle-2 .panel-heading {
    padding: 0;
}

.accordion-toggle-2 .panel-heading a {
    display: inline-block;
    border: 0 !important;
    box-shadow: none !important;
    background-color: #ffffff !important;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
    padding: 0;
}

.accordion-toggle-2 .panel-title,
.accordion-toggle-2 .panel-heading a:hover,
.accordion-toggle-2 .panel-heading a:focus,
.accordion-toggle-2 .panel-heading a {
    border: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #ffffff !important;
}

.accordion-toggle-2 .panel-group .panel + .panel {
    margin: -2px 0;
}

.accordion-toggle-2 .panel-title {
    line-height: 16px;
}

.accordion-toggle-2 .panel {
    margin-bottom: 10px !important;
    border-color: #dddddd;
    border-radius: 0 !important;
    box-shadow: none;
}

.accordion-toggle-2 p {
    margin-bottom: 0;
}

.accordion-toggle-2 .panel-body {
    padding-bottom: 0;
    padding: 20px 0 0 !important;
    border: 0 !important;
}

.first-accordion .panel {
    border: 0 !important;
    box-shadow: none;
    border-radius: 0;
}

.first-accordion .panel-default > .panel-heading {
    padding: 15px;
    border-radius: 0 !important;
}

.accordion-toggle-2 .panel-heading h3 a,
.first-accordion .panel-default h4 a {
    font-weight: 700;
    font-size: 15px;
    color: #ffffff !important;
}

.first-accordion .panel-body {
    margin-top: 5px;
    border: 1px solid #ddd;
}

.first-accordion .panel-default > .panel-heading i {
    background-color: #ffffff;
    color: #222;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border: 1px solid #dddddd;
    line-height: 30px;
    text-align: center;
}

.first-accordion.withicon .panel-default > .panel-heading {
    background-color: #ffffff !important;
    border: 1px solid #dddddd !important;
}

.first-accordion.withicon .panel-default h4 a {
    color: #555 !important;
}

.quotepost {
    padding: 40px 30px;
    background-color: #3C3D41;
    margin-bottom: 30px;
}

.quotepost small,
.quotepost p {
    color: #fff;
}

blockquote {
    border: 0;
    margin-bottom: 0;
}

.post-padding blockquote {
    background-color: #f9f9f9;
    padding: 30px 40px !important;
    border: 0;
    margin: 20px auto 20px !important;
}

.post-padding blockquote:before {
    display: none;
}

blockquote {
    padding-left: 10%;
    position: relative;
}

blockquote p {
    font-size: 16px;
    font-family: 'Droid Serif', serif;
    font-style: italic;
}

blockquote::before {
    color: #6a6b6f;
    content: "\f10e";
    font-family: FontAwesome;
    display: block;
    font-size: 42px;
    left: 0;
    position: absolute;
    top: 20px;
}

blockquote cite:before,
blockquote cite {
    color: #333333;
}

.drop-caps p:first-child:first-letter {
    float: left;
    color: #903;
    font-size: 75px;
    line-height: 60px;
    margin: 10px 20px 0 0;
    padding: 10px;
    font-family: Georgia;
}

.alert {
    padding: 25px;
    position: relative
}

.alert .close {
    color: #fff!important;
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    text-shadow: none
}

.alert i {
    font-size: 24px;
    padding: 0 20px 0 10px;
    vertical-align: sub
}

.alert-danger,
.alert-info,
.alert-success,
.alert-warning {
    background-color: #297ad3;
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.alert-danger {
    background-color: #e33131
}

.alert-success {
    background-color: #42a367
}

.alert-warning {
    background-color: #e9a00a
}

.lightalert.alert-info {
    background-color: #cde8f6!important;
    color: #297ad3!important
}

.lightalert.alert-success {
    background-color: #ddf3d5!important;
    color: #42a367!important
}

.lightalert.alert-warning {
    background-color: #fce1a7!important;
    color: #e9a00a!important
}

.lightalert.alert-danger {
    background-color: #edc8c5!important;
    color: #e33131!important
}


/******************************************
    SIDEBAR STYLES
******************************************/

.sidebar .widget {
    margin-bottom: 30px;
}

.sidebar .widget .wbp {
    padding: 40px !important;
}

.sidebar .widget .small-title h3 {
    margin-top: 0;
}

.related-posts img {
    margin-bottom: 10px;
}

.related-posts .entry small {
    display: block;
    margin: 5px 0 0 0;
}

.related-posts .entry p a {
    color: #333333;
}

.related-posts .entry p {
    margin-bottom: 0;
    padding: 0;
    line-height: 1.6;
}

.related-posts .entry {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    padding: 0 0 20px !important;
}

.related-posts .entry:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0;
}

.twitter_feed {
    padding-left: 0
}

.twitter_feed li {
    list-style: none;
    overflow: hidden;
}

.twitter_feed li p {
    margin-top: -30px;
    padding-left: 30px;
}

.twitter_feed li span:before {
    color: #4f4f4f;
    padding-left: 0 !important;
    font-family: 'FontAwesome';
    content: "\f099";
    padding: 10px;
    vertical-align: text-top;
    font-size: 21px;
}

.twitter_feed li a {
    display: block;
    font-size: 12px;
}


/******************************************
    PAGE STYLES
******************************************/

.comments img {
    max-width: 80px;
    margin-right: 20px;
}

.comments {
    padding: 0 !important;
    margin: 0 !important;
}

.comments .text-success {
    color: #333333;
    margin-bottom: 5px;
    display: inline-block;
}

.comments .text-muted {
    color: #444444;
    margin-left: 5px;
}

.comments .media-list li {
    background-color: #fff;
    border: 1px solid #eee;
    margin-bottom: 30px;
    padding: 20px;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.comments .media-list li:last-child {
    margin-bottom: 0;
}

.comments .media-list li p {
    margin: 0;
    padding: 0;
}

.comments .btn {
    display: inline-block;
    margin-top: 10px;
    font-size: 11px;
    padding: 3px 10px;
}

.grid-layout .grid-blog {
    width: 50%;
    float: left;
    display: block;
}

.grid-layout nav.content {
    width: 100%;
    float: none;
}

.grid-layout .post-sharing .btn {
    padding: 6px 10px !important;
    margin: 0 !important;
}

.grid-layout .content .entry-title {
    font-size: 18px;
    margin: 0 !important;
    padding: 10px 0 5px;
}

.grid-layout .post-sharing {
    margin-top: 0;
}

.grid-layout .post-sharing .btn .fa-twitter,
.grid-layout .post-sharing .btn .fa-facebook {
    margin-right: 0;
    padding-right: 0;
    border: 0;
}

.pagination > li > a,
.pagination > li > span {
    background-color: #fff;
    border: 0 solid #ddd;
    color: #333333;
    width: 40px;
    height: 40px;
    line-height: 41px;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
    float: left;
    font-size: 15px;
    margin-left: 0;
    padding: 0;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.post-sharing .btn {
    color: #ffffff !important;
    letter-spacing: 0 !important;
    font-weight: 500;
    font-size: 13px;
    padding: 10px 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.social-small li:hover .fa,
.post-sharing .btn:hover,
.post-sharing .btn:focus {
    opacity: 0.9;
}

.post-sharing .btn .fa-twitter,
.post-sharing .btn .fa-facebook {
    padding-right: 5px;
    width: 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    margin-right: 6px;
    text-align: center;
    display: inline-block;
}

.social-small li .fa-google-plus,
.gp-button.btn-primary:hover,
.gp-button.btn-primary:focus,
.gp-button.btn-primary {
    border-color: #DA5333 !important;
    background-color: #DA5333 !important;
}

.social-small li .fa-facebook,
.fb-button.btn-primary:focus,
.fb-button.btn-primary:hover,
.fb-button.btn-primary {
    background-color: #3B5998 !important;
    border-color: #3B5998 !important;
}

.social-small li .fa-twitter,
.tw-button.btn-primary:hover,
.tw-button.btn-primary:focus,
.tw-button.btn-primary {
    background-color: #00B6F1 !important;
    border-color: #00B6F1 !important;
}

.social-small li .fa-linkedin {
    background-color: #007bb5;
    border-color: #007bb5;
}

.social-small li .fa-pinterest {
    background-color: #cb2027;
    border-color: #cb2027;
}

.social-small li .fa-instagram {
    background-color: #125688;
    border-color: #125688;
}

.social-small li .fa-rss {
    background-color: #f36f24;
    border-color: #f36f24;
}

.content .entry-title {
    letter-spacing: -0.03em;
    line-height: 28px;
    padding: 0;
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 700;
}

.large-post-meta {
    display: block;
    font-size: 12px;
    width: 100%;
    position: relative;
    padding: 20px 0 0;
}

.large-post-meta .avatar img {
    max-width: 30px;
    border: 1px solid #EEEEEE;
    margin-right: 5px;
}

.large-post-meta small {
    color: #dadada;
    font-size: 16px;
    margin: 0 5px;
}

.large-post-meta a {
    color: #333 !important;
}

.btn {
    font-weight: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
}

.post-sharing {
    display: block;
    width: 100%;
    position: relative;
    margin: 15px 0 0;
}

.readmore {
    color: #333 !important;
    letter-spacing: 0 !important;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    margin-top: 15px;
    padding: 0 0;
}

.readmore:hover {
    text-decoration: underline !important;
}

.content {
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 0;
}

.content textarea {
    min-height: 120px;
}

.notfound p {
    font-size: 21px;
    padding: 10px 0;
    line-height: 36px;
}

.notfound {
    padding: 3em 0;
    text-align: center;
}

.notfound h2 {
    display: inline-block;
    font-size: 60px;
    font-weight: bold;
    margin: 0 0 20px;
}

.tags {
    display: block;
    margin: 20px 0 0;
}

.tags a {
    font-size: 12px;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 4px;
    margin-bottom: 7px;
    background-color: #f9f9f9;
    color: #5e5e5e;
    border-radius: 0.25em;
}

.custom-services h2 {
    background-color: transparent;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    font-size: 38px;
    font-weight: bold;
    line-height: 43px;
    margin: 0;
    margin-bottom: 0;
    padding: 0 0;
    text-align: left;
    text-transform: uppercase;
}

.custom-services p {
    margin-bottom: 0;
}

.loginbox p {
    padding: 0;
    z-index: 10;
    display: block;
    position: relative;
    margin-top: 0px !important;
    margin-bottom: 30px;
    color: #ffffff;
}

.loginbox .form-control {
    margin-bottom: 15px;
    width: 100%;
    z-index: 1;
    background-color: #F4F4F7;
    position: relative;
    height: 45px;
    font-size: 13px;
    text-align: center;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0 !important
}

.loginbox .btn {
    font-size: 14px;
    padding: 8px;
    z-index: 1;
    position: relative;
}

.loginbox {
    position: relative;
}

.loginbox:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.loginbox .widget-title:before {
    content: "" !important;
}

.loginbox a {
    text-decoration: underline !important;
    font-weight: bold;
}

.loginbox {
    display: block;
    padding: 60px;
    background-color: #ffffff;
    margin: 0 auto;
}

.loginbox h3 {
    padding: 0 0 10px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 21px;
    color: #ffffff;
}

.loginbox .checkbox {
    padding-top: 20px;
}

.loginbox .checkbox small {
    font-size: 13px;
    padding-left: 5px;
}

.loginbox img {
    margin: 0 auto 40px;
}

.parallax {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.page-banner {
    min-height: 240px;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.page-title {
    padding: 40px 0;
    display: block;
    position: relative;
    background-color: #ffffff;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    list-style: outside none none;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 12px;
    padding: 0;
}

.breadcrumb li {
    font-size: 13px;
}

.page-title h2 {
    font-size: 21px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.page-title h2 small {
    display: block;
    font-size: 16px;
    margin: 15px 0 0;
}

.affbox {
    padding: 60px 30px;
    background-color: #9C27B0;
    display: block;
    text-align: center;
    position: relative;
}

.affbox h3 {
    color: #ffffff;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
    font-size: 31px;
}

.affbox h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
    letter-spacing: 3px;
}

.greybox {
    background-color: #F4F4F7;
    padding: 30px;
    display: block;
    position: relative;
}

.greybox .wb {
    padding: 15px 0;
}


/******************************************
    PRICING
******************************************/

.pricing-header p {
    color: #ffffff;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
}

.pricing-bigger .pricing-body .fa-close {
    color: #E52723;
}

.pricing-bigger {
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.pricing-bigger .pricing-choose {
    background-color: #ffffff;
    font-weight: bold;
}

.pricing-bigger .pricing-border {
    border-right: 1px solid #f1f1f4;
}

.pricing-bigger .pricing-plan {
    background-color: #ffffff;
}

.pricing-bigger .pricing-header {
    padding: 40px 20px;
}

.pricing-bigger .pricing-body ul {
    padding: 0 !important;
    margin: 0 !important;
}

.pricing-bigger .pricing-body ul li {
    list-style: none;
    padding: 10px 20px;
    border-bottom: 1px solid #dddddd;
}

.pricing-bigger .pricing-body ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.pricing-bigger .pricing-header h3 {
    font-size: 18px;
    padding: 0;
    margin: 0;
    line-height: 1;
    color: #ffffff;
    text-transform: uppercase;
}

.pricing-bigger li:nth-child(2),
.pricing-bigger li:nth-child(4),
.pricing-bigger li:nth-child(6),
.pricing-bigger li:nth-child(8),
.pricing-bigger li:nth-child(10),
.pricing-bigger li:nth-child(12) {
    background-color: #F4F4F7;
}

.orderbutton {
    text-transform: uppercase;
    color: #ffffff !important;
    text-decoration: underline !important;
    font-weight: bold;
}

.pricing-ver-9 {
    padding: 60px;
}

.pricing-ver-9 h2 {
    padding-top: 0;
    margin-top: 0;
    line-height: 1;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 5px;
}

.pricing-ver-9 h4 {
    color: #ffffff;
    font-size: 44px;
    font-weight: bold;
}

.pricing-ver-9 h4 sup {
    font-style: normal !important;
    color: #ffffff;
    top: -20px;
    font-size: 15px;
}

.pricing-ver-9 h4 small {
    font-style: normal !important;
    color: #ffffff;
    font-size: 15px;
}

.pricing-ver-9 ul {
    padding: 20px 0;
}

.pricing-ver-9 ul li {
    list-style: none;
    color: #ffffff;
    padding: 5px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.pricing-ver-9 ul li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.purblebghead {
    background-color: #9C27B0;
    color: #ffffff;
}

.purplebg {
    background-color: rgba(156, 39, 176, 0.9);
    color: #ffffff;
}

.bluebg {
    background-color: rgba(29, 75, 173, 0.9);
    color: #ffffff;
}

.greenbg {
    background-color: rgba(139, 195, 74, 0.9);
    color: #ffffff;
}

.pricingbg {
    background-image: url(upload/pricingbg.jpg);
    background-attachment: scroll;
    background-position: center;
    center;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    display: block;
    overflow: hidden;
    position: relative;
    padding-top: 10em !important;
    width: 100%;
}

.pricingbg.nob {
    padding-top: 80px !important
}

#pricing-table .pricing .pricing-table .pricing-header {
    position: relative;
    background: #34495e;
    padding: 44px 22px;
    text-align: center;
}

#pricing-table .pricing .pricing-table .pricing-header .pricing-title {
    color: #ffffff;
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
}

#pricing-table .pricing .pricing-table .pricing-header .pricing-rate {
    font-size: 70px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    text-align: center;
}

#pricing-table .pricing .pricing-table .pricing-header .pricing-rate sup {
    font-size: 24px;
    right: -10px;
    position: relative;
    top: -30px;
    color: #ffffff;
}

#pricing-table .pricing .pricing-table .pricing-header .pricing-rate span {
    font-size: 16px;
    color: #ffffff;
    margin-left: -10px;
    text-transform: uppercase;
}

#pricing-table .pricing .pricing-list {
    padding: 20px 0;
    background: #ffffff;
    border: 1px solid #e3e3e3;
}

#pricing-table .pricing .pricing-list ul {
    padding: 0px;
    display: table;
    margin: 0px auto;
}

#pricing-table .pricing .pricing-list ul li {
    list-style: none;
    border-bottom: 1px solid #EAECEB;
    font-size: 15px;
    line-height: 42px;
    text-transform: capitalize;
}

#pricing-table .pricing .pricing-list ul li:last-child {
    border: none;
}

#pricing-table .pricing .pricing-list ul li i {
    margin-right: 12px;
}

#pricing-table .pricing .pricing-list ul li span {
    color: #34495e;
}

#pricing-table .btn {
    border-radius: 0;
    font-size: 15px;
    padding: 15px;
}

.flat .plan {
    border-radius: 0;
    list-style: none;
    padding: 0 0 20px;
    margin: 0 0 15px;
    background-color: #333333;
    text-align: center;
}

.flat .plan li {
    padding: 10px 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.flat .plan li.plan-price {
    border-top: 0;
}

.flat .plan li.plan-name {
    border-radius: 0;
    padding: 30px 0;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #121212;
    background: #F9B40F;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    border-top: 0;
}

.flat .plan li>strong {
    color: #F9B40F;
}

.flat .plan li.plan-action {
    margin-top: 10px;
    border-top: 0;
}

.flat .plan.featured {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.flat.white-style .plan {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
}

.flat.white-style .plan li {
    border-color: rgba(55, 55, 55, 0.1);
    color: #555555;
}

.my_planHeader {
    text-align: center;
    color: white;
    padding-top: 2em;
    padding-bottom: 2em;
}

.my_planTitle {
    font-weight: bold;
    font-size: 21px;
}

.my_planPrice {
    font-size: 15px;
    line-height: 1;
    margin: 0 0 20px !important;
    padding: 0 !important;
}

@media (max-width: 768px) {
    .my_planTitle {
        font-size: small;
    }
}

@media (max-width: 768px) {
    .my_feature {
        text-align: center
    }
}

.my_featureRow {
    margin-top: 0.2em;
    background-color: #000000;
    margin-bottom: 0.2em;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.my_featureRow:hover i,
.my_featureRow:hover p {
    color: #ffffff !important;
}


/* --- Plan 1 --------------------------- */

.my_planHeader.my_plan2,
.my_planHeader.my_plan1 {
    background-color: #000000 !important;
    border-top: thick solid #545454 !important;
}

.my_planHeader.my_plan2 .btn,
.my_planHeader.my_plan1 .btn {
    color: #ffffff;
    text-transform: uppercase;
    padding: 5px 20px;
    font-weight: bold;
    font-size: 13px;
}


/* --- Plan 2 --------------------------- */

.my_planHeader.my_plan2 {
    background: #5ba5af;
    border-top: thick solid rgb(108, 131, 62);
}


/* --- Plan 3 --------------------------- */

.my_planHeader.my_plan3 .btn {
    color: #ffffff;
    text-transform: uppercase;
    padding: 5px 20px;
    font-weight: bold;
    font-size: 13px;
}

.my_feature� {
    padding: 0 !important;
}

.my_planHeader.my_plan3 {
    background: #e34b11;
    border-top: thick solid #f75f2b;
}

.my_planFeature {
    padding: 10px 0;
    text-align: center;
}

.my_planFeature p {
    padding-bottom: 0;
    margin-bottom: 0;
}

.my_planFeature i.my_check {
    color: #92cd00;
}

.my_planFeature i.no_check {
    color: #ff0000;
}

.my_feature p {
    padding: 10px 20px;
    color: #ffffff;
    margin: 0;
}

.pricing-box-08.white-style .my_featureRow {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
}

.pricing-box-08.white-style .my_planHeader.my_plan2,
.pricing-box-08.white-style .my_planHeader.my_plan1 {
    background-color: #ffffff !important;
    border-color: #eaeaea !important;
    border-left: 1px solid #eaeaea !important;
}

.pricing-box-08.white-style .my_planPrice,
.pricing-box-08.white-style .my_planTitle {
    color: #444 !important;
}

.pricing-box-08.white-style .my_plan3 .my_planPrice,
.pricing-box-08.white-style .my_plan3 .my_planTitle {
    color: #ffffff !important;
}

.pricing-box-08.white-style .my_feature p {
    color: #555555;
}


/******************************************
    TAB
******************************************/

.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -6px;
}

.ribbon-green {
    font-weight: 700;
    color: #000000;
    z-index: 2;
    font-size: 13px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -8px;
    top: 13px;
    width: 120px;
    background-color: #BFDC7A;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ribbon-green:before,
.ribbon-green:after {
    content: "";
    border-top: 3px solid #6e8900;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}

.ribbon-green:before {
    left: 0;
}

.ribbon-green:after {
    right: 0;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #F9BC39;
    border-color: #F9BC39;
}

.checkdomain {
    display: block;
    position: relative;
}

.checkdomain-wrapper .form-group {
    background: #F4F4F7 none repeat scroll 0 0;
    padding: 10px;
    border: 1px solid #e9e9ec;
    width: 100%;
}

.checkdomain-wrapper .form-control {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e9e9ec;
    box-shadow: none !important;
    border-radius: 0;
    width: 84%;
    height: 50px;
}

.checkdomain-wrapper .btn {
    height: 50px;
    width: 15%;
}

.checkdomain-wrapper .checkbox {
    display: inline-block;
    margin-right: 15px;
    padding-left: 5px;
    text-align: left;
}

.center-tab .nav-tabs > li,
.nav-pills > li {
    float: none;
    display: inline-block;
    *display: inline;
    /* ie7 fix */
    zoom: 1;
    /* hasLayout ie7 trigger */
}

.center-tab .nav-tabs,
.center-tab .nav-pills {
    padding: 0 !important;
    margin: 0 !important;
}

.center-tab .panel-primary > .panel-heading {
    background-color: #ffffff;
    border: 0 none;
    border-radius: 0;
    color: #000000;
    padding: 0 !important;
}

.center-tab .panel-body {
    margin-top: 30px;
}

.center-tab .tab-content {}

.center-tab .wb {
    background-color: #ffffff;
    padding: 40px;
    position: relative;
}

.center-tab .nav-tabs,
.nav-pills {
    text-align: center;
}

.center-tab .panel {
    border-bottom: 0;
    box-shadow: none;
    border-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0 !important;
    border-right: 0;
}

.center-tab .panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0 5px;
}

.center-tab .panel.with-nav-tabs .nav-tabs {
    border-bottom: none;
    border-bottom: 1px solid #f1f1f4;
}

.center-tab .panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px;
}

.center-tab .with-nav-tabs.panel-primary .nav-tabs > li {
    border-radius: 0 !important;
    padding: 10px 0px;
    text-transform: uppercase;
    font-size: 14px;
    border-right: 1px solid #f1f1f4;
}

.center-tab .with-nav-tabs.panel-primary .nav-tabs > li:first-child {
    border-left: 1px solid #f1f1f4;
}

.center-tab .with-nav-tabs.panel-primary .nav-tabs > li > a,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #757575;
    font-weight: 400;
}

.center-tab .with-nav-tabs.panel-primary .nav-tabs > .open > a,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #757575;
    background-color: transparent;
    border-color: transparent;
}

.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.active > a,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
    color: #000000;
    font-weight: 700;
    background-color: transparent;
    border-color: transparent;
    border-bottom-color: transparent;
    position: relative;
}

.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover:after,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus:after,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.active > a:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 25px;
    margin-left: -25px;
}

.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}

.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;
}

.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}

.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.center-tab .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}

.tab-style-1 .tab-content {
    padding: 30px;
    border: 1px solid #dddddd !important;
}

.tab-style-1 .nav-tabs {
    border: 0;
    padding: 0 !important;
}

.tab-style-1 .nav-tabs > li > a {
    border-radius: 0;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 !important;
    padding: 15px 20px;
    border-top: 3px solid transparent;
}

.tab-style-1 .nav-tabs > li.active > a {
    border-top: 3px solid #222;
}

.tab-style-1 .nav-tabs > li:hover > a,
.tab-style-1 .nav-tabs > li.active > a {
    background-color: #ffffff !important;
}


/******************************************
    MISC
******************************************/

.dmtop {
    background-color: #000000;
    background-image: url(../images/arrow.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 9999;
    width: 50px;
    height: 50px;
    text-indent: -99999px;
    position: fixed;
    bottom: -100px;
    right: 74px;
	/*left:50px;*/
	margin:auto;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    overflow: auto;
}


#loader {
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    background-color: #ffffff;
    position: fixed;
    display: table;
    width: 100%;
    top: 0;
    height: 100%;
    min-height: 100%;
    z-index: 99999;
}

.loader-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 12;
    text-align: center;
}

.loader {
    vertical-align: top;
}


.banner {
    padding: 20px;
    background-color: #ffffff;
    position: relative;
    border: 2px solid #ffffff;
}

.banner-desc {
    position: absolute;
    left: 20px;
    padding: 20px;
    top: 80px;
    background-color: rgba(0, 0, 0, 0.6);
}

.banner-desc h3 {
    font-size: 15px;
    color: #ffffff;
    line-height: 1.5;
    padding: 0;
    margin: 0;
}

.banner-desc h3 span {
    font-weight: bold;
    text-transform: uppercase;
}

.banner-button {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.searchwidget h3 {
    font-size: 26px !important;
    line-height: 36px !important;
}

.searchandbag li:first-child {
    border-left: 0;
}

#custom-search-input .btn {
    border: 0 none !important;
    border-radius: 0 !important;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 !important;
    vertical-align: middle;
}

#custom-search-input label a {
    color: #444444;
}

#custom-search-input label {
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 400;
    padding-bottom: 5px;
    font-size: 13px;
}

#custom-search-input .fa {
    margin-top: -4px !important;
}

#custom-search-input .form-control {
    border-radius: 0;
    margin-bottom: 10px;
    height: 40px;
    border-color: #eeeeee;
    box-shadow: none !important;
    font-size: 13px;
}

.searchmenu {
    border-left: 1px solid #47484C;
    border-right: 1px solid #47484C;
}

.searchmenu .dropdown-menu {
    min-width: 160px;
    max-width: 160px;
}


/******************************************
    CHAT
******************************************/

.chat-wrapper {
    list-style: none;
    margin: 0;
    position: fixed;
    width: 260px;
    right: 0;
    bottom: 0;
    padding: 0;
    z-index: 9999;
}

.chat {
    list-style: none;
    margin: 0;
    padding: 0;
}

.chat .text-muted {
    color: #777;
    font-size: 10px;
}

.chat .text-muted .fa {
    margin-right: 4px;
}

.chat li {
    border-bottom: 1px dotted #ededed;
    padding: 0 5px 20px;
    margin-bottom: 20px;
}

.chat li .chat-body p {
    color: #444444;
    font-size: 13px;
    line-height: 21px;
    margin: 0;
    padding: 0;
}

.chat-wrapper .panel-body {
    overflow-y: scroll;
    height: 300px;
}

.chat .primary-font {
    font-weight: 600;
    color: #000;
    font-size: 12px;
    font-style: normal;
}

.chat-wrapper .btn-primary {
    font-size: 14px !important;
    text-align: left;
}

.supportstaff {
    padding: 0 10px;
}

.chat-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.chat-wrapper::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.chat-wrapper::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.chat-wrapper .panel {
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
}

.chat-wrapper .panel-primary > .panel-heading {
    border: 0;
    border-radius: 0 !important;
}

.chat-wrapper img {
    max-width: 40px;
    margin: 10px 10px 10px 0;
}
.navbar-brand>img {
    width: 90px;
}
.chat-wrapper .panel-footer {
    background-color: #f4f4f7 !important;
    border-radius: 0 !important;
    border-top: 1px solid #ededf0;
    padding: 10px 15px;
}

.chat-wrapper .input-group .form-control {
    border-color: #eeeeee;
    border-radius: 0;
    box-shadow: none;
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}

.chat-wrapper .fa-comments-o {
    padding-right: 5px;
}


/******************************************
    SLIDER
******************************************/

.carousel-control {
    top: 50%;
    height: 50px;
    line-height: 50px;
    margin: -20px auto;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
    width: 25px;
}

.carousel-control .fa-angle-left {
    left: 20px;
}

.carousel-control .fa-angle-right {
    right: 20px;
}

.Woo-TitleLarge,
.tp-caption.Woo-TitleLarge {
    font-weight: bold;
}

.rev-btn,
.tp-caption.rev-btn {
    font-size: 15px;
}

.tp-caption.WebProduct-Title,
.WebProduct-Title {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1.00);
    font-size: 60px;
    font-style: normal;
    font-weight: 100;
    line-height: 60px;
    padding: 0;
    text-decoration: none;
}

.tp-caption.WebProduct-SubTitle,
.WebProduct-SubTitle {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #f9bc39;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    text-decoration: none;
}

.tp-caption.WebProduct-Content,
.WebProduct-Content {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1.00);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    padding: 0;
    text-decoration: none;
}

.tp-caption.btn-pruple,
.btn-purple {
    background-color: #9C27B0 !important;
    border-color: #9C27B0 !important;
}



/*Portfolio*/
.mv-portfolio{margin:35px 0}
.mv-portfolio .section-title h3 {color:#fff;}
.mv-portfolio p {color:#fff;}
.portfolio_bg{background:url(../images/searchbg1.jpg) center top no-repeat;background-size:cover;background-attachment:fixed;min-height:513px}
.service_bg{background:url(../images/searchbg3.jpg) center top no-repeat;background-size:cover;background-attachment:fixed;min-height:513px}
.mv-portfolio-button{margin-top:60px}
.btn4,.btn4:visited{background:#143e79;display:inline-block;text-align:center;color:#fff;font:16px/43px 'Open Sans',Arial,Helvetica,sans-serif;height:43px;padding:0 36px;cursor:pointer;border-radius:3px;border:0;border-radius:5px;margin-right:15px}
.btn4:hover{color:#fff;background:#ff8515;text-decoration:none}
.btn4_sub,.btn4_sub:visited{background:none;display:inline-block;text-align:center;color:#fff;font:16px/39px 'Open Sans',Arial,Helvetica,sans-serif;height:43px;padding:0 36px;cursor:pointer;border-radius:3px;border:2px solid #143e79;border-radius:5px;margin-right:15px}
.btn4_sub:hover{color:#fff;background:#ff8515;text-decoration:none;border:2px solid #de6e07}
.btn4_sub2,.btn4_sub2:visited{background:none;display:inline-block;text-align:center;color:#fff;font:16px/39px 'Open Sans',Arial,Helvetica,sans-serif;height:43px;padding: 7px 50px;cursor:pointer;border-radius:3px;border:2px solid #143e79;border-radius:5px;margin-right:15px}
.btn4_sub2:hover{color:#fff;background:#222;text-decoration:none}
.portfolio_list ul,.portfolio_list ul li{margin:0 0 30px;padding:0;list-style:none}
.portfolio_list ul li{float:left;width:25%}
.portfolio-part{width: 260px;
    height: 190px;
    margin: auto;
    background: #fff;
    padding: 5px;
    /* border-radius: 4px; */
    /* box-shadow: 0 -8px 10px 0 #7f9791; */
    transition: all linear .2s;}
.portfolio-part:hover{transform:scale(1.2)}
.portfolio_img{width:250px;height:180px;overflow:hidden}
.portfolio_img img{display:block;margin:auto;max-width:100%;height:auto}


/* modalbox */
.modal-dialog{width:25%;margin:auto}
.modal-footer{text-align:left}
.modal-header{background: #f0a602;border-bottom: 5px solid rgba(8, 8, 8, 0.14); display:block;color:#fff;padding: 8px 15px;}
.modal-title{font-size: 26px;}
.modal-header .close {margin-top: 8px;}
.quote_modal input[type=text]{font:300 13px/16px Roboto,serif;color:#333;background:#fff;border:1px solid #bebebe;padding:15px;width:100%;border-radius:5px;box-shadow:1px 0 15px #ddd}
.quote_modal select{font:300 13px/16px Roboto,serif;color:#333;background-color:#fff!important;border:1px solid #bebebe;padding:15px;width:100%;border-radius:5px;box-shadow:1px 0 15px #ddd}
.quote_modal textarea{font:300 13px/16px Roboto,serif;color:#333;background:#fff;border:1px solid #bebebe;padding:15px;width:100%;border-radius:5px;box-shadow:1px 0 15px #ddd}
.quote_btn3,.quote_btn3:visited{background:#ff8515;display:inline-block;text-align:center;color:#fff;font:500 18px/36px Roboto,serif;height:50px;cursor:pointer;border-radius:3px;border:2px solid #944700;border-radius:5px;width:48.5%}
.quote_btn3:hover{color:#222;border:2px solid #222;text-decoration:none}
.quote_btn2,.quote_btn2:visited{background:#00c6a3!important;display:inline-block;text-align:center;color:#fff!important;font:500 18px/36px Roboto,serif;height:50px;cursor:pointer;border-radius:3px;border:2px solid #008b72!important;border-radius:5px;width:48.5%}
.quote_btn2:hover{background:#ff8515!important;color:#fff!important;border:2px solid #222;text-decoration:none}
/* modalbox */
.request_q_pos{position:absolute;z-index:999;top:0;right:-198px;text-align:center}
.base{background:#0cc5cc;display:inline-block;height:85px;margin-left:20px;margin-top:-50px;position:relative;width:180px}
.base:before{border-top:22px solid #0cc5cc;border-left:90px solid transparent;border-right:90px solid transparent;content:"";height:0;left:0;position:absolute;top:85px;width:0}


/*Form*/
.form-control {color: #585858;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; border-radius:0px;}


.testimonials .carousel-indicators .active{ background: #fff; } 
/*.testimonials .carousel-inner {overflow:visible;}*/
.testimonials .carousel-inner .item{min-height: 214px;}
.adjust1{ float:left; width:100%; margin-bottom:0; } 
.adjust2{ margin:0; } 
.testimonials .carousel-indicators li{ border :1px solid #ccc; } 
.testimonials .carousel-control{ color:#31708f; width:5%; } 
.testimonials .carousel-control:hover, .testimonials .carousel-control:focus{ color:#31708f; } 
.testimonials .carousel-control.left, .testimonials .carousel-control.right { background-image: none; }
.testimonials .carousel-indicators {bottom: -28px;} 
.media-object{ margin:auto; margin-top:15%; } 
@media screen and (max-width: 768px) { 
    .portfolio_list ul li{float:left;width:100%}
    .media-object{ margin-top:0; } }







/*Newsletter*/
.Newsletter p {color:#fff;}
.mb-20 {
    margin-bottom: 20px !important;
}
.mt-0 {
    margin-top: 0!important;
}
.mt-30 {
    margin-top: 30px!important;
}

.line-bottom {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.text-theme-colored {
    color: #ea272e !important;
}

.contact-details {border: 1px solid #6AB43E;
    padding: 30px;}
    
    
    .popup_form span {
    display: block;
}

.popup_form span input[type="text"], .popup_form span textarea {
    height: 35px;
    width: 100%;
    border: none;
    padding: 0px 10px;
    color: #999;
    -webkit-appearance: menulist-button !important;
}

.popup_form span textarea {
    height: 70px;
    padding: 10px;
}

.popup_form .error {
    height: 15px;
}

.popup_form h5 {
    margin-bottom: 20px;
    font-size: 2.5em;
    color: #fff;
    line-height: 140%;
}

.popup_form h5 strong {
    font-weight: bold;
}

.popup_form button {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border: none;
    padding: 0px;
    color: #000;
    display: inline-block;
    float: right;
    padding: 0px 20px;
    background: #ffcc00;
    line-height: 40px;
    font-size: 18px;
    border-radius: 5px;
}

.popup_form button:hover {
    background: #333;
    color: #fff;
}

.popup_form p {
    border-left: 4px solid rgba(255, 255, 255, 0.5);
    padding-left: 10px;
    line-height: 20px;
    color: #fff;
    margin-top: 20px;
}

.enquiry_popup {
    background: rgba(0, 0, 0, 0.8);
    max-width: 900px;
    position: fixed;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    bottom: 0px;
    z-index: 99;
    display: none;
    padding: 10px 25px;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.2);
}

.enquiry_popup_close {
    font-size: 20px;
    z-index: 9;
    display: block;
    position: absolute;
    text-align: center;
    border-radius: 100%;
    right: 10px;
    top: 10px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    background: #fbad00;
    color: #fff;
}

.enquiry_popup .row {
    margin: 0px -5px;
}

.enquiry_popup .row [class^="col"] {
    padding: 0px 5px;
}

.col-md-sm5 {
    padding: 0px 5px;
    display: inline-block;
    float: left;
    width: 20%;
}

.popup_form2 span {
    display: block;
}



.popup_form2 span textarea {
    height: 70px;
    padding: 10px;
}

.popup_form2 .error {
    height: 10px;
}

.popup_form2 h5 {
    margin-bottom: 20px;
    position: relative;
    font-size: 25px;
    color: #fff;
    line-height: 120%;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.dropdown-menu li a{text-align:left !important}

/* ---------------- For sticky header: class="float-panel"  ------------------*/
.float-panel {
    width:100%;background:white;z-index:300;padding:0 0;/*transform: translateZ(0);
    transition:all 0.5s;*/ /* Effect for switching from .fixed to static */
}
.float-panel .content-area {margin:10px auto;}
.float-panel a {font-size:16px;text-decoration:none;color:#444;display:inline-block;padding:10px 20px;}
.float-panel .fa-gg {color:#F0595C;font-size:30px;vertical-align:middle;transition:all 1s;}
/* when class="float-panel fixed" */
.fixed {padding:0px 0;animation:slide-down 0.7s;opacity:1;}  
.fixed .fa-gg {transform: rotate(360deg); }
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}





/* Web Design Page*/

 .banner-left a {
    background: #d6a005;
    border-radius: 25px;
    color: #fff;
    font-family: Segoe UI, Arial;
    font-size: 20px;
    padding: 4px 20px 10px;
    text-decoration: none;
}
.banner-left h4 {
    font-family: Segoe UI, Arial;
    font-size: 25px;
    color: #fff;
    margin: 0;
    padding-bottom: 20px;
}
.banner-left h1 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding-bottom: 5px;
}
.banner-left {
    float: left;
    padding-top: 105px;
    padding-left: 0;
}
 
.banner-right img {
    width: 100%;
    max-width: 630px;
    height: 365px;
}
.banner-right {
    float: right;
}.mbanner {
    background-image: url(../images/banner-bg.jpg);
    background-position: 0px 0px;
}
.we-build {
    margin: 0;
    padding: 0; 
    padding-left: 10px;
    
}
.we-build h3 {
    font-family: Arial;
    font-size: 32px;
    color: #fff;
    margin: 0;
    padding-bottom: 20px;
    font-weight: bold;
    color: #484f5a;
    line-height: 37px;
}
.build-item {
    margin: 0;
    padding: 0;
}
.build-item li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.build-item li i {color: orange; padding-right: 15px; font-size: 20px}
.build-item li a {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 6px 30px;
    margin: 10px 0;
    text-decoration: none;
    color: #131313;
    font-size: 16px;
    display: block;
     
    
}
.build-item li a:hover {
   
    color: #e9b118; 
     
    
}
.img-center {
    margin: 0;
    padding: 0;
    text-align: center;
}
.new {
    position: absolute;
    left: -10px;
    top: 20px;
}
.packages-left {
    background: #fff;
    border: 1px solid #d8d8d8;
    position: relative;
    text-align: center;
    height: 430px;
    margin-bottom: 20px;
}
.packages-left h2 {
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    color: #fbad00;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 10px;
}
.packages-left h3 {
    font-size: 21px;
    font-family: Arial;
    font-weight: bold;
    color: #a1aaa1;
    margin: 0;
    padding-bottom: 10px;
}
#package-backbg {
    width: 110.2%;
    position: relative;
    background: #fbad00;
    left: -15px;
    height: 215px;
}
.package-backbg-inner {
    margin: 0;
    padding: 0;
}
.package-backbg-inner h1 {
    font-family: Arial;
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding-top: 33px;
    position: relative;
    width: auto;
    display: table;
    margin: 0 auto;
}
.rupee {
    position: absolute;
    left: -13px;
    top: 33px;
    font-size: 34px;
}
.package-backbg-inner h4 {
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    
    padding-top: 0;
    padding-bottom: 20px;
    margin: 0;
}
.package-backbg-inner a {
    background: #fff600;
    border-radius: 25px;
    color: #ed3424;
    text-decoration: none;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 16px;
    top: 10px;
    display: blcok;
    position: relative;
}
.package-backbg-inner h2 {
    font-family: Arial;
    font-size: 32px;
    color: #fff;
    margin: 0;
    padding-bottom: 20px;
    font-weight: bold;
    color: #fbad00;
    line-height: 37px;
    margin: 82px 0;
}
.packages-right {
    margin: 0;
    padding: 0;
    padding-left: 30px;
}
.packages-right h2, .stepsintro h2 {
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;
    color: #484f5a;
    padding-top: 0;
    padding-bottom: 20px;
    margin: 0;
}

.packages-right h2 span {
    color: #fbad00;
    font-weight: bold;
}
.packages-right p, .stepsintro p {
    font-size: 15px;
    color: #8f9091;
    line-height: 24px;
    padding-bottom: 15px;
    font-family: "Segoe UI", sans-serif;
}
.packages-right h3, .stepsintro h3, .sppara h2 {
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
    color: #484f5a;
    padding-top: 0;
    padding-bottom: 20px;
    margin: 0;
    line-height: 38px;
}
.steps-center {
    margin: 0;
    padding: 0;
    float: left;
}
.steps-center-row {
    margin-bottom: 30px;
}
.steps-center-row .step1 {
    padding: 20px 10px 20px 10px;
    background-color: #fbad00;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-image: url(../images/step1.png);
    background-repeat: no-repeat;
    background-position: 25px 32px;
    border: 3px #FFFFFF solid;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
}
.steps-center-row .step2 {
    padding: 18px 10px 20px 10px;
    background-color: #fbad00;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-image: url(../images/step2.png);
    background-repeat: no-repeat;
    background-position: 15px 26px;
    border: 3px #FFFFFF solid;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
}
.steps-center-row .step3 {
    padding: 18px 10px 20px 10px;
    background-color: #fbad00;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-image: url(../images/step3.png);
    background-repeat: no-repeat;
    background-position: 15px 26px;
    border: 3px #FFFFFF solid;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
}
.steps-center-row {
    margin-bottom: 30px;
}
.steps-center-row p {
    font-family: Arial;
    font-size: 15px;
    color: #8f9091;
    line-height: 20px;
    font-family: "Segoe UI", sans-serif;
}
.clear {
    clear: both;
}
.steps-center-row .step4 {
    padding: 18px 10px 20px 10px;
    background-color: #fbad00;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-image: url(../images/step4.png);
    background-repeat: no-repeat;
    background-position: 15px 26px;
    border: 3px #FFFFFF solid;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
}
.steps-center-row h3 {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #484f5a;
    padding-top: 20px;
    padding-bottom: 15px;
    margin: 0;
    padding-top: 0;
}
.steps-center-row p {
    font-family: Arial;
    font-size: 15px;
    color: #8f9091;
    line-height: 20px;
    font-family: "Segoe UI", sans-serif;
}
 
.inner {
    padding: 40px 0;
    margin: 0;
    width: 100%;
}
.btn-requestquote{color: #fbad00;
    background-color: transparent;
    border: 2px solid #fbad00;
    margin-right: 15px;
    margin-bottom: 30px;}

 .our-events { 
    font-size: 18px;
    color: aliceblue;
    display: block;
    padding: 15px;
        text-align: center;
 } 

  .event_bg{ background-image: url(../images/event_bg.jpg); height: 200px;    background-size: cover;  background-repeat: no-repeat;}
.event_bg h1{color: #ffff; font-weight: bolder; font-size: 35pt;}
.event_bg p{color: #ffff; padding-top: 10px;}

 .cont_bg{ background-image: url(../images/cont_bg.jpg); height: 200px;    background-size: cover;  background-repeat: no-repeat;}
.cont_bg h1{color: #ffff; font-weight: bolder; font-size: 35pt;}
.cont_bg p{color: #ffff; padding-top: 10px;}

 .about_bg{ background-image: url(../images/about_bg.jpg); height: 200px;    background-size: cover;  background-repeat: no-repeat;}
 .about_bg h1{color: #ffff; font-weight: bolder; font-size: 35pt;}
.about_bg p{color: #ffff; padding-top: 10px;}
.abt_bg{ min-height: 100px !important;} 
.about_h3 h3{text-transform:capitalize;}
.about_h3 p { font-size: 16px !important;}
.our-mission{border: dotted;   padding: 15px;  border-color: #ccc;border-width: 3px;}
.our-mission:hover{ background-color: #eee;}
.mi-on-con{ padding-left: 15px; float:left }
.bg-light {
    background-color: #ffebeb !important;
}
.rounded {
    border-radius: 10px !important;
}
.rounded p {
    font-size: 16px;
}
.rounded .section-title {margin-bottom: 24px;
    margin-top: 24px;}

.mi-on-con2{ padding-left: 15px; float:right}
.bg-light2 {
    background-color: #ffebeb !important;
}
.rounded2 {
    border-radius: 10px !important;
    
}
.rounded2 p {
    font-size: 16px;
}
.rounded2 .section-title {margin-bottom: 24px;
    margin-top: 24px; padding-left: 16px;}

    .news-small article {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #c5c5c5;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.news-small article:last-child {
  border: none;
}
.news-small article header {
  padding-left: 15px;
}
.news-small article i {
  margin-right: 5px;
}
.news-small article .date {
  margin-bottom: 10px;
}

.newsletter {
  border: 2px solid whitesmoke;
  margin-bottom: 20px;
  padding: 20px;
}
.newsletter .input-group {
  margin-bottom: 0px;
}

.events .event {
     
    margin-bottom: 30px; 
    padding: 15px; 
    /* box-shadow:rgb(159 157 157 / 80%) 0px 3px 8px; */
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.events .event:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.events .event aside {
  padding-left: 80px;
}
.events .event aside header {
  font-size: 18px;
  margin-bottom: 8px;
}
.events .event aside .additional-info {
  color: #767676;
  font-size: 12px;
  margin-bottom: 10px;
}
.events .event aside .description p {
  margin: 0 0 10px 0;
}
.events .event .date {
  background-color: #012951;
  color: #fff;
  float: left;
  height: 70px;
  overflow: hidden;
  width: 70px;
}
.events .event .date .day {
  bottom: 15px;
  font-size: 50px;
  font-weight: bold;
  position: relative;
  right: -12px;
}
.events .event .date .month {
  font-size: 14px;
  padding-top: 5px;
  text-align: center;
  text-transform: uppercase;
}
.events.grid .event {
  margin-bottom: 40px;
  padding-bottom: 50px;
}
.events.grid .event .btn {
  position: absolute;
  bottom: 0;
  margin-bottom: 50px;
}
.events.images .event aside {
  padding-left: 190px;
}
.events.images .event .event-thumbnail {
  display: inline-block;
  float: left;
  position: relative;
}
.events.images .event .event-thumbnail .date {
  bottom: -10px;
  position: absolute;
  right: -10px;
}
.events.images .event .event-thumbnail .event-image {
  height: 165px;
  width: 165px;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.events.images .event .event-thumbnail .event-image:last-child {
  margin-right: 0;
}
.events.images .event .event-thumbnail .event-image .image-wrapper {
  position: relative;
  left: 100%;
  margin-left: -200%;
  position: relative;
}
.events.images .event .event-thumbnail .event-image .image-wrapper img {
  height: 100%;
  width: auto;
}
.events.featured .event aside {
  padding-left: 0;
}
.events.featured .event aside header {
  font-size: 14px;
}
.events.featured .event .event-thumbnail {
  float: none;
  margin-bottom: 20px;
}
.events.featured .event .event-thumbnail .event-image {
  width: 100%;
}
.events.small .link-calendar {
  float: right;
  position: relative;
  top: 25px;
}
.events.small .event {
  border: none;
  margin-bottom: 40px;
  padding: inherit;
}
.events.small .event aside header {
  font-size: 14px;
}
.events.small .event aside .additional-info {
  color: #767676;
  font-size: 12px;
  margin-bottom: 0px;
}
.events.small .event .date {
  background-color: #c5c5c5;
}
.events.small .event.nearest .date {
  background-color: #012951;
}
.events.small .event.nearest-second .date {
  background-color: #ea6645;
}  

.professor-thumbnail {
  border: 2px solid whitesmoke;
  padding: 8px;
  margin-bottom: 10px;
      min-height: 100px;
}
.professor-thumbnail aside {
  margin-left: 90px;
}
.professor-thumbnail aside header {
  font-size: 14px;
  font-weight: bold;
}
.professor-thumbnail aside header figure {
  color: #767676;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 3px;
}
.professor-thumbnail .show-profile {
  color: #252525;
  font-size: 11px;
}
.professor-thumbnail .professor-image {
  float: left;
  font-weight: bold;
}
.center{text-align: center;}
.news-s{
box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    padding: 15px;
    margin-bottom: 20px; }
    .qr{ float: right;     width: 135px; }  

    /*** Team ***/
.team-items {
    margin: -.75rem;
}

.team-item {
    padding: .75rem;
}

.team-item::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    transition: .5s;
    z-index: -1;
}

.team-item:hover::after {
    height: 100%;
    
}

.team-item .team-social {
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .75);
    overflow: hidden;
    opacity: 0;
    transition: .5s;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.bg-light {
    background-color: #F3F6F8 !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.team-item:hover .team-social {
    height: 100%;
    opacity: 0.5;
    border: 13px solid #0cc5cc;
}
.contact-box__item .fa {
    color: #001f3e;
    font-size: 20px;
}
.contact-box__info {
    font-size: 16px;
}
.none{    display: none;}
.prem{width: 300px;
    float: right;}
    

 .cont-bx
  {background-color: aliceblue;
    min-height: 377pt;}   