@charset "utf-8";
/* CSS Document */
.wrapper{width: 100%;margin:auto;margin-top:0px;box-shadow: -2px 2px 15px #e1e1e1;border: 0px solid #e1e1e1;}
body{height:100%;background-color: #dfdfdf;font-family: 'Droid Serif', serif;letter-spacing:0.5px;font-weight:300;font-style:normal;-webkit-font-smoothing: antialiased;color:#999;}
.homeLink {
    float: right;
    border-radius: 32px;
    border: 1px solid #666;
    width: fit-content;
    white-space: nowrap;
    padding: 8px 16px;
    margin: 0 !important;
    font-weight: bold;
    line-height:1;
}
.homeLink p {
    margin:0!important;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: orange;
    border-color: none;
}


.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    float: right;
}
.blogmenu {
    padding: 5px;
    list-style: none;
    /* border-right: 2px dotted #ccc; */
    background: #fff;
    padding: 10px;
    width:280px;
    border-radius: 10px;
}
.blogmenu ul{
    padding:0px;
    list-style: none;
    padding-left:10px;
    margin-bottom:10px;
    padding-top: 10px;
    /* background: #ECF9FF; */
}
.blogmenu li{
    font-size: 15px;
    color: #428bca;
}
.hor{display:inline-block;
list-style: none;}

.hor li{display:inline-block; border-right:1px solid #ccc; padding-right:10px;}

.blogmenu ul li{
    font-size:13px;
    color:#666;
    padding:3px;
}

.selected{background: #ffc107!important; color:white!important}
 .tinynav { display: none }
    #nav .selected a, #nav2 .selected a, #nav3 .selected a { color: white; }

.bshadow{box-shadow: 0px 4px 10px 2px #e7e7e7;
    padding: 15px;}
.content-wrapper{/* padding: 0 2% 0 2%; */}
.vpad{padding:15px 0 15px 0;}
.vmar{margin:15px 0 15px 0;}
.vmar45t{margin-top: 45px;}
.hpad{padding:0 15px 0 15px;}
.hmar{margin:0 15px 0 15px;}
.fixed-top{position:fixed; top:0; z-index:99;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfff4+0,dfe5d7+40,b3bead+100;Wax+3D+%233 */
background: #fcfff4; /* Old browsers */
background: -moz-linear-gradient(top,  #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(40%,#dfe5d7), color-stop(100%,#b3bead)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); /* IE6-9 */


}
.full{width:100%;}
.logo img{width:80%; margin:15px;}
.isize{font-size:1.5em; color:#00CC33;}
.isize2{font-size:2.0em; color:#999;}

/*--colors---*/
.darkbg{background:#ccc;}
.blackt45{background: rgba(0, 0, 0, 0.45);}
.blackt60{background: rgba(0, 0, 0, 0.6);}
.blackt75{background: rgba(0, 0, 0, 0.75);}
.blackt90{background: rgba(0, 0, 0, 0.9);}
.light-green{background-color:#00CC33}
.light-green-t{color:#93FD93}
.green{background-color:#0C5C1F}
.green-t{color:#0C5C1F}
.orange{background-color:#FF6600}
.orange-t{color:#FF6600}
.white{/* background-color:#fff; */}
.twhite{color:#fff;}
.tdgray{color:#666;}
.cyan100{background-color:#00aeef;}
.tcyan100{color:#00aeef;}
.cyan75{background-color:#00bdf2;}
.tcyan75{color:#00bdf2;}
.cyan50{background-color:#6dcff6;}
.tcyan50{color:#6dcff6;}
.cyan25{background-color:#b9e5fb;}
.tcyan25{color:#b9e5fb;}
.blue25{background-color:#008fd5;}
.tblue25{color:#008fd5;}
.blue50{background-color:#0072bc;}
.tblue50{color:#0072bc;}
.blue75{background-color: #000;}
.tblue75{color:#0054a6;}
.blue100{background-color:#2e3192;}
.tblue100{color:#2e3192;}

/*----*/
.divider{border-right:1px solid #666; padding: 0 5px 0 0px; margin-left: 7px;}
.copytext{color: #ccc;text-align:center;}
.mar5{margin:5% 0 5% 0;}
/*---menu---*/
.menu{margin-top:0%;font-size: 1.1em;}
a {color: #999;text-decoration: none;}
a:hover{color: #e1e1e1;text-decoration: none;}
a,a:hover,a:focus{text-decoration:none; -webkit-transition:all 150ms linear; -moz-transition:all 150ms linear; -o-transition:all 150ms linear; transition:all 150ms linear;}
.sub-carth.list a{color: #0C5C1F;text-decoration: none;}
.sub-carth.list a:hover{color: #FF6600;text-decoration: none;}
.nav-tabs.nav-justified>li>a:hover{background: #CCE6FF;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  /*border-radius:10px 10px 0 0;*/
}
.nav-justified > li{display:table-cell; width: 1%;}
.nav-justified>li>a:active{background: orange;}
.nav-justified>li>a:hover{background: #fff;}
.nav > li > a:hover, .nav > li > a:focus{background:orange; color:#fff; margin-top:5px; padding-bottom:5px; font-weight:bold;

}
.navbar-nav .active{
color:#000;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3c5bd+0,e86c57+50,ea2803+51,ff6600+75,c72200+100;Red+Gloss */
background: orange; /* Old browsers */

}


.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: #000;
    background-image: none;
    
}


.navbar-nav .active a{color:#fff;}
.nav > li > a{color: #fff;}
.navbar-toggle{background-color:#fff;}
.navbar-toggle .icon-bar{height:3px; background-color:#6dcff6;}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dd:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/*------------------*/
.circle-design{
  background: #ffe600;
 border-radius: 0 50% 0 50%;
  height: 135px;
  text-align: center;
  font-size: 1.3em;
  border: 3px solid #f5447a;
  /* padding: 10px 0px; */
  margin: 4px;
  line-height: 18px;
  font-style: italic;
  padding-top: 7%;}
   .circle-design:hover{
  background: #ff40ff;
  border: 3px solid #ccc;
  color:#fff;
} 
.circle-design a:hover{color:#fff;}
.circle-design1{
   background: #99ff00;
   border-radius:  50% 0 50% 0;
  height: 135px;
  text-align: center;
  font-family: 'Cardo', cursive;
  font-size: 1.3em;
  border: 3px solid #d8335c;
  /* padding: 10px 0px; */
  margin: 4px;
  line-height: 18px;
  font-style: italic;
  padding-top: 7%;}
.circle-design1:hover{
  background: #009900;
  border: 3px solid #ccc;
  color:#fff;
} 
.circle-design1 a:hover{color:#fff;}
.hovertext{
    background: rgba(255, 255, 255, 0.7);
  position: absolute; padding: 5px 13px; left: 0px; width:100%; border-radius:7px;
}
.divider{
    border-right:1px solid #666;
    padding: 0 5px 0 0px;
    margin-right:5px;
    }
.contact{font-size:1.4em; color:#666; font-weight:normal;}
.bs{box-shadow: 2px 2px 2px #0A0A09;}
.bs-out{box-shadow: -1px 7px 15px #ccc;}
.bl{color:#000;}
.tf2 a{font-size: 16px; color: #93FD93;}
.tf{font-size: 21px; color: #fff;}
.fe{font-size: 40px;}
.sq{padding:10px;background:#645050; border-radius:5px; color:#fff; }
.sq:hover{padding:10px;background:#fff; border-radius:5px; color:#000; }
.zoomWrapperImage img{max-width:initial; height:auto;}

/*------------------*/
.view1{margin:10px; padding:12px; background:#FF6600; position:absolute; right:0px; z-index:9; color:#fff; font-weight:normal; font-size:1.8em; margin-top:0px; margin-right:23px; box-shadow:3px 3px 3px #ccc; border-radius:0 0 10px 10px}
.frontpage{z-index:50; top:70px; position:fixed; left:20px;} 
.promo{top:75px}
.banner{border:1px solid #FF6600; border-radius:10px;}

/*fonts*/
h1 {font-weight:normal;color: #48bd48;text-align: left;}
h2 {
    color:#008fd5;
    font-weight:normal;
    padding: 9px;
    /*text-shadow: 2px 2px 3px #999;*/
    /* background: #E2EAEF; */
    /* border-radius: 10px 10px 0px 0px; */
    border-bottom: 2px solid;
    }
h3 { color: #666; font-weight: normal;}
h4 { color:#0C5C1F;}
h5 {color:#E67047;}
h6 { color:#0066CC;}
p {color: #666; line-height:150%; text-align:justify; margin-left: 2%;}
.title_new{font-size: 2em; color: #93FD93; font-weight: normal; background: rgba(0, 0, 0, 0.4); padding: 5px; text-shadow: 2px 2px 3px #333; border-bottom: 1px solid #93FD93;border-radius: 10px 10px 0 0;}

/*------slider -------*/
.slider{margin-top:0px;}
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.rslides li {-webkit-backface-visibility: hidden; position:absolute; display:none; width:100%; left:0; top:0;}
.rslides li:first-child {position:relative; display:block; float:left;}
.rslides img {display:block; height:auto; float: left; width: 100%; border: 0;}

/*------------------backgrounds------------*/
.modal-content{background-color:transparent;}
.spink{
    background: #CC4141;
    border-radius: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}


/* Works */
.portfolio-items, .portfolio-filter {
  list-style: none outside none;
  margin: 0 0 40px 0;
  padding: 0;
}
.portfolio-filter > li {
  display: inline-block;
}

.text-center {
  text-align: center;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.recent-work-wrap {
  position: relative;
}

.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: rgba(255, 77, 0, 0.75);
  color: #fff !important;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
  padding: 30px;
}

.recent-work-wrap .recent-work-inner {
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.recent-work-inner h3 a {
    color: #fff; font-size: medium;
}

.recent-work-inner p {
    color: #fff; font-size: 1em; text-align: left;
}

.recent-work-inner a {
    color: #fff;
}

.portfolio-filter > li a:hover, .portfolio-filter > li a.active {
  color: #fff;
  background: #990099;
  border: 1px solid #b74f8f;
  border-radius: 7px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.portfolio-filter > li a {
  background: none repeat scroll 0 0 #ff4d00;
  font-size: 14px;
  font-weight: 400;
  color: #ffcc99;
  margin-right: 20px;
  
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  border: 1px solid #ffcc99;
  outline: none;
  border-radius: 7px;
}
.portfolio-filter > li {
  display: inline-block;
}

.recent-work-wrap:hover .overlay {
  opacity: 1;   
}

.isotope-item {
  z-index: 2;
}

.portfolio-item {
  margin: 0;
  padding: 0;
}
/*=======================*/


.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}




@media (min-width: 1200px) {
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  #portfolio .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
/*Ends */

/*---media-port---*/

@media only screen and (max-width: 1024px) {
    
    
.vmar4{
	margin-top: 5px;

}



}

			
@media only screen and (max-width: 768px) {
.vmar4{margin-top: 5px;}
.footer-grids{text-align:center;}
.nl{width: 60%;background: #4F3939;border:none; margin:auto; margin-bottom: 10px;}
.circle-design{
  background: #ffe600;
 border-radius: 0 10% 0 10%;
  height: 135px;
  text-align: center;
  font-family: 'Cardo', cursive;
  font-size: 1.3em;
  border: 3px solid #f5447a;
  /* padding: 10px 0px; */
  margin: 4px;
  line-height: 18px;
  font-style: italic;
  padding-top: 7%;}
.circle-design1{
   background: #99ff00;
   border-radius:  10% 0 10% 0;
  height: 135px;
  text-align: center;
  font-family: 'Cardo', cursive;
  font-size: 1.3em;
  border: 3px solid #d8335c;
  /* padding: 10px 0px; */
  margin: 4px;
  line-height: 18px;
  font-style: italic;
  padding-top: 7%;
  }
  
   .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    float: left;
    margin-top: -7vh;
    width: 100%;
    margin-right:10%
}
.navbar-toggle {
    background-color: transparent;
    margin-right: 0%;
    margin-top: 7%;
    float: left;
    margin-bottom: 0;
    margin-left: -7%;
}
.navbar-toggle .icon-bar {
    height: 3px;
    background-color: #ffcb05;
}
#menu-toggle {
    top: 0;
    right: 0;
    position: fixed;
    z-index: 1;
    margin-top: 0; 
     color: #ffcb05;
    
}
.homeLink {
    float:none;
}


}

@media only screen and (max-width: 560px) {

.nl{width: 100%;background: #4F3939;border:none;}
.slider{margin-top:0px;}
.no-touch .dropdown:hover{
    z-index: 99;
    display: block;
}
.dd:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
        display: block;
    }
  .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
        display: block;
        background:black;
    }
    .dropdown-menu{
        margin-top: 0;
    }
    .dropdown-toggle{
        margin-bottom: 2px;
    }
    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
        margin-bottom: 0;
    }
 .tinynav { display: block; width:100%; }
      #nav, #nav2 { display: none }
}