
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
	background:#F9F9F9;
	padding:25px;
    margin-left: 42px;
}

#contact h3,h4,p {
text-align: center;
}
#contact p::before {
    content: "";
    background-color: #ffc706;
    width: 40%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#contact p {
    color: #767676;
    font-size: 14px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif !important;
}
#contact h4 {
    color: #ffc706;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 3px;
    font-family: 'Roboto', sans-serif !important;
}
#contact h3 {
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
    font-size: 21px;
    color: #000;
    font-weight: 600;
}



fieldset a {
    text-decoration: none;
    color: #336699;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    cursor: pointer;
}
fieldset a  span{
    color: red;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"] , #contact textarea ,#contact select{
	width:100%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background: #725919;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
}

#contact button[type="submit"]:hover {
	background:#09C;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}

        
        ul.vip-exps-list-btn li:first-child a {
            background-color: #ffc706;
            border: solid 1px#ffc706;
            color: #2e1800;
        }

        ul.vip-exps-list-btn li a {
            background-color: transparent;
            border: solid 1px #fff;
            display: inline-block;
            padding: 12px 50px;
            color: #fff;
        }

        ul.vip-exps-list-btn li {
            display: inline-block;
            margin-right: 15px;
        }

        ul.vip-exps-list li:before {
            content: url("https://exportersway.com/pricelogo/a.png");
            position: absolute;
            left: 0;
            top: 0;
            width: 30px;
            height: 30px;
        }

        ul.vip-exps-list li {
            width: 50%;
            float: left;
            display: flex;
            margin-bottom: 10px;
            padding-left: 30px;
            color: #fff;
            position: relative;
        }

        .vip-exps p {
            color: #fff;
            margin-top: 10px;
            margin-bottom: 40px;
            font-size: 16px;
            
            text-align: justify;
        }

        .vip-exps h2:before {
            content: "";
            background-color: #ffc706;
            width: 83%;
            left: -5px;
            height: 100%;
            position: absolute;
            z-index: -1;
            top: 0;
        }

        .vip-exps h2 {
            font-size: 40px;
            color: #2e1800;
            text-transform: uppercase;
            position: relative;
            z-index: 9999;
            padding: 7px 0 7px 0;
            margin-bottom: 0 !important;
            font-weight: 700;
        }

        .vip-exps h3 {
            font-family: 'Roboto', sans-serif !important;
            text-transform: uppercase;
            font-size: 32px;
            color: #fff;
            /* display: inline-block; */
            margin-bottom: 5px;
        }

        .container {
            padding-right: 10px;
            padding-left: 10px;
            margin-right: auto;
            margin-left: auto;
        }

        @media (min-width: 992px) {
            .container {
                width: 95%;
            }
        }

        @media (min-width: 768px) {
            .container {
                width: 95%;
            }
        }

        @media (min-width: 1200px) {
            .container {
                width: 1170px;
            }
        }

        div.tetrapage {
            padding: 40px 0 60px 0;
            background: url("https://exportersway.com/pricelogo/1.jpeg");
            background-size: cover;
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
               ul.deatilsmembre li {
    width: 50%;
    float: left;
    display: flex;
    margin-bottom: 10px;
    padding-left: 30px;
    color: #fff;
    position: relative;
}
                    ul.deatilsmembre li:before {
    content: url(https://exportersway.com/pricelogo/c.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;}