
.rst_iconbox.rst_style_17 i {
    transition: all 0.3s ease 0s;
}

.rst_iconbox.rst_style_17:hover .btn {
    color: #fff;
}

.rst_iconbox.rst_style_15 p {
    letter-spacing: 0.25px;
}

img {
    max-width: 100%;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: medium none !important;
}

.rst-slider-style1 {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    text-align: center;
}

.rst-box-preserve {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.rst-slider-style1 h3 {
    font-weight: 300;
    color: #fff;
    text-transform: inherit;
    margin: 0 0 45px;
    letter-spacing: 2.7px;
}

.rst-slider-style1 p {
    font-family: PT Serif;
    font-size: 21px;
    font-style: italic;
    color: #fff;
    margin: 0 0 94px;
    letter-spacing: 0.7px;
}

.rst-widget-gallery .rst-gallery:after,
form:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.rst-slider-style1 .form-group {
    float: left;
}

.rst-slider-style1 .form-group .btn-group.bootstrap-select {
    width: 100%;
}

.rst-slider-style1 .form-group button.dropdown-toggle,
.rst-slider-style1 .form-group input[type="text"] {
    width: 100%;
    height: 45.2px;
    background-color: rgba(255, 255, 255, 0.2);
    border: none;
    border-radius: 50px;
    padding: 11px 40px 8px;
    color: #fff;
}

.rst-slider-style1 .bootstrap-select .dropdown-toggle .filter-option {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    width: 100%;
}

.rst-slider-style1 .bootstrap-select.btn-group .dropdown-toggle .caret {
    border: none;
}

.rst-slider-style1 .bootstrap-select.btn-group .dropdown-toggle .caret::before {
    color: #999999;
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
    top: -9px;
    color: #fff;
    font-weight: 200;
}

.rst-slider-style1 input[type="submit"] {
    width: 100%;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-size: 16px;
    transition: all 0.3s ease 0s;
    font-weight: 700;
    letter-spacing: 1px;
    height: 45px;
    padding: 0 0 2px;
}

.rst-slider-style2 h3 {
    color: #919191;
    font-size: 48px;
    letter-spacing: 2px;
}

.rst-slider-style2 h2 {
    font-size: 86px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 1px;
}

.rst-slider-style2 p {
    color: #aeaeae;
}

.rst-style-form {
    margin: 0 auto;
    max-width: 830px;
}

.rst-slider-style2 .form-group input[type="text"] {
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0.3px;
    padding: 9px 52px 11px;
    background-color: rgba(255, 255, 255, 0.1);
}

.rst-style-form .rst-fix-col8 {
    padding: 0 10px;
}

.rst-style-form .rst-fix-col8 {
    padding: 0 10px 0 12px;
}

.rst-style-form .rst-fix-col4 {
    padding: 0 6px 0 10px;
}

.rst-coming-soon {
    text-align: center;
}

.rst-coming-soon p {
    font-size: 30px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0.7px;
    color: #142628;
    font-family: PT Serif;
    margin-bottom: 30px;
}

.rst-dot-divisition {
    margin-top: 30px;
    margin-bottom: 15px;
}

.rst-dot-divisition span {
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #1aa17a;
    border-radius: 50%;
    margin: 3px;
}

.rst-coming-soon .coming-soon {
    padding-bottom: 180px;
}

.rst-coming-soon .days-wrapper,
.rst-coming-soon .hours-wrapper,
.rst-coming-soon .minutes-wrapper,
.rst-coming-soon .seconds-wrapper {
    display: inline-block;
    text-transform: uppercase;
    margin: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #142628;
    font-family: 'Open Sans', sans-serif;
    width: 95px;
    height: 121px;
    border-top: 1px solid #09a129;
    border-bottom: 1px solid #2ca2cc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-background-size: 1px 100%;
    -moz-background-size: 1px 100%;
    background-size: 1px 100%;
    background-image: -webkit-linear-gradient(top, #09a129 0%, #2ca2cc 100%), -webkit-linear-gradient(top, #09a129 0%, #2ca2cc 100%);
    background-image: -moz-linear-gradient(top, #09a129 0%, #2ca2cc 100%), -moz-linear-gradient(top, #09a129 0%, #2ca2cc 100%);
    background-image: -o-linear-gradient(top, #09a129 0%, #2ca2cc 100%), -o-linear-gradient(top, #09a129 0%, #2ca2cc 100%);
    background-image: linear-gradient(to bottom, #09a129 0%, #2ca2cc 100%), linear-gradient(to bottom, #09a129 0%, #2ca2cc 100%);
}

.rst-coming-soon .days-wrapper span,
.rst-coming-soon .hours-wrapper span,
.rst-coming-soon .minutes-wrapper span,
.rst-coming-soon .seconds-wrapper span {
    font-size: 48px;
    font-weight: 700;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.rst-slider-style4 {
    background-size: cover !important;
    background-position: center top !important;
    position: relative;
    z-index: 1;
}

.rst-slider-style4:before {
    width: 100%;
    height: 100%;
    content: "";
    background-color: #142628;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
}

.rst-slider-style4.slick-slide.slick-current.slick-active:before {
    opacity: 0;
}

.rst-slider-style4.slick-slide.slick-current.slick-active {
    position: relative;
    z-index: 1;
}
.mutilix-footer-top .rst-widget-newsletter .widget{
	width: 100%;
}
.rst-slider-1 .slick-arrow {
    background-color: transparent;
    border: none;
    border-radius: 50%;
    height: 45px;
    margin-top: -22.5px;
    position: absolute;
    top: 50%;
    width: 45px;
    z-index: 5;
    color: #fff;
    background-repeat: no-repeat;
}

.rst-slider-1 .slick-arrow.slick-prev {
    left: 3%;
    background-image: url(../images/prev.png);
}

.rst-slider-1 .slick-arrow.slick-next {
    right: 3%;
    background-image: url(../images/next.png);
}

.rst-slider-style4 .rst-box-preserve {
    padding-top: 232px;
}

.rst-slider-style4 h4 {
    color: #fff;
    font-weight: 300;
    text-transform: none;
    margin: 0 0 10px;
}

.rst-slider-style4 h3 {
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 38px;
}

.rst-slider-style4 a.btn {
    border-radius: 30px;
    padding: 10px 30px;
    width: 100%;
    max-width: 260px;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
}

.rst-slider-style3 {
    text-align: left;
    background-size: cover;
    background-position: center;
}

.rst_style_m {
    margin-right: 20px;
}

.rst-slider-style3 .rst-preserve-slider {
    padding-bottom: 271px;
    z-index: 1;
    position: relative;
    padding-top: 170px;
}

.rst-slider-style3:before {
    width: 100%;
    height: 100%;
    content: "";
    background-color: #555;
    background-image: -webkit-linear-gradient(left, rgba(80, 50, 143, .75), rgba(44, 162, 205, .75));
    background-image: -moz-linear-gradient(left, rgba(80, 50, 143, .75), rgba(44, 162, 205, .75));
    background-image: -o-linear-gradient(left, rgba(80, 50, 143, .75), rgba(44, 162, 205, .75));
    background-image: -ms-linear-gradient(left, rgba(80, 50, 143, .75), rgba(44, 162, 205, .75));
    background-image: linear-gradient(to right, rgba(80, 50, 143, .75), rgba(44, 162, 205, .75));
    opacity: 0.75;
    position: absolute;
    left: 0;
    top: 0;
}

.rst-slider-style3 h5 {
    color: #fff;
    letter-spacing: 1.5px;
}

.rst-slider-style3 h2 {
    font-size: 86px;
    color: #fff;
    margin-bottom: 34px;
}

.rst-slider-style3 p {
    line-height: 30px;
    margin-bottom: 89px;
    max-width: 768px;
}

.rst-slider-style3 .btn.rst_size_4 {
    padding: 9px 15px 12px;
    width: 260px;
}

.rst-box-nav-slider-2 {
    bottom: 87px;
    position: absolute;
    text-align: right;
    width: 100%;
}

.rst-slider-2-child .rst-child-galary {
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
    height: 90px !important;
    width: 90px !important;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    cursor: pointer;
}

.rst-slider-2-child .slick-track {
    display: inline-block;
}

.rst-slider-style5 {
    text-align: left;
    background-size: cover;
    background-position: center top;
}

.rst-slider-style5 h6 {
    color: #fff;
    font-weight: 400;
    letter-spacing: 21px;
    margin-bottom: 18px;
}

.rst-slider-style5 h2 {
    color: #fff;
    font-size: 90px;
    text-transform: none;
    font-weight: 300;
    font-family: 'PT Serif';
    letter-spacing: 2px;
    margin-bottom: 130px;
    line-height: 110px;
}

.rst-slider-3 {
    z-index: 1;
}

.rst-slider-3 .rst-box-preserve {
    padding-top: 70px;
}

.rst-box-nav-slider-3 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    text-align: right;
}

.rst-slider-3-child {
    display: inline-block;
    position: relative;
    width: 220px;
    z-index: 1;
}

.rst-slider-3-child .rst-child-galary {
    width: 100% !important;
    height: 170px;
    background-size: cover;
    background-position: center top;
    display: block;
}

.wraper-footer .rst-footer .widget .widget-title {
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.6;
    text-transform: inherit;
}


.widget_newsletterwidget {
    color: #9c9c9c;
    line-height: 24px;
    margin-bottom: 23px;
}

.widget_newsletterwidget form {
    margin-top: 17px;
}

.widget_newsletterwidget form p {
    display: block;
    margin: 0;
}

.widget_newsletterwidget input {
    height: 40px;
    border: 1px solid #eeeeee;
    padding: 12px;
    font-size: 14px;
    color: #999;
    width: 100%;
    margin-bottom: 17px;
    font-style: italic;
}

.widget_newsletterwidget input[type="submit"] {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 700;
    font-style: normal;
    margin-top: 1px;
    max-width: 195px;
    border-radius: 40px;
    transition: all 0.3s ease 0s;
    padding: 0 12px;
}

.widget_newsletterwidget input[type="submit"]:hover,
.widget_newsletterwidget input[type="submit"]:focus {
    background-color: #fff;
    color: #333;
}



/******************************END POPUP CART******************************************************/



.rst-intro-widget .textwidget img {
    display: inline-block;
    margin-bottom: 28px;
}

.rst-intro-widget .textwidget p {
    max-width: 330px;
}

aside.widget ul.rst-intro-social,
.widget_categories ul {
    margin: 0;
    padding: 0;
}
aside.widget ul.rst-intro-social{
	margin-top: 20px;
}
aside.widget.rst-social-widget-2  ul.rst-intro-social {
    margin: 0;
}
aside.widget ul.rst-intro-social li {
  display: inline-block;
  list-style: outside none none;
  margin: 0 4px;
  padding: 0;
}
aside.widget.rst-social-widget ul.rst-intro-social li,
aside.widget.rst-social-widget-2 ul.rst-intro-social li {
    padding: 0;
}

aside.widget ul.rst-intro-social li:last-child{
	margin-right: 0;
}
aside.widget ul.rst-intro-social li:first-child{
	margin-left: 0;
}
.widget ul.rst-intro-social li a i
{
    background: #365493 none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.widget ul.rst-intro-social li a i:hover
{
  color: #fff;	
}
.widget ul.rst-intro-social li a i.fa-facebook
{
  background: #3B5998;
}
.widget ul.rst-intro-social li a i.fa-twitter
{
  background: #00ACED;
}
.widget ul.rst-intro-social li a i.fa-dribbble
{
  background: #C32361;
}
.widget ul.rst-intro-social li a i.fa-behance
{
  background: #0064FF;
}
.widget ul.rst-intro-social li a i.fa-instagram
{
  background: #E4405F;
}
.widget ul.rst-intro-social li a i.fa-dropbox
{
  background: #1081DE;
}
.widget ul.rst-intro-social li a i.fa-google-plus
{
  background: #DD4B39;
}
.widget ul.rst-intro-social li a i.fa-linkedin
{
  background: #007BB6;
}
.widget ul.rst-intro-social li a i.fa-pinterest,
.widget ul.rst-intro-social li a i.fa-pinterest-p
{
  background: #BD081C;
}
.widget ul.rst-intro-social li a i.fa-youtube
{
  background: #E02D28;
}
.widget ul.rst-intro-social li a i.fa-vimeo-square,
.widget ul.rst-intro-social li a i.fa-vimeo
{
  background: #1AB7EA;
}
.widget ul.rst-intro-social li a i.fa-tumblr
{
  background: #34465D;
}
.widget ul.rst-intro-social li a i.fa-flickr
{
  background: #FF0084;
}
.widget ul.rst-intro-social li a i.fa-skype
{
  background: #00AFF0;
}


.widget_categories li {
    display: block;
    list-style: none;
}

.widget_categories li a {
    color: #5f5f5f;
    letter-spacing: 0.5px;
    position: relative;
}


.widget-gallery .rst-gallery {
    margin: 0 -6px;
}

.widget-gallery .rst-gallery a {
    display: block;
    width: 33.33%;
    padding: 6px;
    float: left;
}

.widget_categories h2 {
    margin-bottom: 22px;
    margin-top: -5px;
    line-height: 24px;
}

.widget-gallery h2 {
    margin-bottom: 30px;
    margin-top: -5px;
    line-height: 24px;
}

.rst-copy-right {
    padding: 0;
	font-size: 14px;
	color: #000000;
}

.rst-copy-right p {
    margin-bottom: 0;
	color: #ffffff;
}

.rst-footer .rst-head-body {
    border-bottom: none;
}

.rst-footer .rst-header-logo {
    margin-bottom: 1px;
    padding: 20px 0 26px;
}

.rst-footer .rst-border-logo {
    position: relative;
}

.rst-footer .rst-border-logo:after {
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 60px;
}

.rst-bottom-footer {
    position: relative;
}

.rst-bottom-footer .rst-head-social {
    padding: 0;
}

.rst-top-footer {
    position: relative;
}

.rst-scroll-top.text-center {
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.rst-scroll-top.scroll-fixed {
    position: fixed;
    top: auto;
    right: 20px;
    margin: 0;
    padding: 0;
    left: auto;
    bottom: 35px;
    opacity: 0;
}

.rst-scroll-top.scroll-fixed.show {
    -webkit-animation-name: scroll;
    -webkit-animation-duration: 1s;
    animation-name: scroll;
    animation-duration: 1s;
    opacity: 1;
}

@-webkit-keyframes scroll {
    from {
        opacity: 0;
        right: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes example {
    from {
        opacity: 0;
        right: 0;
    }
    to {
        opacity: 1;
    }
}

.rst-scroll-top a {
    border-radius: 50%;
    color: #fff;
    font-size: 21px;
    text-align: center;
    display: block;
    height: 43px;
    line-height: 40px;
    text-align: center;
    width: 43px;
}

.rst-top-footer .rst-logo-footer {
    position: relative;
}

.rst-top-footer .rst-logo-footer .rst-copy-right {
    bottom: 0;
    left: 65px;
    padding: 0;
    position: absolute;
}

.rst-top-footer .rst-logo-footer .rst-copy-right p {
    line-height: 15px;
}

.rst-instagram-slider-footer .slick-slide img {
    display: block;
    width: 100%;
}

.rst-body-footer .rst-head-body p {
    margin: 5px auto;
    max-width: 600px;
    color: #9c9c9c;
}

.rst-menu-footer .rst_menu_bar .rst_header_menu ul li a {
    padding: 3px 15px 1px;
}

.rst-body-footer .widget_newsletterwidget form {
    margin-top: 23px;
}

.rst-body-footer .widget_recent_post h2 {
    margin-top: -3px;
}

.rst-body-footer .widget_newsletterwidget h2 {
    margin-top: -3px;
}

.rst-menu-footer .rst_header_menu ul {
    margin: 0 -20px;
}

.rst-top-footer-1 {
    position: relative;
}

.rst-top-footer-1 .rst-header-logo {
    
    padding: 0;
    position: absolute;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	margin: 0;
}

.rst-widget-newsletter {
    border-left: 1px solid #333;
    margin: 0 0 0 260px;
    padding-left: 45px;
    position: relative;
}

.rst-widget-newsletter .widget_newsletterwidget {
    width: 50%;
    margin: 0;
    padding: 33px 0 27px;
}

.rst-widget-newsletter .newsletter-widget {
    position: absolute;
    right: 0;
    top: 50%;
    width: 51%;
    margin-top: -20px;
    max-width: 460px;
}

.rst-widget-newsletter .newsletter-widget form {
    margin-top: 0;
}

.rst-widget-newsletter h2 {
    margin-bottom: 9px;
}

.rst-widget-newsletter .widget_newsletterwidget form p {
    position: inherit;
}

.rst-widget-newsletter .widget_newsletterwidget input {
    margin: 0;
}

.rst-widget-newsletter .widget_newsletterwidget input[type="submit"] {
    right: 0;
    position: absolute;
    top: 0;
    border-radius: 0;
    max-width: 165px;
}

aside.widget ul.rst-intro-contact {
  margin: 0;
  padding: 0;
}

aside.widget ul.rst-intro-contact li {
    margin: 0 0 15px !important;
	padding: 0;
}

/* aside.widget ul.rst-intro-contact li:nth-child(2) {
    margin-bottom: 14px;
} */

aside.widget ul.rst-intro-contact li i {
    margin-right: 8px;
}

/* .rst-intro-contact {
    position: relative;
    margin-bottom: 27px;
}

.rst-intro-contact::after {
    bottom: -22px;
    height: 1px;
    left: 0;
    position: absolute;
    width: 30px;
    content: "";
} */

.widget_tag_cloud h2 {
    margin-bottom: 38px;
    margin-top: -2px;
}

.rst-footer .widget.widget_tag_cloud .tagcloud {
    margin: 0;
    padding: 0;
}



.rst-newsletter-full {
    margin-left: 0;
    border-left: none;
    padding-left: 0;
}
.rst-newsletter-color h2 {
    color: #fff;
}
.rst-newsletter-color input {
    background-color: #222222;
    border: 1px solid #9c9c9c;
}

.rst-color-6 a,
.rst-color-6 a i {
    color: #9c9c9c;
}

.rst-footer-style .rst-intro-widget p,
.rst-footer-style .rst-intro-social li a,
.rst-footer-style .widget_categories li a,
.rst-footer-style .rst-copy-right p,
.rst-footer-style .rst-menu-style-1 .rst_header_menu li a,
.rst-footer-style .rst-head-body p,
.rst-footer-style .rst-intro-widget .textwidget {
    color: #9c9c9c;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa {
    color: #fff;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa:hover {
    opacity: 0.8;
}

.rst-footer-style h2.widget-title {
    color: #fff;
}

.rst-footer-style .widget_recent_post h4 {
    font-weight: 400;
}

.rst-footer-style .widget_recent_post h4 a {
    color: #eaeaea;
}

.rst-footer-style .widget_tag_cloud .tagcloud a {
    border-color: #555555;
    color: #747474;
}

.rst-intro-social-1 li a {
    color: #eaeaea;
    font-size: 14px;
    padding: 0 17px;
}

.rst-social-widget h2 {
    margin: 0;
    float: left;
    padding: 32px 42px 31px 0;
    border-right: 1px solid #eeeeee;
}

.rst-social-widget .rst-intro-social li {
    float: left;
    padding: 0;
    list-style: none;
}

.rst-footer .rst-social-widget h2 {
    color: #0c0306;
    line-height: 17px;
}

.rst-social-widget .rst-intro-social li a i.fa {
    border-right: 1px solid #eeeeee;
    display: block;
    padding: 33px 32px;
    color: #909290;
}

.rst-footer .mutilix-footer-top .rst-social-widget .rst-intro-social li a:hover i.fa {
    color: #fff;
}

.rst-social-widget .rst-intro-social li a:hover i.fa,
.rst-social-widget .rst-intro-social li.active a i.fa,
.rst-social-widget-2 .rst-facebook a {
    background-color: #3b5999;
    border-right-color: #3b5999;
}

.rst-social-widget .rst-intro-social li a:hover i.fa-linkedin,
.rst-social-widget .rst-intro-social li.active a i.fa-linkedin,
.rst-social-widget-2 .rst-linkedin a {
    background-color: #0077b5;
    border-right-color: #0077b5;
}

.rst-social-widget .rst-intro-social li a:hover i.fa-pinterest-p,
.rst-social-widget .rst-intro-social li.active a i.fa-pinterest-p,
.rst-social-widget-2 .rst-pinterest a {
    background-color: #bd081c;
    border-right-color: #bd081c;
}

.rst-social-widget .rst-intro-social li a:hover i.fa-twitter,
.rst-social-widget .rst-intro-social li.active a i.fa-twitter,
.rst-social-widget-2 .rst-twitter a {
    background-color: #55acee;
    border-right-color: #55acee;
}
.rst-social-widget .rst-intro-social li a:hover i.fa-dribbble,
.rst-social-widget .rst-intro-social li.active a i.fa-dribbble,
.rst-social-widget-2 .rst-dribbble a {
    background-color: #ea4c89;
    border-right-color: #ea4c89;
}
.rst-social-widget .rst-intro-social li a:hover i.fa-google-plus,
.rst-social-widget .rst-intro-social li.active a i.fa-google-plus,
.rst-social-widget-2 .rst-google a {
    background-color: #dd4b39;
    border-right-color: #dd4b39;
}
.rst-social-widget .rst-intro-social li a:hover i.fa-instagram,
.rst-social-widget .rst-intro-social li.active a i.fa-instagram,
.rst-social-widget-2 .rst-instagram a {
    background-color: #e4405f;
    border-right-color: #e4405f;
}
.rst-social-widget .rst-intro-social li a:hover i.fa.fa-tumblr,
.rst-social-widget .rst-intro-social li.active a i.fa.fa-tumblr,
.rst-social-widget-2 .rst-tumblr a {
    background-color: #34465d;
    border-right-color: #34465d;
}
.rst-social-widget .rst-intro-social li a:hover i.fa.fa-youtube,
.rst-social-widget .rst-intro-social li.active a i.fa.fa-youtube,
.rst-social-widget-2 .rst-youtube a {
    background-color: #cd201f;
    border-right-color: #cd201f;
}
.rst-social-widget .rst-intro-social li a:hover i.fa.fa-flickr,
.rst-social-widget .rst-intro-social li.active a i.fa.fa-flickr,
.rst-social-widget-2 .rst-flickr a {
    background-color: #ff0084;
    border-right-color: #ff0084;
}
.rst-social-widget .rst-intro-social li a:hover i.fa.fa-vimeo-square,
.rst-social-widget .rst-intro-social li.active a i.fa.fa-vimeo-square,
.rst-social-widget-2 .rst-square a {
    background-color: #1ab7ea;
    border-right-color: #1ab7ea;
}
.rst-social-widget .rst-intro-social li a:hover i.fa.fa-digg,
.rst-social-widget .rst-intro-social li.active a i.fa.fa-digg,
.rst-social-widget-2 .rst-digg a {
    background-color: #007ee5;
    border-right-color: #007ee5;
}
.rst-social-widget .rst-intro-social li a:hover i.fa.fa-skype,
.rst-social-widget .rst-intro-social li.active a i.fa.fa-skype,
.rst-social-widget-2 .rst-skype a {
    background-color: #00AFF0;
    border-right-color: #00AFF0;
}
.rst-social-widget .rst-intro-social li a:hover i.fa.fa-deviantart,
.rst-social-widget .rst-intro-social li.active a i.fa.fa-deviantart,
.rst-social-widget-2 .rst-deviantart a {
    background-color: #bd081c;
    border-right-color: #bd081c;
}
.rst-social-widget .rst-intro-social li a:hover i.fa.fa-yahoo,
.rst-social-widget .rst-intro-social li.active a i.fa.fa-yahoo,
.rst-social-widget-2 .rst-yahoo a {
    background-color: #410093;
    border-right-color: #410093;
}
.rst-social-widget .rst-intro-social li a:hover i.fa.fa-reddit,
.rst-social-widget .rst-intro-social li.active a i.fa.fa-reddit,
.rst-social-widget-2 .rst-reddit a {
    background-color: #ff5700;
    border-right-color: #ff5700;
}
.mutilix-footer-top .rst-social-widget .rst-intro-social li a i.fa {
    text-align: center;
    width: 75px;
}
.mutilix-footer-body .rst-social-widget .rst-intro-social li a i.fa {
    border: medium none;
    padding: 15px;
    text-align: center;
    width: 40px;
}
.rst-footer .mutilix-footer-body .rst-social-widget h2.widget-title {
    border: none;
    padding: 0;
    float: none;
    line-height: 24px;
}.mutilix-footer-body .rst-social-widget .rst-intro-social {
    margin: 0;
}
.rst-social-widget-2 .rst-google a {
    background-color: #d34836;
}

.rst-footer-style-2 .rst-widget-newsletter {
    border-left: none;
    margin: 0;
    padding-left: 0;
}

.rst-footer-style-2 .rst-widget-newsletter .newsletter-widget {
    margin-top: 0;
    max-width: 460px;
    position: inherit;
    width: 100%;
    position: relative;
    float: right;
}

.rst-footer-style-2 .rst-widget-newsletter .newsletter-widget:after {
    content: "\f1d9";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 25px;
}

.rst-footer-style-2 .rst-widget-newsletter .widget_newsletterwidget {
    width: 100%;
    padding: 20px 0 16px;
}

.rst-footer-style-2 .rst-widget-newsletter .widget_newsletterwidget:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.rst-footer-style-2 .rst-widget-newsletter .widget_newsletterwidget input {
    background-color: #292929;
    border: 1px solid #292929;
    border-radius: 40px;
    color: #fff;
    font-style: normal;
    height: 42px;
    margin: 0;
    padding: 5px 40px;
}

.rst-footer-style-2 .rst-widget-newsletter .widget_newsletterwidget input[type="submit"] {
    border-radius: 40px;
    display: block;
    max-width: 39px;
    position: absolute;
    right: 0;
    text-indent: -999999px;
    top: 0;
    background-color: transparent;
}

.rst-footer-style-2 .widget_categories li a {
    color: #979797;
    font-weight: 400;
    line-height: 30px;
    text-transform: inherit;
}

.rst-footer-style-2 .widget_categories li a:after {
    display: none;
}

.rst-footer-style-2 .widget_categories li a:hover,
.rst-footer-style-2 .widget_categories li.current-menu-item a {
    padding-left: 0;
}

.rst-footer-style-2 .widget_categories h2 {
    line-height: 24px;
    margin-bottom: 34px;
    margin-top: -5px;
}

.widget-menu .rst-menu-widget {
    margin: 30px 0 20px;
    padding: 0;
}

.rst-menu-widget li {
    display: inline-block;
    list-style: none;
}

.rst-menu-widget li a {
    display: block;
    line-height: 13px;
    padding: 0 25px 0 0;
    color: #9c9c9c;
}

.rst-menu-widget li:last-child a {
    border-right: none;
	padding: 0;
}

.rst-footer-style-2 .widget_text.rst-intro-widget.text-right {
    margin-left: -10px;
}

.rst-footer-style-2 .rst-intro-widget .textwidget img {
    margin-bottom: 16px;
    margin-top: 6px;
}

.rst-footer-style-2 .widget-gallery .rst-gallery {
    margin: 0 -10px;
}

.rst-footer .widget_search:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.rst-footer .widget.widget_search {
    padding: 18px 0;
}

.rst-footer .widget_search label {
    width: 100%;
    margin: 0;
}

.rst-footer .screen-reader-text {
    display: none;
}
.rst-background-gradient .rst-footer-style-2 .rst-widget-newsletter .widget_newsletterwidget input {
    background-color: rgba(255, 255, 255, 0.1);
    border: none;
    color: #e6e6e6;
}

.rst-background-gradient .rst-footer-style-2 .rst-widget-newsletter .widget_newsletterwidget input[type="submit"] {
    background-color: transparent;
}

.widget_text .wpcf7-form .form-inline {
    margin: 0 -7px;
}

.widget_text .wpcf7-form .form-inline:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.widget_text .wpcf7-form .form-group {
    margin-bottom: 14px;
}

.widget_text .wpcf7-form .form-inline .form-group {
    float: left;
    padding: 0 7px;
    width: 50%;
}

.widget_text .wpcf7-form .form-group input,
.widget_text .wpcf7-form .form-group textarea {
    width: 100%;
    border-radius: 2px;
    padding: 5px 10px;
    background-color: #f1f1f1;
    border: none;
    color: #555555;
    font-style: italic;
    height: 38px;
}

.widget_text .wpcf7-form .form-group textarea {
    height: 110px;
    resize: none;
    padding-top: 12px;
}

.widget_text .wpcf7-form .form-group input[type="submit"] {
    height: 40px;
    width: 200px;
    font-style: normal;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    color: #fff;
}
/* 
.widget_text .wpcf7-form {
    margin: 47px 0 0 0;
} */

.widget_text .wpcf7-form .row {
    margin: 0 -7px;
}

.widget_text .wpcf7-form .row .col-md-6,.widget_text .wpcf7-form .row .col-sm-6,
.widget_text .wpcf7-form .row .col-md-4,.widget_text .wpcf7-form .row .col-sm-4,
.widget_text .wpcf7-form .row .col-md-12,.widget_text .wpcf7-form .row .col-sm-12 {
    padding: 0 7px;
    margin-bottom: 0;
}

.widget_text .wpcf7-form .form-group input[type="submit"]:hover {
    background-color: #fff;
    color: #333;
}

.rst-footer-style-2 .widget-form-contact .widget-title {
    line-height: 24px;
    margin-bottom: 44px;
    margin-top: -5px;
}

.rst-footer-style-2 .rst-intro-widget-1 .textwidget img {
    margin-bottom: 18px;
    margin-top: -22px;
}

.rst-intro-widget-1 .rst-intro-contact {
    margin-bottom: 0;
    margin-top: 30px;
}

.rst-intro-widget-1 .rst-intro-contact::after {
    display: none;
}

.rst-intro-widget-1 .rst-intro-contact.rst-style-blue li i.fa {
    color: #39a1d1;
}

.rst-menu-footer-1 ul {
    margin: 0 -15px;
    padding: 0;
}

.rst-menu-footer-1 ul li {
    list-style: none;
    display: inline-block;
}

.rst-menu-footer-1 ul li {
    border-right: 2px solid #e6e6e6;
    display: inline-block;
    line-height: 12px;
    list-style: none;
    padding: 0 15px;
}

.rst-menu-footer-1 ul li a {
    display: block;
    color: #e6e6e6;
    font-size: 13px;
}

.rst-menu-footer-1 ul li:last-child {
    border-right: none;
}

.rst-widget-newsletter-1 {
    text-align: center;
}

.rst-footer-style-2 .rst-widget-newsletter-1 .newsletter-widget {
    display: inline-block;
    float: none;
}

.rst-footer-style-2 .rst-widget-newsletter-1 .newsletter-widget::after {
    display: none;
}

.rst-footer-style-2 .rst-widget-newsletter-1 .newsletter-widget {
    max-width: 547px;
}

.rst-footer-style-2 .rst-widget-newsletter-1 .widget_newsletterwidget input {
    background-color: #353535;
    color: #b2b2b2;
    padding: 5px 158px 5px 25px;
    border: none;
}

.rst-footer-style-2 .rst-widget-newsletter-1 .widget_newsletterwidget input[type="submit"] {
    border-radius: 40px;
    padding: 0;
    text-align: center;
    text-indent: 0;
    width: 100%;
    max-width: 158px;
    color: #fff;
}

.rst-social-widget-1 .rst-intro-social {
    display: inline-block;
    padding: 0;
}

.rst-social-widget-1 .rst-intro-social li {
    padding: 0 10px;
}

.rst-social-widget-1 .rst-intro-social li a i.fa {
    border-right: none;
    padding: 13px 10px 14px;
    width: 39px;
    text-align: center;
}

.rst-menu-colum-2 {
    padding: 50px 0;
}

.rst-menu-colum-2 ul {
    margin: 0 -20px;
    padding: 0;
}

.rst-menu-colum-2 ul li {
    list-style: none;
    display: inline-block;
    padding: 0 20px;
}

.rst-menu-colum-2 ul li a {
    color: #041608;
    font-size: 14px;
    letter-spacing: 2px;
}

.rst-footer .rst-header-logo.rst-style-logo {
    padding: 0;
    top: 20px;
}
.widget.widget-officehouse ul {
  margin: 0;
  max-width: 230px;
  padding: 0;
}
.widget.widget-officehouse ul li {
  display: block;
  margin: 0;
  padding: 5px 0;
  position: relative;
}
.widget-officehouse ul li:before {
    content: "\f105";
    left: 50%;
    font-size: 13px;
    font-family: FontAwesome;
    position: absolute;
}

.widget-officehouse ul li:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.widget-officehouse ul li div {
  width: 50%;
}
.widget-officehouse ul li div.day {
    max-width: 135px;
    float: left;
    padding-right: 15px;
}
.widget-officehouse ul li div.time {
  float: right;
  max-width: 145px;
  padding-left: 35px;
}
.rst-footer-style-2.rst-footer-style-3 .widget_categories li a {
    font-weight: 700;
}

.rst-social-widget-2 .rst-intro-social {
    margin: 0;
    padding: 0;
}

.widget.rst-social-widget-2 .rst-intro-social li {
    display: block;
    width: 100%;
    padding: 0;
	margin: 0 0 10px 0;
}


.rst-social-widget-2 .rst-intro-social li a {
    color: #fff !important;
    display: block;
    width: 100%;
    border-radius: 2px;
}
.rst-social-widget-2 .rst-intro-social li a:hover {
    opacity: 0.9;
}
.rst-social-widget-2 .rst-intro-social li a i.fa {
    border-right: 1px solid rgba(225, 225, 225, 0.4);
    width: 50px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 12px;
	border-radius: 0 !important;
}


.rst-social-widget-2 .widget-title {
    line-height: 24px;
    margin-bottom: 40px;
    margin-top: -5px;
}

.rst-social-widget-2 .rst-intro-social li.rst-pinterest {
    margin-bottom: 9px;
}

.rst-social-widget-2 .rst-intro-social li.rst-linkedin {
    margin-bottom: 8px;
}

.rst-footer-style-3 .rst-intro-widget-1 .textwidget img {
    margin-bottom: 15px;
    margin-top: -15px;
}


/******************************************************************************************************************************************************************
    PAGE
******************************************************************************************************************************************************************/

.rst_iconbox_heading.rst-iconbox-heading-1 > h6 {
    margin-bottom: 8.6px;
    margin-top: -2.4px;
}

.rst_iconbox_heading.rst-iconbox-heading-1 > p {
    padding: 0 0 24px;
}

.rst_iconbox_paragraph.rst-iconbox-paragraph-1 {
    margin: 47px 0 0;
}

.rst_iconbox_paragraph.rst-iconbox-paragraph-1 p {
    margin: 0 0 24px;
}

.col-sm-5.rst-sm-5 {
    width: 38.5%;
}

.col-sm-7.rst-sm-7 {
    width: 61.5%;
    padding-left: 20px;
}

.rst_heading.rst_style_2.text-center p {
    padding-bottom: 25px;
}

.rst_heading.rst_style_2.text-center h5 {
    font-size: 20.93px;
}

.rst_heading.rst_style_2.text-center p::after {
    left: 50%;
    margin-left: -30px;
    border-top: 1px solid #bae2c2;
    height: 2px;
}

.rst_iconbox.rst_style_1 p {
    letter-spacing: 0.1px;
}

.rst-image-shadow {
    padding-left: 5px;
}

.rst-image-shadow img {
    box-shadow: -5px 6px 0 0 #e9eef3;
}

.rst_iconbox.rst_style_21:hover i,
.rst_iconbox.rst_style_21:hover i::after {
    background-color: #2ca2cd;
}

.rst_heading.rst-style-4 h5 {
    color: #333333;
    font-size: 30.16px;
    letter-spacing: 1px;
    margin: 0 0 8px;
    padding-bottom: 15px;
    position: relative;
}

.rst_heading.rst-style-4 p {
    color: #555555;
    font-family: PT Serif;
    font-size: 18.9px;
    font-style: italic;
}

.rst_heading.rst-style-4 h5::after {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 20%, rgba(10, 161, 40, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(20%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(10, 161, 40, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 20%, rgba(10, 161, 40, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 20%, rgba(10, 161, 40, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 20%, rgba(10, 161, 40, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 20%, rgba(10, 161, 40, 1) 50%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -210px;
    max-width: 440px;
    position: absolute;
    width: 100%;
    border-radius: 0 0 50% 50%;
}

.rst_heading.rst-style-4 h5::before {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(10, 161, 40, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(10, 161, 40, 1)), color-stop(80%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(10, 161, 40, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(10, 161, 40, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(10, 161, 40, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(10, 161, 40, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    border-radius: 50% 50% 0 0;
    bottom: 1px;
    content: "";
    height: 1px;
    right: 50%;
    margin-right: -210px;
    max-width: 440px;
    position: absolute;
    width: 100%;
}


/* btn play */

.rst-style-play {
    letter-spacing: 4px;
    margin: 0;
    text-transform: uppercase;
    padding-top: 10px;
    color: #ffffff;
}

.rst-style-play.rst-style-1 {
    font-size: 31px;
    font-weight: 400;
}

.rst-style-play .rst-btn-play {
    display: inline-block;
    height: 0;
    margin: 0 35px;
    width: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 15px solid #a3a5a5;
    position: relative;
    z-index: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.rst-style-play .rst-btn-play::before {
    border: 3px solid #a3a5a5;
    border-radius: 50%;
    bottom: -29px;
    content: "";
    left: -39px;
    position: absolute;
    right: -19px;
    top: -29px;
    z-index: 2;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.rst-style-play .rst-btn-play:after {
    content: '';
    opacity: 0;
    transition: opacity 0.6s;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
}

.rst-style-play .rst-btn-play:hover:before,
.rst-style-play .rst-btn-play:focus:before {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}


/* ................. */

.rst-style-play.rst-style-2 {
    font-size: 18px;
    font-weight: 900;
}

.rst-style-play.rst-style-2 .rst-btn-play {
    border-bottom: 10px solid transparent;
    border-left: 13px solid #fff;
    border-top: 10px solid transparent;
    margin: -1px 33px;
}

.rst-style-play.rst-style-2 .rst-btn-play::before {
    border: 2px solid #fff;
    bottom: -22px;
    left: -31px;
    right: -13px;
    top: -22px;
}

.rst-boxshadow-right {
    box-shadow: 7px 6px 0 0 #ccc;
}

.rst_heading.rst-style-5 h5 {
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 48px;
    margin-bottom: 17px;
}

.rst_heading.rst-style-5.text-center > p {
    color: #727272;
    font-family: PT Serif;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0.25px;
}

.rst_iconbox_thumbnail .rst_image {
    margin-bottom: -1px;
}

.rst-fix-width {
    max-width: 810px;
    margin: 0 auto;
}

.rst_banner.rst_style_9.rst-style-9-fix span {
    display: block;
    font-size: 16px;
    padding-top: 5px;
}

.rst_banner.rst_style_9.rst-style-9-fix h1 {
    font-size: 42px;
    padding: 6px 0 34px;
}

.rst_heading.rst_style_2.rst_style_3.text-center p::after {
    border-top: medium none;
    height: 1px;
}

.rst_heading.rst_style_2.rst_style_3.text-center p {
    padding-bottom: 27px;
}

.rst_client_logo.rst_style_2.rst-width {
    width: 50%;
}

.rst_client_logo.rst_border_right_fix {
    border-right: 2px solid rgb(235, 235, 235);
}

.rst_testimonial.rst_style_8.rst-style-12 {
    position: relative;
    z-index: 0;
    margin-top: 58px;
    margin-right: 33px;
}

.rst_testimonial.rst_style_8.rst-style-12 .rst_testimony {
    background-color: #fff;
    padding: 45px 50px 51px;
}

.rst_testimonial.rst_style_8.rst-style-12 .rst_testimony::after {
    right: 69px;
    border-top-color: #ebebeb;
    bottom: -24px;
}

.rst_testimonial.rst_style_8.rst-style-12 .rst_testimony::before {
    right: 70px;
    border-top-color: #fff;
    bottom: -21px;
}

.rst-box-client-logo {
    border-left: 1px solid #ebebeb;
    position: relative;
}

.rst-box-client-logo::after {
    background-color: #ebebeb;
    content: "";
    height: 1px;
    position: absolute;
    left: -65px;
    top: 50%;
    width: 65px;
    margin-top: -1px;
}

.rst_testimonial.rst_style_8.rst-style-12 .rst_testimony p {
    color: #2f302f;
    font-family: PT serif;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0.45px;
    line-height: 30px;
}

.rst_tabs.rst_style_3.rst-style-team-tab .nav-tabs li a {
    background: #fff;
}

.rst_tabs.rst_style_3.rst-style-team-tab .nav-tabs {
    margin: 0 0 34px;
}

.rst_tabs.rst_style_3 .rst_team.rst_style_3 .rst_overlay a {
    text-transform: inherit;
    top: 44%;
}

.rst_tabs.rst_style_3 .rst_team.rst_style_3 .rst_overlay a span {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 9px;
}


.rst_team .rst_info .rst_social i:hover {
    color: #fff;
}

.rst-style-10 .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-color: #fff;
}

.panel-group.rst-style-10 {
    padding-bottom: 35px;
    padding-top: 40px;
}

.panel-group.rst-style-10 .panel {
    border-color: #fff;
    margin-bottom: 0;
}

.rst-style-10 .panel-title a {
    color: #041608;
    text-transform: uppercase;
    padding: 9px 30px 9px 45px;
}

.rst_list.rst-list-team {
    padding-left: 30px;
}

.rst_list.rst-list-team li {
    padding: 0;
    margin-bottom: 6px;
}

.rst_list.rst-list-team li a {
    font-size: 14px;
    color: #555555;
}

.rst_list.rst-list-team li::before {
    display: none;
}

.rst-style-10 .panel-body {
    padding: 15px 20px 3px 45px;
}

.rst-style-10 .panel-title a::after {
    color: #434443;
    font-size: 14px;
    font-weight: 400;
    right: 30px;
    top: 7px;
    transform: rotate(90deg);
}

.rst_iconbox_heading.rst-iconbox-heading-3 > h6 {
    font-size: 18px;
    letter-spacing: 0;
    margin: 0 0 3px;
}

.rst_iconbox_heading.rst-iconbox-heading-3 > p:after {
    display: none;
}

.rst_iconbox_heading.rst-iconbox-heading-3 > p {
    font-size: 14px;
}

.rst_iconbox_paragraph.rst-iconbox-paragraph-2 {
    margin: 0;
}

.rst_fotolia img {
    width: 100%;
}

.rst_principle:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.rst_iconbox_heading.rst-iconbox-heading-4 p {
    padding: 0;
}

.rst_iconbox_heading.rst-iconbox-heading-4 > p:after {
    display: none;
}

.rst_heading.rst-style-6 h5 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 34px;
}

.rst_heading.rst-style-6 p {
    font-style: italic;
    margin-bottom: 7px;
    font-size: 16px;
    font-family: PT Serif;
}

.rst_heading.rst-style-6 h5 span {
    position: relative;
}

.rst_heading.rst-style-6.rst-border-title.text-center h5 span::before {
    content: "";
    height: 1px;
    position: absolute;
    left: -160px;
    top: 14px;
    width: 120px;
}

.rst_heading.rst-style-6.rst-border-title h5 span::after {
    content: "";
    height: 1px;
    position: absolute;
    right: -155px;
    top: 14px;
    width: 120px;
}

.tab-content > .tab-pane:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.rst_tabs.rst_style_3.rst-style-tab .nav-tabs {
    margin-bottom: 25px;
}

.skill-list.rst-style-fix {
    margin: 6px 0 19px;
}

.rst_tabs.rst_style_3.rst-style-tab .nav-tabs li {
    padding: 0;
}

.rst_tabs.rst_style_3.rst-style-tab .nav-tabs li a {
    padding: 0;
}

.rst_tabs.rst_style_3.rst-style-tab .nav-tabs li a::after {
    display: none;
}

.rst_fotolia rst_img span: {
    display: none;
}

.rst_tabs.rst_style_3.rst-style-tab .rst_img::after {
    background: #041608 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
}

.rst_tabs.rst_style_3.rst-style-tab .rst_fotolia.active .rst_img::after {
    opacity: 0;
}

.rst_img .rst-border-hv span:last-child {
    bottom: 0;
    height: 8px;
    position: absolute;
    right: 0;
    width: 50%;
    z-index: 1;
}

.rst_img .rst-border-hv span:last-child::after {
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 0 solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}

.rst_img .rst-border-hv span:last-child::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 8px;
    position: absolute;
    right: 0;
    width: 100%;
}

.rst_img .rst-border-hv span:first-child {
    bottom: 0;
    height: 8px;
    left: 0;
    position: absolute;
    width: 50%;
    z-index: 1;
}

.rst_img .rst-border-hv span:first-child::after {
    border-bottom: 0 solid transparent;
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
}

.rst_img .rst-border-hv span:first-child::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    width: 100%;
}

.rst_fotolia.active .rst_img .rst-border-hv span:first-child::before {
    left: -8px;
}

.rst_fotolia.active .rst_img .rst-border-hv span:last-child::before {
    right: -8px;
}

.rst_testimonial.rst_style_6.rst-style-fix .rst_img::after {
    background-color: #fff;
}

.rst_testimonial.rst_style_6.rst-style-fix .rst_testimony p {
    margin: 30px 0 42px;
}

.rst_principle,
.rst_principle.rst_style_1 {
    background-color: #fff;
}

.rst_principle .rst_principle_img {
    padding: 0;
}

.rst_principle .rst_principle_content {
    padding: 35px 25px 0 40px;
}

.rst_principle.text-right .rst_principle_content {
    padding: 35px 40px 0;
}

.rst_principle .rst_principle_img .rst_img {
    border: 1px;
}

.rst_principle .rst_principle_img .rst_img::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -8px;
    top: 50%;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #f3f4f3;
}

.rst_principle.text-right .rst_principle_img .rst_img::after {
    border-right: 8px solid #494d51;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -8px;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: none;
}

.rst_client_lastsec .rst_paragraph h6 {
    color: #041608;
    font-weight: 600;
    margin: 4px 0 25px;
}

.rst_calltoaction.rst_style_2.rst-style-2.rst_small {
    padding: 33px 0 36px;
}

.rst_icon_list.rst_style_4.rst-margin {
    margin-bottom: 58px;
}

.rst_icon_list.rst_style_4.rst_line_bottom::before {
    position: absolute;
    bottom: -60px;
    content: "";
    height: 60px;
    width: 4px;
    right: 50%;
    margin-right: -2px;
}

.rst_heading.rst_style_2.rst-style-color.text-center h5 {
    color: #fff;
}

.rst_heading.rst_style_2.rst-style-color.text-center p {
    color: #eeeeee;
}

.rst_heading.rst_style_2.rst-style-color.text-center p::after {
    background-color: #fff;
}

.rst_socmedia.rst_style_12.rst-style-12 li {
    margin: 0 22px;
}

.rst_socmedia.rst_style_12.rst-style-12 {
    margin: 0 -22px;
}

.rst-about-text p {
    margin: 0 0 24px;
}

.rst-about-text {
    margin: -5px -5px 0 0;
}

.rst-footer .widget-title::after {
    display: none;
}

.rst_paragraph.rst-style-1 p {
    line-height: 30px;
}

.rst_heading.rst-style-3 h5 {
    margin-bottom: 15px;
}

.rst_heading.rst-style-3 p {
    color: #2f302f;
    font-family: PT Serif;
    font-size: 16px;
    font-style: italic;
}

.rst_iconbox.rst_style_3.rst-margin {
    margin-bottom: 68px;
}

.rst_heading.rst-style-1 h5 {
    color: #fff;
    margin-bottom: 25px;
}

.rst_heading.rst-style-1 p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-family: Pt Serif;
    font-style: italic;
    margin-bottom: 38px;
}

.rst_heading.rst-style-1.rst-fix-width {
    margin: 0 auto;
    max-width: 945px;
}

.rst_socmedia.rst_style_6 ul li a i {
    border: none;
}

.rst_heading.rst-style-2 p {
    color: #2f302f;
    font-size: 24px;
    font-weight: 300;
}

.rst_heading.rst-style-2 h5 {
    font-weight: 900;
    letter-spacing: 6px;
    margin-bottom: 14px;
}

.rst-background-base {
    background: rgba(6, 90, 23, 1);
    background: -moz-linear-gradient(left, rgba(6, 90, 23, 1) 0%, rgba(10, 161, 40, 1) 50%, rgba(6, 90, 23, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(6, 90, 23, 1)), color-stop(50%, rgba(10, 161, 40, 1)), color-stop(100%, rgba(6, 90, 23, 1)));
    background: -webkit-linear-gradient(left, rgba(6, 90, 23, 1) 0%, rgba(10, 161, 40, 1) 50%, rgba(6, 90, 23, 1) 100%);
    background: -o-linear-gradient(left, rgba(6, 90, 23, 1) 0%, rgba(10, 161, 40, 1) 50%, rgba(6, 90, 23, 1) 100%);
    background: -ms-linear-gradient(left, rgba(6, 90, 23, 1) 0%, rgba(10, 161, 40, 1) 50%, rgba(6, 90, 23, 1) 100%);
    background: linear-gradient(to right, rgba(6, 90, 23, 1) 0%, rgba(10, 161, 40, 1) 50%, rgba(6, 90, 23, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#065a17', endColorstr='#065a17', GradientType=1);
}

.rst_heading.rst-style-5.rst-style-color h5 {
    color: #fff;
}

.rst_heading.rst-style-5.rst-style-color p {
    color: #fff;
}

.rst_heading.rst-style-5 p {
    font-family: PT Serif;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0.25px;
}

.rst-text-opacity p {
    color: #fff;
    opacity: 0.5;
}

.rst-post-services.rst-margin {
    margin-bottom: 38px;
}

.rst-post-services .rst_info {
    padding: 20px 20px 24px;
}

.rst-post-services h4 {
    font-size: 18px;
    text-transform: inherit;
    font-weight: 700;
    color: #2f302f;
    line-height: 24px;
    margin-bottom: 18px;
}

.rst-post-services h4 a {
    color: #2f302f;
}

.rst-post-services.rst-style-1 {
    background-color: #fff;
}

.bg-gradient-2 {
    background: -moz-linear-gradient( -142deg, rgb(12, 163, 44) 0%, rgb(44, 162, 205) 100%);
    background: -webkit-linear-gradient( -142deg, rgb(12, 163, 44) 0%, rgb(44, 162, 205) 100%);
    background: -ms-linear-gradient( -142deg, rgb(12, 163, 44) 0%, rgb(44, 162, 205) 100%);
}

.rst_list.rst_style_9.rst-style-color li::before {
    border: 1px solid #fff;
    color: #fff;
}

.rst_list.rst-style-color li {
    color: #fff;
}

.rst_heading.rst-style-7 h6 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 24px;
    margin-top: 0px;
}

.rst_iconbox_paragraph.rst-style-3 {
    margin: 0;
}

.rst_iconbox_paragraph.rst-style-3 p {
    margin: 0 0 24px;
}

.rst_iconbox_paragraph.rst-style-3 .btn {
    margin: 10px 0 0;
}

.rst-aset-padding {
    padding-left: 65px;
}

.rst_heading.rst-style-8 p {
    font-size: 14px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 3px;
}

.rst_heading.rst-style-8 h6 {
    font-family: PT Serif;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 36px;
    margin-top: 0;
    text-transform: inherit;
}

.rst-post-services.rst-style-2 {
    background-color: #fff;
}

.rst-post-services.rst-style-2 .rst_info {
    border: 1px solid #eee;
    padding: 20px 20px 28px;
}

.rst-post-services.rst-style-2 h4 {
    font-family: PT Serif;
    font-style: italic;
    margin-bottom: 27px;
    margin-top: 3px;
}

.rst-post-services.rst-style-2 .rst_info p {
    margin-bottom: 36px;
}

.rst-post-services.rst-style-2 .btn.rst_size_1 {
    padding: 4px 15px 5px;
}

.rst_iconbox.rst_style_28 p {
    color: #ababab;
}

.rst_calltoaction.rst_style_9 h5 {
    color: #fff;
    font-size: 52px;
    margin-bottom: 37px;
}

.rst_calltoaction.rst_style_9 p {
    color: #fff;
    font-size: 21px;
    font-family: PT Serif;
    font-style: italic;
    line-height: 36px;
    margin-bottom: 25px;
}

.rst_calltoaction.rst_style_9 .btn.rst_size_4 {
    min-width: 225px;
    margin-top: 20px;
}

.rst_form.rst_style_7.rst-fix-style textarea {
    padding: 7px 15px 13px 35px;
}

.rst_form.rst_style_7.rst-fix-style {
    margin: 0;
}

.rst_form.rst_style_4.rst-style-1 .rst_form_info {
    padding: 51px 70px;
}

.rst_form.rst_style_4.rst-style-1 .rst_form_info .rst_social ul {
    margin-top: 70px;
}

.rst_banner.rst-style-6 .rst_inner span {
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block;
}

.rst_banner.rst-style-6 h1 {
    color: #3e3e3e;
    font-size: 36px;
    letter-spacing: 1px;
    margin: 0;
    padding-bottom: 27px;
}

.rst-copy-right.rst-style-blue a {
    color: #39a1d1;
}

.rst_banner.rst-style-1 .rst_inner span {
    color: #cfcfcf;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 12px;
}

.rst_banner.rst-style-1 .rst_inner h1 {
    color: #ffffff;
    font-size: 48px;
    line-height: 72px;
    letter-spacing: 1px;
    margin: 0 0 38px;
}

.rst_banner .rst_breadcrumb.rst_center.rst-style-1 {
    background-color: transparent;
    position: inherit;
    padding: 0;
}

.rst_banner .rst_breadcrumb.rst-style-1::after,
.rst_banner .rst_breadcrumb.rst-style-1::before {
    display: none;
}

.rst_banner .rst_breadcrumb.rst-style-1 li a,
.rst_banner .rst_breadcrumb.rst-style-1 li span {
    color: #e6e6e6;
    font-family: Pt serif;
    font-size: 14px;
    font-style: italic;
    margin: 0;
}

.rst_banner .rst_breadcrumb.rst-style-1 li a::after {
    color: #e6e6e6;
    content: "//";
}

.rst_banner .rst_breadcrumb.rst-style-1 li a {
    margin: 0 12px 0 0;
}

.rst-contact.rst-style-1 h6 {
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 16px;
    margin-top: 0;
    letter-spacing: 0.25px;
    color: #555555;
}

.rst-contact.rst-style-1 p {
    color: #555555;
    line-height: 24px;
    letter-spacing: 0.25px;
    margin-bottom: 24px;
}

.rst_banner.rst-style-7 h1 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 37px;
    margin-top: 0;
}

.rst_banner.rst-style-7 p {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
}

.rst_form.rst_style_4.rst-style-transparent {
    background: transparent;
}

.rst_form.rst_style_4.rst-style-transparent form {
    margin: 0 auto;
    max-width: 755px;
    background: transparent;
    padding: 0;
}

.rst_form.rst_style_4.rst-style-transparent input[type="email"],
.rst_form.rst_style_4.rst-style-transparent input[type="number"],
.rst_form.rst_style_4.rst-style-transparent input[type="password"],
.rst_form.rst_style_4.rst-style-transparent input[type="tel"],
.rst_form.rst_style_4.rst-style-transparent input[type="time"],
.rst_form.rst_style_4.rst-style-transparent input[type="search"],
.rst_form.rst_style_4.rst-style-transparent input[type="url"],
.rst_form.rst_style_4.rst-style-transparent input[type="text"],
.rst_form.rst_style_4.rst-style-transparent textarea {
    background: rgba(255, 255, 255, 0.2);
    color: #f1f1f1;
    border: 1px solid #6e6f6f;
}

.rst_form.rst_style_4 textarea {
    height: 144px;
    resize: none;
    padding: 7px 14px;
}

.rst_form.rst_style_4.rst-style-transparent form .col-sm-4,
.rst_form.rst_style_4.rst-style-transparent form .col-sm-12 {
    padding: 0 7px;
}

.rst_form.rst_style_4.rst-style-transparent form .row {
    margin: 0 -7px;
}

.rst-contact-detail.rst-style-1 span {
    border-right: 1px solid #79ca9a;
    color: #fff;
    font-size: 18px;
    padding: 16px 40px;
}

.rst-contact-detail.rst-style-1 span:last-child {
    border-right: none;
}

.rst-contact-info {
    color: #333333;
}

.rst-contact-info:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.rst-contact-info span {
    font-family: PT Serif;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0.5px;
    line-height: 24px;
    display: block;
}

.rst-contact-info h6 {
    line-height: 30px;
    margin: 0 0 30px;
}

.rst-contact-info a.rst-readmore {
    font-weight: 900;
    color: #333333;
    display: inline-block;
    margin-top: 17px;
    position: relative;
}

.rst-contact-info a.rst-readmore::after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: -13px;
}

.rst-contact-info.rst-style-2,
.rst-contact-info.rst-style-2 a.rst-readmore,
.rst-contact-info.rst-style-2 a.rst-readmore::after,
.rst-contact-info.rst-style-2 h6 {
    color: #fff;
}

.rst_style_4.rst_side .rst_form.rst-fix-width {
    float: inherit;
    margin: 0 auto;
    max-width: 750px;
    width: 100%;
}

.rst_banner.rst-style-8 i {
    font-size: 30px;
}

.rst_banner.rst-style-8 h5 {
    text-transform: inherit;
    margin-top: 16px;
    margin-bottom: 18px;
}

.rst_banner.rst-style-8 p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 8px;
}

.rst_form.rst_style_4.rst_side .rst_form.rst-fix-width form {
    padding: 0;
}

.rst_icon_list.rst_style_4.rst-style-fix h6 {
    font-size: 24px;
    margin: 30px 0 8px;
}

.rst_icon_list.rst_style_4.rst-style-fix p {
    font-weight: 700;
    margin: 0 0 6px;
}

.rst_icon_list.rst_style_4.rst-style-fix > a {
    font-size: 16px;
    font-weight: 700;
}

.rst_icon_list.rst_style_4.rst-style-fix {
    border: medium none;
    box-shadow: 0 8px 10px 0 rgba(97, 111, 117, 0.05);
    padding: 68px 0 75px;
}

.rst_form.rst_style_4 .rst_form.rst-fix-width form .row {
    margin: 0 -7px;
}

.rst_form.rst_style_4 .rst_form.rst-fix-width form .col-sm-4,
.rst_form.rst_style_4 .rst_form.rst-fix-width form .col-sm-12 {
    padding: 0 7px;
}

.rst_form.rst_style_4 .rst_form.rst-style-form-1 form {
    background: rgba(89, 101, 93, 0.9);
    margin-top: -270px;
    position: relative;
    padding: 36px 38px 39px;
}

.rst_form.rst_style_4 .rst_form.rst-style-form-1 form p {
    margin-bottom: 34px;
}

.rst_banner.rst-style-6.rst-style-color .rst_inner span,
.rst_banner.rst-style-6.rst-style-color .rst_inner h1 {
    color: #fff;
}

.rst_banner.rst-style-8 .rst_inner span {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 7px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.rst_banner.rst-style-8 .rst_inner h1 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
}

.rst_icon_list.rst_style_4.rst-opacity {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: none;
}

.rst_icon_list.rst_style_4.rst-margin-top {
    margin-top: -135px;
}

.rst_form.rst_style_5.rst-style-fix {
    border: none;
    padding-top: 55px;
    padding-bottom: 44px;
}

.rst_form.rst_style_5.rst-style-fix::after {
    display: none;
}

.rst_form.rst_style_5 textarea {
    height: 147px;
    resize: none;
}

.rst_form.rst_style_3.rst-style-fix input[type="email"],
.rst_form.rst_style_3.rst-style-fix input[type="number"],
.rst_form.rst_style_3.rst-style-fix input[type="password"],
.rst_form.rst_style_3.rst-style-fix input[type="tel"],
.rst_form.rst_style_3.rst-style-fix input[type="time"],
.rst_form.rst_style_3.rst-style-fix input[type="search"],
.rst_form.rst_style_3.rst-style-fix input[type="url"],
.rst_form.rst_style_3.rst-style-fix input[type="text"],
.rst_form.rst_style_3.rst-style-fix textarea {
    border-color: #ebebeb;
}

.rst_iconbox.rst_style_11.rst-style-fix i {
    font-size: 21px;
}

.rst_iconbox.rst_style_11.rst-style-fix:hover {
    text-align: center;
}

.rst_iconbox.rst_style_11.rst-style-fix p {
    margin: 0 0 13px;
}

.rst-mutilix-header-14 .rst-total-item {
    background-color: #051f0b;
}

.rst-mutilix-header-16 .our-container {
    max-width: 1210px;
    padding: 0 35px;
}

.rst-mutilix-header-16 .rst-head-top .our-container {
    padding: 0 60px 0 80px;
}

.rst-mutilix-header-16 .rst-head-social li a:hover {
    color: #051f0b;
}

.rst_header.rst-mutilix-header-10 .rst-head-body,
.rst_header.rst-mutilix-header-11 .rst-head-top,
.rst_header.rst-mutilix-header-12 .rst-head-top,
.rst_header.rst-mutilix-header-13 .rst-head-body,
.rst_header.rst-mutilix-header-14 .rst-head-body,
.rst_header.rst-mutilix-header-2 .rst-head-body,
.rst_header.rst-mutilix-header-3 .rst-head-body,
.rst_header.rst-mutilix-header-7 .rst-head-top,
.rst_header.rst-mutilix-header-7 .rst-main-menu-full.rst-style-1,
.rst_header.rst-mutilix-header-8 .rst-head-top {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.rst_header.rst-mutilix-header-10 .rst-main-menu-full,
.rst_header.rst-mutilix-header-11 .rst-main-menu,
.rst_header.rst-mutilix-header-12 .rst-head-body,
.rst_header.rst-mutilix-header-12 .rst-main-menu-full,
.rst_header.rst-mutilix-header-13 .rst-main-menu-full.rst-style-2,
.rst_header.rst-mutilix-header-15 .rst-main-menu-full,
.rst_header.rst-mutilix-header-16 .rst-main-menu-full .container,
.rst_header.rst-mutilix-header-2 .rst-main-menu-full,
.rst_header.rst-mutilix-header-3 .rst-main-menu-full,
.rst_header.rst-mutilix-header-4 .rst-main-menu-full,
.rst_header.rst-mutilix-header-5 .rst-main-menu-full,
.rst_header.rst-mutilix-header-6 .rst-main-menu-full.rst-style-2,
.rst_header.rst-mutilix-header-7 .rst-main-menu-full.rst-style-2,
.rst_header.rst-mutilix-header-8 .rst-head-body,
.rst_header.rst-mutilix-header-9 .rst-head-body {
    background-color: #fff;
}


.widget-form-contact form p {
    margin: 0;
}

.widget-form-contact form p:first-child {
    margin-top: 23px;
}


.widget-form-contact form textarea {
  font-size: 13px;
  width: 100%;
  padding: 15px;
  resize: none;
  margin: 0 0 20px 0;
  display: block;
}


.widget-form-contact form input {
    background-color: #fff;
    color: #909290;
    font-style: normal;
    height: 40px;
    margin: 0;
    padding: 5px 15px;
    font-size: 13px;
    width: 100%;
	margin: 0 0 20px 0;
}
.widget-form-contact form .form-group input,.widget-form-contact form .form-group textarea{
	margin: 0;
}
.widget-form-contact form input[type="submit"] {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-style: normal;
    margin-top: 0px;
    max-width: 100%;
    border-radius: 0;
    transition: all 0.3s ease 0s;
    padding: 0 12px;
	font-family: Poppins;
	margin: 0;
}
.mutilix-footer-6 .mutilix-footer-top form input,
.mutilix-footer-6 .mutilix-footer-top form input[type="submit"],
.mutilix-footer-7 .mutilix-footer-top form input,
.mutilix-footer-7 .mutilix-footer-top form input[type="submit"] {
    border-radius: 0;
    text-indent: inherit;
}

.mutilix-footer-top form {
    position: relative;
    max-width: 460px;
    width: 100%;
    float: right;
    margin: 21px 0 17px;
}

.mutilix-footer-6 .mutilix-footer-top form,
.mutilix-footer-7 .mutilix-footer-top form {
    position: inherit;
    margin: 0;
    float: none;
}

.mutilix-footer-top form p {
    position: relative;
    margin: 0;
}
.mutilix-footer-top form input[type="submit"] {
  border-radius: 0;
  bottom: 0;
  display: inline-block;
  font-family: poppins;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  right: 0;
  width: auto;
  z-index: 1;
}
.mutilix-footer-top .rst-widget-newsletter .widget{
	padding: 28px 0 28px;
}
.mutilix-footer-top .rst-widget-newsletter .widget.widget_wysija {
    width: 50%;
}

.mutilix-footer-top .rst-widget-newsletter form {
   
	font-size: 13px;
	font-style: italic;
}
.mutilix-footer-top,.rst-footer .mutilix-footer-top .widget  {
	 color: #bbbbbb;
}

.mutilix-footer-top .rst-widget-newsletter form .wysija-paragraph {
    position: absolute;
    width: 50%;
    right: 0;
    top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.mutilix-footer-top .rst-widget-newsletter form .wysija-paragraph input {
    height: 50px;
    border: 1px solid #eeeeee;
    padding:  15px 20px;
    font-size: 13px;
    color: #999;
    width: 100%;
	background: #eeeeee;
}

.mutilix-footer-top .rst-widget-newsletter form .wysija-submit {
    display: block;
    margin-top: 0;
    position: absolute;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    right: 0;
    z-index: 1;
    height: 50px;
    border-width: 1px;
    border-style: solid;
    max-width: 140px;
    width: 100%;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 700;
    transition: all 0.3s ease 0s;
    padding: 0 12px;
	border-radius: 30px;
}
.rst-footer .mutilix-footer-top .rst-widget-newsletter form .wysija-submit {
	border-radius: 30px;
}

.mutilix-footer-top .rst-widget-newsletter form .wysija-submit:hover,.rst-footer .mutilix-footer-top .rst-widget-newsletter form input[type="submit"]:hover {
    background-color: #fff;
    color: #333;
}

.rst-footer-style-2 .rst-widget-newsletter-1 {
    max-width: 547px;
    margin: 0 auto;
}

.mutilix-footer-body .rst-widget-newsletter-1 form input {
    border-radius: 30px;
    padding: 5px 23px;
    font-style: normal;
    height: 42px;
}
.rst-footer .mutilix-footer-top .radius-none  .widget.widget_wysija .wysija-input,.rst-footer .mutilix-footer-top .rst-widget-newsletter.radius-none form .wysija-submit{
	border-radius: 1px;
}

.mutilix-footer-body .rst-widget-newsletter-1 form input[type="text"] {
    /* background-color: #353535; */
    color: #b2b2b2;
    border: none;
}

.mutilix-footer-body .rst-widget-newsletter-1 form input[type="submit"] {
    position: absolute;
    top: 43px;
    z-index: 1;
    right: -1px;
    max-width: 160px;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-facebook {
    background-color: #3b5999;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-google-plus {
    background-color: #dd4b39;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-twitter {
    background-color: #55acee;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-linkedin {
    background-color: #0077b5;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-dribbble {
    background-color: #ea4c89;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-pinterest-p {
    background-color: #bd081c;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-instagram {
    background-color: #e4405f;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-tumblr {
    background-color: #34465d;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-youtube {
    background-color: #cd201f;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-flickr {
    background-color: #ff0084;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-vimeo-square {
    background-color: #1ab7ea;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-digg {
    background-color: #007ee5;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-skype {
    background-color: #00AFF0;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-deviantart {
    background-color: #bd081c;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-yahoo {
    background-color: #410093;
}

.rst-social-widget .rst-active-color.rst-intro-social li a i.fa.fa-reddit {
    background-color: #ff5700;
}

.rst-fix-widgetmenu .rst-menu-widget {
    margin: 0 -10px;
    padding: 28px 0px 32px;
}

.rst-footer .widget {
    margin-bottom: 55px;
}
.rst-footer .widget:last-child{
	margin-bottom: 0;
}
.rst-footer .mutilix-footer-top .widget {
    margin-bottom: 0;
}

.widget .rst-gallery {
    padding: 0;
    margin: -5px -5px 0;
}

.widget .rst-gallery li.rst-photo {
    list-style: none;
    padding: 6px;
}

.rst-footer .rst-bottom-footer .rst-head-social ul li {
    padding: 0 10px;
}

.widget .rst-gallery li.rst-photo a {
    position: relative;
    display: block;
}
.widget_tweets ul li {
  margin: 0 0 30px;
}

.rst-footer .widget_tag_cloud .tagcloud a {
    font-size: 13px !important;
}

.rst_banner.rst_style_1 .rst_inner.text-left {
    text-align: center;
}

.mutilix-footer-top,
.mutilix-footer-body,
.mutilix-footer-bottom {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #333333;
}
.mutilix-footer-bottom {
	border-top-width: 0px;
}
.mutilix-footer-bottom.border-show{
	border-top-width: 1px;
}
.mutilix-footer-bottom{
	background: #181818;
}
.mutilix-footer-top {
    padding: 0;
}

.mutilix-footer-8 .mutilix-footer-top {
    padding: 25px 0 30px;
}

.mutilix-footer-8 .mutilix-footer-body {
    padding-top: 10px;
}

.mutilix-footer-3 .mutilix-footer-bottom .rst-top-footer {
    padding-top: 40px;
    padding-bottom: 45px;
}

.mutilix-footer-3 .mutilix-footer-bottom {
    border-top-color: #fff;
}

.mutilix-footer-13 .mutilix-footer-body {
    padding-top: 0;
    padding-bottom: 0;
}

.mutilix-footer-2 .mutilix-footer-body {
    padding-top: 25px;
    padding-bottom: 40px;
}

.mutilix-footer-2 .rst-body-footer .rst_menu_bar {
    padding: 15px;
}

.mutilix-footer-6 .mutilix-footer-body {
    padding-top: 50px;
}

.mutilix-footer-6 .mutilix-footer-bottom .rst-bottom-footer {
    padding-top: 40px;
    padding-bottom: 28px;
}

.mutilix-footer-4 .mutilix-footer-body {
    padding-top: 25px;
    padding-bottom: 0;
}

.mutilix-footer-4 .rst-body-footer .rst-head-body {
    margin-bottom: 30px;
}

.mutilix-footer-12 .mutilix-footer-body .rst-widget-newsletter-1 form input[type="submit"] {
    top: -1px;
}

.mutilix-footer-12 .mutilix-footer-body .rst-widget-newsletter-1 form input {
    margin-bottom: 0;
}

.rst-footer.mutilix-footer-12 .mutilix-footer-body .widget {
    margin: 0;
}

.rst-footer.mutilix-footer-12 .mutilix-footer-body form {
    margin: 0;
}

.rst-footer.mutilix-footer-12 .mutilix-footer-body .rst-widget-newsletter {
    margin-bottom: 52px;
}

.rst-footer.mutilix-footer-12 .mutilix-footer-body .rst-head-body {
    margin-bottom: 50px;
}

.mutilix-footer-12 .mutilix-footer-body {
    padding-top: 40px;
    padding-bottom: 43px;
}

.btn.rst_size_3.rst_style_0 {
    color: #fff;
}

.widget_text .wpcf7-form input[type="submit"]:hover {
    opacity: 0.8;
}

.widget_gallery .rst_work_filter_grid .rst_show_popup::before {
    height: 1px;
    margin: -1px 0 0 -15px;
    width: 30px;
}

.widget_gallery .rst_work_filter_grid .rst_show_popup::after {
    height: 30px;
    margin: -15px 0 0 -1px;
    width: 1px;
}

.widget_gallery .rst_work_filter_grid .grid-item {
    padding: 6px;
    margin: 0;
}

.widget_gallery .rst_work_filter_grid {
    margin-left: -6px;
    margin-right: -6px;
}

.widget_gallery .rst-gallery-mtx {
    margin: 0;
}

.widget.widget_list_product_cat_item {
    width: 100%;
}

.rst_arrival_del {
    display: block;
}

.rst_menu_bar {
    height: 100%;
}

.rst_header_menu > .wand-menu-private > li::before {
    width: 1px;
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.sticky-menu #adminmenuwrap {
    z-index: 11;
}

.rst-footer .rst-mtx-newsleter {
    max-width: 550px;
    position: relative;
    margin: 0 auto 50px;
}

.rst-footer .mutilix-footer-body .rst-mtx-newsleter input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    padding: 0 20px;
    max-width: 165px;
}

.rst-footer .mutilix-footer-body .rst-mtx-newsleter .wysija-paragraph {
    margin: 0;
}

.rst-footer .mutilix-footer-body .rst-mtx-newsleter input {
    margin: 0;
    border-radius: 30px;
    padding: 0 170px 0 25px;
}

.rst-footer .formError {
    display: none;
}

.rst-logo-footer.mtx-logo-border::after {
    content: "";
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -30px;
}

.rst-logo-footer.mtx-logo-border {
    padding-bottom: 50px;
    position: relative;
    margin: 0;
}

.rst-logo-footer {
    margin-bottom: 30px;
}

.rst-footer .mutilix-footer-body {
    padding: 55px 0;
}

.mutilix-footer-body-2 .rst-footer-social,.mutilix-footer-body-2 .rst-menu-footer,.mutilix-footer-body-2 .rst-description-footer{
	margin-top: 30px;
}
.mutilix-footer-body-2 .container .row > div:first-child{
	margin-top: 0;
}
.mutilix-footer-body-2  .rst-logo-footer{
	margin-bottom: 30px;
}
.mtx-social-footer .rst-head-social ul li {
    padding: 0 25px 0;
}
.rst-footer{
	background: #222222;
}
.rst-footer,.rst-footer .widget p{
	font-size: 13px;
	line-height: 1.8;
}
.rst-footer .mutilix-footer-body,.rst-footer .mutilix-footer-body .widget p,.rst-footer .mutilix-footer-body .widget,.mutilix-footer-body  .widget ul li a,.mutilix-footer-body .widget_recent_comments ul li,.mutilix-footer-body .widget.widget_recent_comments ul li a,.rst-footer .mutilix-footer-body .widget_tag_cloud .tagcloud a{
	color: #bbbbbb;
}
.mutilix-footer-body .widget_tag_cloud .tagcloud a{
	border-color:  #2e2e2e;
}
.mutilix-footer-body .widget_recent_comments ul li{
	border-bottom-color: #2e2e2e;
}
.mutilix-footer-body .widget_rss ul li{
	border-top-color: #2e2e2e;
}
.rst-footer-logo-3{
	width: 250px;
	margin: 0px auto;
}
.rst-footer-logo-3 img{
	max-width: 100%;
}
.inner-footer-3{
	position: relative;
}
.rst-menu-colum-left,.rst-menu-colum-right{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin: 0 !important;
	z-index: 99;
}
.rst-footer .mutilix-footer-body h2.widget-title,.rst-footer .mutilix-footer-top h2.widget-title{
	color: #fff;
}
.rst-menu-colum-right{
	left: auto;
	right: 0;
}

.mtx-social-footer {
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.rst-des-footer {
    margin-bottom: 30px;
}

.rst-mtx-newsleter form {
    margin: 0;
}

.rst-mtx-newsleter .widget {
    margin: 0;
}

.rst-mtx-newsleter .widget-title {
    margin: 0 0 20px;
}

.rst-mtx-newsleter form {
    margin: 0;
    position: relative;
}

.rst-footer .rst-header-logo.rst-logo-second img {
    max-width: 200px;
}

.wraper-footer .rst-footer .mutilix-footer-6 .mutilix-footer-top .widget-title {
    margin-bottom: 10px;
    margin-top: 0;
	text-transform: uppercase;
	font-size: 16px;
}

.mtx-menu-footer .rst_header_menu a {
    color: #041608
}

.rst-footer .rst-bottom-footer {
    padding: 30px 0;
}
.rst-footer .mutilix-footer-body h2.widget-title {
  margin-bottom: 15px;
  margin-top: 0;
}
.rst-top-footer.rst-footer-style-2 .widget-title {
    margin: 0;
}

.mutilix-footer-top .rst-top-footer.rst-footer-style-2 form {
    margin: 15px 0;
}

.rst-footer .widget.widget_search {
    padding: 0;
}

.rst-social-widget .rst-intro-social li.active a:hover i.fa,
.rst-footer .widget.widget_search .search-submit:hover::before {
    opacity: 0.9;
}

.rst-footer .widget-title {
    line-height: 1.6;
}

.rst-social-widget .rst-intro-social li.active a i.fa {

    color: #fff;
}

.rst-social-widget ul.rst-intro-social::after {
    clear: both;
    display: block;
    content: "";
}
.rst-responsive-1 .mtx-menu-footer .rst_header_menu {
    text-align: center;
}
.rst-footer .rst-mtx-newsleter h2 {
    display:none;
}
.rst-social-widget-1 .rst-intro-social ul {
    padding:0;
}
.rst-menu-footer ul {
    margin:0;
    padding: 0;
    list-style: none;
}

.rst-menu-footer ul li {
    display: inline-block;
    padding: 0 12px;
}
.rst-menu-footer ul li:last-child{
	padding-right: 0;
}
.rst-menu-footer ul li:first-child{
	padding-left: 0;
}
.rst-menu-footer ul li a {
    color:#999999;
	font-size: 12px;
	font-weight: 600;
	font-family: Poppins;
	text-transform: uppercase;
    display: block;
}
.rst-menu-footer ul li.current_page_item a,.rst-menu-footer ul li a:hover{
	color: #000000
}
.style-customize {
    position:relative;
}
.style-customize:before {
    border:1px dotted blue;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
}

.show-customize a {
    width: auto;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: background .3s;
    transition: background .3s;
    position: absolute;
    top: 0;
    display: block;
    color: #fff;
    border: 1px solid #4a90e2;
    border-radius: 3px;
    box-shadow: #0003 0 2px 2px 0,#ffffff1a 0 2px 0 0 inset;
    text-shadow: #0000001a 1px 1px 2px;
    font-family: Arial;
    font-size: 11px;
    padding: 5px 20px;
    margin-top: 1px;
    pointer-events: all;
    background-color: #46b0f3;
    text-transform: capitalize;
    white-space: nowrap;
    z-index: 9999;
}
html, body{
    min-height: 100%;
}
#rst_wrapper {
    min-height: 100%;
}
#wr_highlight_mask {
    position: absolute;
    border: 1px dashed #52bcff;
    z-index: 999999999;
    pointer-events: none;
    display: none;
}
#wr_customize_link {
    -webkit-transition: background .3s;
    transition: background .3s;
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    color: #fff;
    border: 1px solid #4a90e2;
    border-radius: 3px;
    box-shadow: #0003 0 2px 2px 0,#ffffff1a 0 2px 0 0 inset;
    text-shadow: #0000001a 1px 1px 2px;
    font-family: Arial;
    font-size: 11px;
    padding: 0 20px;
    margin-top: 1px;
    pointer-events: all;
    background-color: #46b0f3;
    text-transform: capitalize;
    white-space: nowrap;
    line-height: 24px;
}
.customizable {
    position: relative;
}
.customizable:after {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    content: "";
    z-index: 999;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 1;
    border: 1px dashed #46b0f3;
    pointer-events: none;
}
.customizable:hover:after {
    display: block;
}
.customizable .rst-edit-customize {
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 18px;
    color: #fff;
    display: none;
}
.customizable .rst-edit-customize span {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #0085ba;
    z-index: 9999;
    position: relative;
    top: 5px;
    cursor: pointer;
}
.customizable:hover .rst-edit-customize {
    display: block;
}
body.customize-partial-edit-shortcuts-shown .customize-partial-edit-shortcut button {
    display: none;
}
.rst-social-widget-2 .rst-intro-social li a i.fa {
    border-right: 1px solid rgba(225,225,225,0.4);
    width: 50px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 12px;
}
.rst-social-widget-2 .rst-intro-social li a {
    color: #fff;
    display: block;
    width: 100%;
    border-radius: 2px;
}
.rst-social-widget-2 .rst-intro-social li a:hover {
    color: #fff;
}
.widget .rst-gallery .rst-photo {
    padding: 5px;
}
.widget .rst-gallery .rst-photo a {
    padding: 0;
}
.rst-social-widget .rst-intro-social li a:hover i.fa {
    color: #fff;
}
.rst_header .rst_header_menu .rst-box-megamenu aside ul.rst-intro-social,
.rst_header_menu aside ul.rst-intro-social {
    margin: 0 -10px;
}
.rst_header_menu aside.rst-social-widget-2 ul.rst-intro-social li a,
.rst_header_menu aside.rst-social-widget-2 ul.rst-intro-social li a:hover {
    color: #fff;
}
.rst_header_menu aside.rst-social-widget-2 ul.rst-intro-social li {
    margin-bottom: 7px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 270px;
}
.rst-box-megamenu .wpcf7-form .row {
    display: block;
}
.wpcf7-form input, .wpcf7-form textarea {
    max-width: 100%;
    border: 1px solid #ddd;
	color: #909290;
}
.rst-box-megamenu .wpcf7-form .row > div {
    border: none;
    padding-bottom: 0;
}
.rst-box-photo .rst_content_overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    background-image: none;
    background-color: rgba(0, 0, 11, 0.3);;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
.rst-box-photo {
    position: relative;
}
.rst-box-photo .rst_content_overlay .rst_info {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.rst-box-photo:hover .rst_content_overlay {
    opacity: 1;
}

.rst-footer .widget.widget_wysija p.wysija-paragraph ,.rst-footer .widget.widget_wysija .wysija-input {
    margin-top: 0 !important;
    text-align: left;
}
.widget-officehouse ul li:last-child{
	margin-bottom: 0;
}
.rst-footer .mutilix-footer-top .widget.widget_wysija .wysija-input {
    border-radius: 30px;
}
.rst-footer-style-2 .widget.widget_wysija .wysija-submit {
  background: none;
  margin: 0;
}
.rst-body-footer .widget.widget_wysija form {
    position: relative;
}
.rst-body-footer .widget.widget_wysija .wysija-paragraph {
    padding-top: 15px;
}
.rst-body-footer .widget.widget_wysija .wysija-input {
  background: #eeeeee none repeat scroll 0 0;
  border: 0 none;
  margin: 0;
  text-align: center;
}
.rst-body-footer .widget.widget_wysija .wysija-submit {
  border-radius: 0;
  color: #fff;
  font-family: Poppins;
  font-weight: 600;
  height: 50px;
  letter-spacing: 0;
  line-height: 50px;
  margin-top: 10px;
  max-width: 100%;
  width: 100%;
}
.rst-footer .rst-body-footer .widget.widget_search form {
    padding: 0;
}
.rst-footer .rst-body-footer .widget.widget_search input {
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 15px;
}
.mutilix-footer-body .widget_tag_cloud .tagcloud a:hover {
    background-color: transparent;
}
