* {
margin: 0px;
}
sub, sup {
position: relative;
font-size: 10px;
line-height: 0;
vertical-align: baseline;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
color: #fff;
background-color: #1c1c1c;
border-color: #090909;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgb(17, 17, 17);
}
.dropdown-toggle::after {
display: inline-block;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
display:none!important;
}
.sideserv {
font-size:1.35rem;
font-weight:600;
list-style:none;
margin-top:3px;
}
.sideserv a {
font-size: 1.3rem;
margin-left: -40px;
font-weight: 600;
color: black;
}
.paddingfluid {
padding:5rem!imporant;
}
.breadcrumbs li {
display:inline;
}
.breadcrumb-item  a{
color: #9c9c9c;
text-transform: lowercase;
font-size: 0.9rem;
text-transform: lowercase;
font-weight: 600;
}
.breadcrumb-item+.breadcrumb-item {
padding-left: .5rem;
color: #aaa9a9;
font-size: 0.9rem;
text-transform: lowercase;
font-weight: 600;
}
.breadcrumb-item+.breadcrumb-item::before {
display: inline-block;
padding-right: .5rem;
color: #b9b9b9!important;
content: "/";
font-weight: 600;
}
.breadcrumbs {
display: -ms-flexbox;
display: inline;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding:0;
margin-bottom: 1rem;
list-style: none;
border-radius: .25rem;
} .align-items-center {
-ms-flex-align: center!important;
align-items: normal!important;
}
.servh1 {
font-size:  4rem;
}
.blog {
background-color: white;
padding: 20px;
border-radius: 5px;
box-shadow: 5px 5px 5px #00000014;
}
.social {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.social:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.contacte {
font-size: 1.4rem;
font-weight:900;
}
.servvideo .list-group-item {
color: black!important;
font-size: 1.4rem;
font-weight: 600;
}
.fac {
width: 65px;
display: block;
margin: 0 auto;
margin-bottom: 15px;
opacity: 0.7;
}
.shadow {
box-shadow: 0px white!important; 
-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
}
.shadow:hover {
box-shadow: 5px 10px 35px 10px #d1d1d1!important; 
-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
}
Microsoft Edge Browser 12+ (All)
====================================
@supports (-ms-ime-align:auto) {
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ie {
display: -webkit-box;
display: block;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.ieedge {
display: -webkit-box;
display: -ms-flexbox;
display: block!important;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.menu {
float: left;
font-weight: 900;
opacity: 0.8;
margin-top: 2px;
font-family: "Roboto", sans-serif;
margin-right: 0px!important;
}
}
.footerback {
background: rgb(9,9,9);
background: -moz-linear-gradient(62deg, rgba(9,9,9,1) 47%, rgba(46,46,46,1) 63%, rgba(112,112,112,1) 87%, rgba(40,40,40,1) 100%);
background: -webkit-linear-gradient(62deg, rgba(9,9,9,1) 47%, rgba(46,46,46,1) 63%, rgba(112,112,112,1) 87%, rgba(40,40,40,1) 100%);
background: linear-gradient(62deg, rgba(9,9,9,1) 47%, rgba(46,46,46,1) 63%, rgba(112,112,112,1) 87%, rgba(40,40,40,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#090909",endColorstr="#282828",GradientType=1);
}
.mob {
background-color: #2b2b2b; 
z-index: 10000;
position: fixed;
background: -moz-linear-gradient(49deg, rgba(43,43,43,1) 38%, rgba(71,71,71,1) 57%, rgba(136,136,136,1) 70%, rgba(75,75,75,1) 82%, rgba(46,46,46,1) 100%);
background: -webkit-linear-gradient(49deg, rgba(43,43,43,1) 38%, rgba(71,71,71,1) 57%, rgba(136,136,136,1) 70%, rgba(75,75,75,1) 82%, rgba(46,46,46,1) 100%);
background: linear-gradient(49deg, rgba(43,43,43,1) 38%, rgba(71,71,71,1) 57%, rgba(136,136,136,1) 70%, rgba(75,75,75,1) 82%, rgba(46,46,46,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b2b2b",endColorstr="#2e2e2e",GradientType=1);
}
.card-title {
margin-bottom: .75rem;
text-align: center;
}
.card-img-top {
width: 250px;
margin: 0 auto;
padding-top: 20px;
}
.card-text:last-child {
margin-bottom: 0;
text-align: center;
padding: 10px;
font-size: 1.2rem
}
.card-text {
padding: 10px;
font-size: 1.2rem;
text-align: center;
}
.videoClick2 a{
color: #efd391;
background-color: rgb(104, 104, 104);
font-size: 1.2em;
cursor: pointer;   
padding: 10px 25px 10px 25px;
top: 10px!important;
position: relative;	
-webkit-transition: all 0.3s ease;;
-moz-transition: all 0.5s ease;;
-o-transition: all 0.5s ease;;
transition: all 0.5s ease;
}
.videoClick2 a:hover{
color: #000000;
background-color: rgb(239, 211, 145);
font-size: 1.2em;
cursor: pointer;
padding: 10px 25px 10px 25px;
top: 10px!important;
position: relative;	
-webkit-transition: all 0.3s ease;;
-moz-transition: all 0.5s ease;;
-o-transition: all 0.5s ease;;
transition: all 0.5s ease;
}
@media only screen and (max-width: 480px) {
.blog {
background-color: white;
padding: 20px;
border-radius: 5px;
box-shadow: 5px 5px 5px #00000014;
margin-top: 10px;
}
.email {font-size: 1rem;}
#videoMessage2 h1 {font-size: 1rem!important;color:#ffffff;text-align:center;margin-bottom: -8px;margin-top: 60px!important; margin-bottom:0.5rem!important;}	
#videoMessage2 h2 {font-size: 3rem!important;
color: #efd391;
text-align: center;
font-weight: 900;
}
.btn-secondary:hover {
color: #fff;
background-color: #2b2b2b;
border: 0px solid #2b2b2b;
}
black
.btn-secondary{
color: #fff;
background-color: #2b2b2b;
border: 0px solid #2b2b2b;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
color: 
#fff;
background-color:  #2b2b2b;
border-color: #2b2b2b;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 .2rem  #2b2b2b;
}
.btn-secondary.focus, .btn-secondary:focus {
box-shadow: 0 0 0 .2rem #2b2b2b;
}
}
.fontfooter {
font-size: 1.8rem;
color: #efd391;
text-align: center;
font-weight: 900; 
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.fontfooter:hover {
font-size: 1.8rem;
color: #efd391;
text-align: center;
font-weight: 900; 
opacity: 0.7;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.abon {
font-size: 1rem;
}
.footerprice {
font-size: 1rem;
padding: 15px 25px 15px 25px;;
border-radius: 30px;
background-color: #efd391;
color: black;
opacity: 1;
border-radius: 35px;
BOX-SHADOW: 1PX 4PX 37PX #fff3d6;
-webkit-transition: all 0.5s ease;;
-moz-transition: all 0.5s ease;;
-o-transition: all 0.5s ease;;
transition: all 0.5s ease;
FONT-WEIGHT: 600;
}
.footerprice:hover {
font-size: 1rem;
padding: 15px 25px 15px 25px;;
border-radius: 30px;
background-color: #000000;
color: #efd391;
opacity: 1;
border-radius: 35px;
-webkit-transition: all 0.5s ease;;
-moz-transition: all 0.5s ease;;
-o-transition: all 0.5s ease;;
transition: all 0.5s ease;
FONT-WEIGHT: 600;
background: -moz-linear-gradient(49deg, rgba(43,43,43,1) 38%, rgba(112,112,112,1) 77%, rgba(69,69,69,1) 97%);
background: -webkit-linear-gradient(49deg, rgba(43,43,43,1) 38%, rgba(112,112,112,1) 77%, rgba(69,69,69,1) 97%);
background: linear-gradient(49deg, rgba(43,43,43,1) 38%, rgba(112,112,112,1) 77%, rgba(69,69,69,1) 97%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b2b2b",endColorstr="#454545",GradientType=1);
}
.blackprice  {
font-size: 1rem;
padding: 15px 25px 15px 25px;;
border-radius: 30px;
background-color: #000000;
color: #efd391;
opacity: 1;
border-radius: 35px;
-webkit-transition: all 0.5s ease;;
-moz-transition: all 0.5s ease;;
-o-transition: all 0.5s ease;;
transition: all 0.5s ease;
FONT-WEIGHT: 600;
background: -moz-linear-gradient(49deg, rgba(43,43,43,1) 38%, rgba(112,112,112,1) 77%, rgba(69,69,69,1) 97%);
background: -webkit-linear-gradient(49deg, rgba(43,43,43,1) 38%, rgba(112,112,112,1) 77%, rgba(69,69,69,1) 97%);
background: linear-gradient(49deg, rgba(43,43,43,1) 38%, rgba(112,112,112,1) 77%, rgba(69,69,69,1) 97%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b2b2b",endColorstr="#454545",GradientType=1);
}
.blackprice :hover {
font-size: 1rem;
padding: 15px 25px 15px 25px;;
border-radius: 30px;
background-color: #efd391;
color: black;
opacity: 1;
border-radius: 35px;
BOX-SHADOW: 1PX 4PX 37PX #fff3d6;
-webkit-transition: all 0.5s ease;;
-moz-transition: all 0.5s ease;;
-o-transition: all 0.5s ease;;
transition: all 0.5s ease;
FONT-WEIGHT: 600;
}
@media only screen and (max-width: 768px) {
.servh1 {
font-size:  2.5rem;
}
.abon {
font-size: 1rem;
}
.fontfooter {
font-size: 1.7rem!important;
color: #efd391;
text-align: center;
font-weight: 900;
}
#videoMessage2 h1{font-size: 1rem!important;color:#ffffff;text-align:center;margin-bottom: 10px;margin-top: 50px;}
#videoMessage2 h2{font-size: 5rem;
color: #efd391;
text-align: center;
font-weight: 900;
}
#videoMessage2 h3{font-size: 1.2rem!important;
color: #d6d6d6;
text-align: center;
margin-top: -1px;
font-weight: 600;
margin-bottom: 25px!important;
}
.videoClick2 a{
color: #efd391;
background-color: rgb(104, 104, 104);
font-size: 1.2em;
cursor: pointer;   
padding: 10px 25px 10px 25px;
top: 10px!important;
position: relative;	
-webkit-transition: all 0.3s ease;;
-moz-transition: all 0.5s ease;;
-o-transition: all 0.5s ease;;
transition: all 0.5s ease;
}
.videoClick2 a:hover{
color: #000000;
background-color: rgb(239, 211, 145);
font-size: 1.2em;
cursor: pointer;
padding: 10px 25px 10px 25px;
top: 10px!important;
position: relative;	
-webkit-transition: all 0.3s ease;;
-moz-transition: all 0.5s ease;;
-o-transition: all 0.5s ease;;
transition: all 0.5s ease;
}
.lang {
font-size: 1rem;
color: #c5bba5;
display: block;
left: 26px;
position: relative;
font-weight: 100;
}
.phone {display: none;}
#fas-fa-phone {	display: block;	margin-right: 0px;	}
sup {display: none!important;}
.phonemenu {display: block;    text-align: center;color:#403c33;}
.phone2 {display: block;opacity: 0.8;font-weight: 300;font-size: 18px;color:#fff1cf;}
sub { bottom: 0em; font-size: 9px;margin-bottom: 7px;margin-top: 15px;color:#d3c6a5;		font-weight: 300; margin-left: -24px;}
}
@media only screen and (min-width: 768px) {
.phone {display: block;font-weight: 800;font-size: 1.3rem;}
#fas-fa-phone {display: none;}
.phonemenu {display: none!important;}
hr {display: none!important;}
}
.lang {
font-size: 1rem;
color: #c5bba5;
display: block;
left: 26px;
position: relative;
font-weight: 900;
}
h1 {font-weight: 900;}
h2 {font-size: 3rem;font-weight: 900;}
h5 { font-size: 2rem;font-weight: 600;}
hr {  border: 0;
border-top: 1px solid rgba(0,0,0,.1);
}
.menut {
float: left;font-weight: 900;  margin-top: 2px; font-family: 'Roboto', sans-serif;color:#efd391;
}
.menut:hover {
float: left;font-weight: 800;opacity: 1;    margin-top: 2px;color: #efd391;
}
a {
color: white;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
color: #efd391;
text-decoration: none;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 12rem;
padding: .5rem 0;
margin-top: 1px;
font-size: 1.2rem;
color: #000000;
text-align: left;
list-style: none;
background-color: #353535;
background-clip: padding-box;
border: 1px solid #2b2b2b;
border-bottom-right-radius: 1em;
border-bottom-left-radius: 1em;
-moz-border-colors: #ffe097;
-webkit-box-shadow: 13px 9px 26px rgba(92, 84, 66, 0.67);
-moz-box-shadow: 13px 9px 26px rgba(92, 84, 66, 0.67);
box-shadow: 13px 9px 26px rgba(92, 84, 66, 0.67);
}
.dropdown-item {
display: block;
width: 100%;
padding: .25rem 1.5rem;
clear: both;
font-weight: 800;
color: white;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover {
color: #efd391;
text-decoration: none;
opacity: 0.9;
background-color: #353535;
}  #video2{display:none;background-image:url(http://localhost/videoefect.md/wp-content/uploads/2020/03/abstract-539960_1280-1.jpg);} #videosubstitute{display:block;width:100%;height:auto;max-width:100%} @media only screen and (min-width : 992px) {
#video2{display:block; background-image:url(http://localhost/videoefect.md/wp-content/uploads/2020/03/abstract-539960_1280-1.jpg);}
#videosubstitute{display:none}
}
#videoDiv2 {width: 100%; margin:auto; display:block;position: relative;}
#video2{width: 100%; background-image:url(http://localhost/videoefect.md/wp-content/uploads/2020/03/abstract-539960_1280-1.jpg);}
#videoMessage2 {padding:0.4em;}
#videoMessage2 {color:white;z-index:99 }
#videoMessage2 h1{font-size: 1.3em;color:#ffffff;text-align:center;margin-bottom: -8px;opacity:0.9;}
#videoMessage2 h2{font-size: 7rem;
color: #efd391;
text-align: center;
font-weight: 900;
}
#videoMessage2 h3{font-size: 1.5rem;
color: #d6d6d6;
text-align: center;
margin-top: -13px;
font-weight: 300!important;
margin-bottom: 15px;
}
.videoClick2 {text-align:center}
.videoClick2 a{
color: #efd391;
background-color: rgb(104, 104, 104);
font-size: 1.2em;
cursor: pointer;
cursor: e-resize; padding: 10px 20px 10px 20px;
border-radius: 29px;
top: 20px;
position: relative;	}
#videoMessageBox2 {
position: absolute;  top: 29px !important;  left: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
height:100%;
object-fit: contain;
}
#videoMessage2 {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
width: 100%;
text-align:center;
} .card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 0px solid rgba(0,0,0,.125); 
border-radius: .25rem;
margin: 10px;
}
.text-muted {
color: #efd493!important;
}
.small, small {
font-size: 100%;
font-weight: 900;
}
.p-3 {
padding-left: 30px !important;
}
.p-4 {
padding: 20px !important;
}
.pb-2 {
padding-bottom: 15px!important;
}
#map {
height: 400px; width: 100%; }
label {
display: inline-block;
margin-bottom: 1rem;
float: left;
margin-left: 52px;
margin-top: 15px;
}
labe::before {
content: 'rthrh';
background-color: #ffffff;
width: 25px;
height: 25px;
position: absolute;
border: 3px solid #efd391;
border-radius: 12px;
background-position: -2px -2px;
}
label:hover {
color:#d3b165;
display: inline-block;
float: left;
margin-left: 52px;
margin-top: 15px;
cursor:pointer
} input[type=radio] {
box-sizing: border-box;
padding: 0;
width: 25px;
height: 25px;
position: absolute;
margin-left: -34px;
}
input[type=radio]::before {
content: '';
background-color: #ffffff;
width: 25px;
height: 25px;
position: absolute;
border: 2px solid #efd391;
border-radius: 12px;
background-position: -2px -2px;
}
input[type=radio]:checked  {
width: 25px;
height: 25px;
}
input[type=radio]:checked::before  {
content:'';
color:#d3b165;
background-image:url(http://videoefect.md/wp-content/uploads/2020/03/play-1.svg);
background-position: -2px -2px;
background-color:black;
border: 2px solid black;
width: 25px;
height: 25px;
position:absolute;
border-radius: 12px;
cursor:pointer;
-webkit-transition: all 1.3s ease;
-moz-transition: all 1.3s ease;
-o-transition: all 1.3s ease;
transition: all 1.3s ease;
} input[type=checkbox] {
box-sizing: border-box;
padding: 0;
width: 24px;
height: 24px;
position: absolute;
margin-left: -34px;
}
input[type=checkbox]::before {
content: '';
background-color: #ffffff;
width: 24px;
height: 24px;
position: absolute;
border: 2px solid #efd391;
border-radius: 2px;
background-position: -2.5px -2px;
}
input[type=checkbox]:checked  {
width: 24px;
height: 24px;
}
input[type=checkbox]:checked::before  {
content:'';
color:#d3b165;
background-image:url(http://videoefect.md/wp-content/uploads/2020/03/check-1.svg);
background-position: -2.5px -2px;
background-color:black;
border: 2px solid black;
width: 24px;
height: 24px;
position:absolute;
border-radius: 2px;
cursor:pointer;
-webkit-transition: all 1.3s ease;
-moz-transition: all 1.3s ease;
-o-transition: all 1.3s ease;
transition: all 1.3s ease;
}