/*
Theme Name: Stockholm
Theme URI: http://demo.select-themes.com/stockholm
Description: Stockholm Theme
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 3.3
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
/*=====================================

	contact us button fixed
	
=====================================*/	
/*.contact-us-info { position: fixed; left: -3px; top: 40%; background: #1d4d1f; z-index: 9999; padding: 15px; border-top-right-radius: 15px; border-bottom-right-radius: 15px; transition: all 0.3s; border: solid 1px #1d4d1f; }*/
.contact-us-info >a { font-weight: 700; color: #fff; transition: all 0.3s; }
.contact-us-info:hover { transition: all 0.3s; background: #fff; }
.contact-us-info:hover a { color: #1d4d1f; transition: all 0.3s; }
<!--.contact-us-info { position: fixed; bottom: -1%; right: 2%; background: #2fbd45; z-index: 9999; padding: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; transition: all 0.3s; border: solid 1px #2fbd45; }-->
.contact-us-info {
  background: #2fbd45 none repeat scroll 0 0; border: 1px solid #2fbd45;  border-top-left-radius: 15px;  border-top-right-radius: 15px;  bottom: -1%;  padding: 20px 15px 15px;  position: fixed;  right: 7%;  transition: all 0.3s ease 0s;  z-index: 9999;}
.contact-us-link > img { display: table; margin: 0px auto -20px auto; }
img.cntct-hover-img { margin-top:-50px; opacity: 0; transition: all 0.3s; }
.contact-us-info:hover{bottom: 0;transition: all 0.3s; }
.contact-us-info:hover img { opacity: 0; transition: all 0.3s; }
.contact-us-info:hover img.cntct-hover-img { opacity: 1; transition: all 0.3s; s}
/*===========================
Popup Maker Plugin Styles
===========================*/
.pum-close { background: #000 !important; }
.pum .wpcf7-form-control-wrap { color: #000 !important; }
.pum-title { margin-bottom: 15px; }
.pum { background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0 !important; }
.pum-container { background: #fff none repeat scroll 0 0 !important; }
.pum .wpcf7-form-control { border: 1px solid #000000 !important; color: #000 !important; }
.pum .wpcf7-submit { color: #fff !important; border: none !important; }
/*===========================
Custom Add Styles
===========================*/

.contact-frm-style > .full_section_inner > .wpb_column > .vc_column-inner { padding: 0 !important; }
.section-vision { color: #ffffff; }
.section-vision h3 { color: #ffffff; }
.footer-address > div { font-size: 17px; }
.footer_top .widget h4 { font-size: 30px; }
.footer_top .column2 div { text-align: right; font-size: 15px; line-height: 25px; margin-bottom: 15px; }
.footer_top .widget span .circle_social:hover { background: #fff }
.header_inner .header_bottom { padding: 10px 0px; }



.contact-us-info {
  background: #2fbd45 none repeat scroll 0 0; border: 1px solid #2fbd45;  border-top-left-radius: 15px;  border-top-right-radius: 15px;  bottom: -1%;  padding: 20px 15px 15px;  position: fixed;  right: 7%;  transition: all 0.3s ease 0s;  z-index: 9999;}
