@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

*{margin: 0; padding: 0;}
:root{
    --theme-green: #2f865b;
    --theme-cream: #fbf6f2;
    --theme-font-1: "'Outfit', sans-serif'";
    --theme-color1: #edded2;
    --theme-transition3: all ease-in-out 0.3s;
}

body{background: #fbf6f2;font-family: 'Outfit', sans-serif;}
.header{width: 100%;float: left;/* background:#ccc; *//* padding: 40px 0; */position: relative;margin-bottom: 0;pointer-events: all;}
.header:before{content: ''; position: absolute; width: 50%; top: 0; bottom: 0; left: 0;}
.header:after{ content: ''; position: absolute; width: 50%; top: 0; bottom: 0; right: 0;}

.topHeader{width: 100%;margin: 0 auto;/* background: white; */display: flex;padding: 20px 20px;justify-content: space-between;position: absolute;z-index: 9;transition: all ease 0.3s;}
.topHeader .logo{display: flex;align-items: flex-end;}
.topHeader .logo a{display: block;float: left;padding: 2px 0;/* border: 3px solid #000000; */}
.topHeader .logo a img{/* border: 3px solid #000; *//* padding: 8px; *//* width: 150px; */filter: invert(1);width: 210px; transition: var(--theme-transition3);}
.topHeader .logo span{float: left;line-height: 80px;padding: 0 0 0 10px;margin: 0 0 0 10px;border-left: 1px solid #ccc;color: #d6dddd;font-family: 'Aleo', sans-serif; transition: var(--theme-transition3);}


.topMenuWrap{position: relative;z-index: 9;display: flex;align-items: center;}
.topMenuWrap:after {content: '';position: absolute;bottom: -9px;left: 0;width: 100%;height: 9px;}
#main-menu {margin: 0px auto 0;padding: 0;line-height: initial;text-align: center;display: table;}
#main-menu li {display: table-cell;list-style-type: none;margin: 0 0px 0 0px;position: relative;background: none;padding: 0;transition: all ease-in-out 300ms;cursor: pointer;float: left;}
#main-menu li div {padding: 0;margin: 0 0px;position: absolute;top: 29px;right: 5px;margin: 0 0px;text-shadow: none;transition: all 500ms;}
#main-menu li div:after {display: none;content: '\f101';font-family: FontAwesome;}
#main-menu li:hover div {color: #fff;transform: rotate(90deg);}
#main-menu li a {CORNER-SHAPE: SUPERELLIPSE(0.5);color: #ffffff;font-family: 'Aleo', sans-serif;display: block;line-height: 14px;padding: 20px 14px 20px;text-decoration: none;transition: all ease-in-out 300ms;margin: 0 0 0px 0;white-space: nowrap;font-weight: 500;font-size: 16px;position: relative;z-index: 0;letter-spacing: 1px;}
#main-menu li a i{float: right;margin-left: 5px;margin-top: 2px;font-size: 12px;}
#main-menu li a:after{content: '';position: absolute;width: 0;right: 0;left: 0;top: 0px;transition: all ease-in-out 0.3s;}
#main-menu li a.active:after{content: '';position: absolute;width: 100%;right: 0;left: 0;top: 0px;height: 100%;transition: all ease-in-out 0.3s;background: #f6b71e;z-index: -1;}
#main-menu li a.active{color: #000;}

#main-menu li a:hover, #main-menu li:hover a{color: #fdffbf;}
#main-menu li:hover a:after{/* background: #dfd8ce; */width: 100%;height: 100%;z-index: -1;}
#main-menu li:hover ul li a:after{background: transparent;}
#main-menu li.current-menu-item:hover > a {color:#000;}
.selecto{color: #fdffbf !important;}
.selecto:after{/* background: #dfd8ce; */width: 100% !important;color: #222;height: 100%;z-index: -1;}
.selecto:hover {color: #fff !important;}
.selecto span{color: #fff;}
#main-menu li:hover > span {color:#000;}
#main-menu li.current-menu-item:hover > span {color:#F00;}
#main-menu li ul, #main-menu li ul li ul {left: 0;opacity: 0;visibility: hidden;padding: 6px 0;position: absolute;top: 79px;margin-top: 10px;text-align: left;width: 280px;z-index: 91;margin: 0;background: #ffffff;-webkit-transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-ms-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s;}
#main-menu li ul li ul {top:0; left:100%;}
#main-menu li ul li, #main-menu li ul li ul li {float: left;margin: 0;width: 100%;background: none;border-right: none;padding: 0px;}
#main-menu li ul li:after{content: '';}
#main-menu li ul li:hover{box-shadow: none;}
#main-menu li ul li a, #main-menu li ul li ul li a {margin: 0;float: left;padding: 4% 3% 4% 6%;color: #000 !important;background: transparent !important;text-transform: inherit;font-size: 14px;font-weight: 500;width: 100%;overflow: hidden;border-top: none !important;-webkit-transition: all 100ms ease-in 0s;-moz-transition: all 0.100ms ease-in 0s;-ms-transition: all 100ms ease-in 0s;-o-transition: all 100ms ease-in 0s;transition: all 100ms ease-in 0s;}
#main-menu li ul li a span, #main-menu li ul li ul li a span{color: #0095c6 !important;background-color: transparent !important;border-radius: 0px;padding: 0;}
#main-menu li ul li a:hover {padding: 4% 3% 4% 9%;color: #848484 !important;background: #4B77A5;}
#main-menu li:hover > ul{left: 0;opacity: 1;visibility: visible;box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.33);top: 54px;}
#main-menu li:last-child ul:before{display: inline-block;border-left: 10px solid transparent;border-right: 10px solid rgba(255, 255, 255, 0);border-bottom: 10px solid rgba(255, 255, 255, 0);border-bottom-color: #FFFFFF;position: absolute;top: -12px;left: 198px;}
#main-menu li:last-child ul {left: auto;right: 0;}
#main-menu li:hover > ul li:hover ul {left: 100%;}
#main-menu li:last-child ul{right: 0; left: auto;}

.topHeader.topBarFxd{position: fixed;background: #00000069;backdrop-filter: blur(10px);}
.topHeader.topBarFxd .logo a img{width: 140px;}
.topHeader.topBarFxd .logo span{line-height: 52px;font-size: 14px;}


.botHeader{width: 100%;margin: 0 auto;background: #0033cc;position: relative;overflow: hidden;}
.botHeader .sliderContainer {margin-right: 0;margin-left: 0;}
.botHeader .sliderContainer .bios{height: 300px;}
.botHeader .sliderContainer .bios .item{position: relative;}
.botHeader .sliderContainer .bios .item img{height: 300px;object-fit: cover;}
.botHeader .sliderContainer .bios .item:before{content: '';position: absolute;top: 0;width: 100%;height: 100%;background: #000000a1;}

.botHeader .pageTitleSection {color: #fff;position: absolute;bottom: 30px;left: 0;z-index: 1;right: 0;text-align: center;}
.botHeader .pageTitleSection .pageTitleContainer{display: flex;flex-direction: column;align-items: center;}
.botHeader .pageTitleSection .pageTitleContainer .pageTitle{font-family: 'Playfair Display', sans-serif;font-size: 60px;font-weight: 400;line-height: 100px;color: #fbf6f2;}
.botHeader .pageTitleSection .pageTitleContainer .breadcrumbContainer {}
.botHeader .pageTitleSection .pageTitleContainer .breadcrumbContainer ol.breadcrumb {padding: 0;margin: 0;}
.botHeader .pageTitleSection .pageTitleContainer .breadcrumbContainer ol.breadcrumb li{}
.botHeader .pageTitleSection .pageTitleContainer .breadcrumbContainer ol.breadcrumb li a{color: #ccc;text-decoration: none;transition: all ease-in-out 0.3s;}
.botHeader .pageTitleSection .pageTitleContainer .breadcrumbContainer ol.breadcrumb li a:hover{color: #fff;}
.botHeader .pageTitleSection .pageTitleContainer .breadcrumbContainer ol.breadcrumb li:before{color: white;}

.botHeader .sbk{ position: absolute; width: 90px; top: 0; right: 0; height: 100%; display: flex; justify-content: center; align-items: center; z-index: 1; }
.botHeader .sbk ul{ margin: 0; padding: 0; }
.botHeader .sbk ul li{-webkit-animation-name:fadeInRight;animation-name:fadeInRight; list-style-type: none; width: 40px; height: 40px; line-height: 40px; text-align: center; margin: 5px 0 5px 0; }
.botHeader .sbk ul li a{display: block;color: #fbf6f2;}
.botHeader .sbk ul li a i{font-size: 25px;}
.botHeader .sbk ul li:nth-child(1){-webkit-animation-duration:1s;animation-duration:1s;}
.botHeader .sbk ul li:nth-child(2){-webkit-animation-duration:1.5s;animation-duration:1.5s;}
.botHeader .sbk ul li:nth-child(3){-webkit-animation-duration:2s;animation-duration:2s;}



.footer{background: var(--theme-color1);width: 100%;float: left;text-align: center;padding: 20px 0;/* color: var(--theme-cream); */}
.footer a{color: #000000;text-decoration: none;}


/* custome class animation*/
.botHeader .sbk ul li{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both;}

.editDiv{float: right;position: absolute;top: -50px;right: 0;}
.editDiv a{position: relative;color: #fff;background: red;padding: 10px 25px 10px 45px;border-radius: 50px;text-decoration: none;text-transform: uppercase;border: 4px solid #fbf6f2;outline: 2px dashed #ff0000;font-weight: 500;letter-spacing: 0.08rem;}
.editDiv a:before{content:'\f303';font-family: "Font Awesome 6 Pro";position: absolute;top: 13px;left: 16px;}
.other-section {width: 100%;float: left;margin: 100px 0;position: relative;}
.other-section h1 s{display: none;}
.other-section h2, .other-section .h2{font-family: 'Playfair Display', sans-serif;font-size: 40px;font-weight: 400;margin-bottom: 20px;}
.other-section h2 u{font-size: 32px;display: block;text-decoration: none;}
.other-section p{line-height: 28px;font-size: 1rem;letter-spacing: 0.03rem;margin: 0 0 20px 0;}
.other-section p s{font: 400 90px/80px 'Playfair Display', sans-serif;text-transform: uppercase;text-decoration: none;float: left;margin-right: 10px;position: relative;top: -3px;}
.other-section ul{margin: 0;padding: 0 0 0 10px;}
.other-section ul li{position: relative;list-style-type: none;padding: 0 0 0 30px;line-height: 28px;font-size: 1rem;letter-spacing: 0.03rem;}
.other-section ul li:before{content:'\f061';font-family: "Font Awesome 6 Pro";position: absolute;top: 1px;left: 0;}

.pBold{font-weight: 400; font-size: 1.2rem !important;}


/* general convert table to div using class "striped" */
.striped{}
.striped > .span{padding: 30px 30px;width: 100%;float: left;margin: 0 0 0px 0;}
.striped > .span:nth-child(odd){background: #f2ebe3; margin: 40px 0}
.striped > .span iframe{width: 100%; height: 100%;}
.striped p strong{font-family: 'Playfair Display', sans-serif;font-weight: 500;font-size: 26px;}
.striped .eachPhotos{width: 100%;float: left;}
.striped .eachPhotos a{background: #000;display: inline;}
.striped .eachPhotos a img{max-width: 100%;/* aspect-ratio: 4/5; */ /* all thumbnails same ratio */object-fit: cover;}
.striped ul{margin: -7px 0 0 0;padding: 0;}
.striped ul li{list-style-type: none;line-height: 28px;}
.striped ul li:before{display: none;}
.striped ul li a{position: relative;color: #892525;text-decoration: none;display: block;padding: 0 0px 0 25px;transition: all ease-in-out 0.3s;}
.striped ul li a:before{content: '\e1a1';font-family: "Font Awesome 6 Pro";position: absolute;top: 1px;left: 0;}
.striped ul li a:hover{padding: 0 0px 0 30px;}
/* /general convert table to div using class "striped" */





.catContainer{width: 100%;}
.catContainer .col{transition: all ease-in-out 0.3s;}
.catContainer .col img{transition: all ease-in-out 0.3s;max-width: 100%;}
.catContainer .col .eachItem{overflow: hidden;}
.catContainer .col:hover{-webkit-transform: translateY(-7px);-moz-transform: translateY(-7px);-ms-transform: translateY(-7px);-o-transform: translateY(-7px);transform: translateY(-7px);}
.catContainer .col:hover img{}
.catContainer .col .eachItem a{text-decoration: none; color: #000;}
.catContainer .col .eachItem a .title{font-family: 'Playfair Display', sans-serif;display: flex;align-items: center;justify-content: space-between;font-size: 20px;font-weight: 600;letter-spacing: .9px;margin: 10px 10px;}
.catContainer .col .eachItem a .title i{}
.catContainer .col .eachItem a .desc{font-family: 'Outfit', sans-serif;font-size: 17px;font-weight: 400;line-height: 22px;padding: 0 10px;}

.eachProCat{}
.eachProCat > .span{padding: 30px 30px;width: 100%;float: left;margin: 0 0 0px 0;}
.eachProCat > .span:nth-child(odd){background: #f2ebe3; margin: 40px 0}
.eachProCat > .span iframe{width: 100%; height: 100%;}
.eachProCat p strong{font-family: 'Playfair Display', sans-serif;font-weight: 500;font-size: 26px;}
.eachProCat .eachPhotos{width: 100%;float: left;}
.eachProCat .eachPhotos a{background: #000;display: inline;}
.eachProCat .eachPhotos a img{max-width: 100%;aspect-ratio: 4/5; /* all thumbnails same ratio */object-fit: cover;}
.eachProCat ul{margin: -7px 0 0 0;padding: 0;}
.eachProCat ul li{list-style-type: none;line-height: 28px;}
.eachProCat ul li:before{display: none;}
.eachProCat ul li a{position: relative;color: #892525;text-decoration: none;display: block;padding: 0 0px 0 25px;transition: all ease-in-out 0.3s;}
.eachProCat ul li a:before{content: '\e1a1';font-family: "Font Awesome 6 Pro";position: absolute;top: 1px;left: 0;}
.eachProCat ul li a:hover{padding: 0 0px 0 30px;}

.clinentList {}
.clinentList img{max-width: 100%;}
.clinentList > div > div:nth-child(odd) .eachClientList{background: #f2ebe3;}
.clinentList .eachClientList{padding: 20px 20px;height: 100%;}
.clinentList .eachClientList p{margin: 0 0 10px 0;line-height: 24px; color: #000000cc;}
.clinentList .downloadIcon{position: absolute;bottom: 0;right: 0;}
.clinentList .downloadIcon a{color: #333333ab;padding: 10px;text-align: center;display: flex;flex-direction: column;text-decoration: none;}
.clinentList .downloadIcon a i{}
.clinentList .downloadIcon a small{display: block;font-size: 14px;}
.clinentList p.heading strong { font-weight: 500; font-size: 20px; color: #000; }

.eachProCat .supply-image, .sustainability-image{width: 100% !important;}

.addrss{margin: 0 0 15px; padding: 0;}
.addrss li{list-style-type: none;line-height: 26px;position: relative;padding: 0 0 0 35px;margin: 0 0 15px 0;}
.addrss li:before{content: '';font-family: "Font Awesome 6 Pro";position: absolute;top: 2px;left: 0;font-size: 22px;color: #c19f84;}
.addrss li.home:before{content: '\f59f';}
.addrss li.mobile:before{content: '\f095';}
.addrss li.email:before{content: '\f0e0';}
.addrss li.website:before{content: '\f0ac';}
.sendBtn { background: #c19f84; border: 0; color: #fff; padding: 15px 15px; border-radius: 5px; float: right;}


.isListed ul li{position: relative;padding-left: 120px;margin-bottom: 10px;}
.isListed ul li strong{font-weight: 500;font-size: 16px;margin-right: 10px;width: 120px;position: absolute;left: 0;color: #747474;}

.eachCustomer{}
.eachCustomer > span{padding: 30px 30px;width: 100%;float: left;margin: 0 0 0px 0;}
.eachCustomer > span:nth-child(odd){background: #f2ebe3; margin: 40px 0}
.eachCustomer > span iframe{width: 100%; height: 100%;}
.eachCustomer p strong{font-family: 'Playfair Display', sans-serif;font-weight: 500;font-size: 26px;}
.eachCustomer .eachPhotos{width: 100%;float: left;}
.eachCustomer .eachPhotos a{background: #000;display: inline;}
.eachCustomer .eachPhotos a img{max-width: 100%;object-fit: cover;}

.timeline { display: flex; flex-direction: row; overflow-x: auto; padding: 20px; gap: 30px; } 
.timeline-item { flex: 0 0 auto; width: 200px; text-align: center; } 
.timeline-item .year { font-weight: bold; font-size: 1.2em; color: #2c3e50; } 
.timeline-item .icon { font-size: 2em; display: block; margin: 10px 0; } 
.timeline-item p { font-size: 0.95em; color: #444; }



/* default section map */
.photoCantainer{margin-left: -15px;margin-right: -15px;}
.eachPhotosHolder {margin-bottom: 30px;width: 25%;padding-left: 15px;padding-right: 15px;}
.subsecBlock { width: 100%; position: relative; background: #FFF; box-shadow: inset 0px 0px 25px #c3c1c19e, 6px 6px 19px #a19e9eb5; border-radius: 3px; overflow: hidden; }
.subsecBlock a {margin: 0;padding: 0;}
.subsecBlock a:hover {text-decoration: none;}
.subsecBlockHead{padding:10px;display:block;width:100%;background:#000;background-size:contain;color:#FFF;border-radius:3px 3px 0 0;box-shadow:1px 1px 11px rgba(0,0,0,.89);position:relative;z-index:1;}
.subsecBlockBody{border: 2px solid #fff; float: left;}
.subsecBlockBody .textWraper {padding: 0;margin: 0px;}
.subsecBlockBody .textWraper p {padding: 0;color: #222;margin: 10px;line-height: 20px;font-size: 14px;}
.subsecBlockBody span { display: block; background: red; color: #fff; float: right; margin: 0 0 10px 0; padding: 0px 17px; border-radius: 10px 0 0 26px; font-size: 12px; position: relative; right: -12px; background-image: linear-gradient(267deg, #0168d1 0%, #62b0ff 100%); }
.dez-img-effect,.dez-media {overflow: hidden}
.dez-img-overlay1,.dez-img-overlay11,.dez-img-overlay2,.dez-img-overlay3,.dez-img-overlay4,.dez-img-overlay5,.dez-img-overlay6,.dez-img-overlay7,.dez-img-overlay8,.dez-img-overlay9 {position: relative}
.dez-img-overlay11:after,.dez-img-overlay11:before,.dez-img-overlay1:after,.dez-img-overlay1:before,.dez-img-overlay2:after,.dez-img-overlay2:before,.dez-img-overlay3:after,.dez-img-overlay3:before,.dez-img-overlay4:after,.dez-img-overlay4:before,.dez-img-overlay5:after,.dez-img-overlay5:before,.dez-img-overlay6:after,.dez-img-overlay6:before,.dez-img-overlay7:after,.dez-img-overlay7:before,.dez-img-overlay8:after,.dez-img-overlay8:before,.dez-img-overlay9:after,.dez-img-overlay9:before {content: "";background: #000;position: absolute;left: 0;top: 0;width: 0;height: 0;opacity: .4;z-index: 1;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear}
.dez-img-overlay1:before {width: 100%;height: 100%;opacity: 0}
.dez-box:hover .dez-img-overlay1:before,.dez-img-overlay1:hover:before {opacity: .5}
.dez-img-overlay2:before {width: 100%;height: 100%;opacity: 0;background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%)}
.dez-box:hover .dez-img-overlay2:before,.dez-img-overlay2:hover:before {opacity: .9}
.dez-img-overlay3:before {left: 50%;top: 50%}
.dez-box:hover .dez-img-overlay3:before,.dez-img-overlay3:hover:before {width: 100%;height: 100%;top: 0;left: 0}
.dez-img-overlay4:before {left: 50%;top: 0;height: 100%}
.dez-box:hover .dez-img-overlay4:before,.dez-img-overlay4:hover:before {width: 100%;left: 0}
.dez-img-overlay5:before {left: 0;top: 50%;width: 100%}
.dez-box:hover .dez-img-overlay5:before,.dez-img-overlay5:hover:before{height:100%;top:0}
.dez-img-overlay6:before{left:0;top:auto;bottom:0;width:100%}
.dez-img-overlay7:after,.dez-img-overlay8:after{left:auto;right:0}
.dez-box:hover .dez-img-overlay6:before,.dez-img-overlay6:hover:before,.dez-img-overlay7:after,.dez-img-overlay7:before{height:100%}
.dez-box:hover .dez-img-overlay7:after,.dez-box:hover .dez-img-overlay7:before,.dez-img-overlay7:hover:after,.dez-img-overlay7:hover:before{width:50%}
.dez-img-overlay8:after,.dez-img-overlay8:before{height:100%}
.dez-box:hover .dez-img-overlay8:after,.dez-box:hover .dez-img-overlay8:before,.dez-img-overlay8:hover:after,.dez-img-overlay8:hover:before{width:100%;opacity:.3}
.dez-img-overlay9:after{left:auto;right:0;top:auto;bottom:0}
.dez-box:hover .dez-img-overlay9:after,.dez-box:hover .dez-img-overlay9:before,.dez-img-overlay9:hover:after,.dez-img-overlay9:hover:before{width:100%;height:100%;opacity:.3}
.dez-img-overlay10:after,.dez-img-overlay10:before{width:100%;height:100%;opacity:0}
.dez-box:hover .dez-img-overlay10:before,.dez-img-overlay10:hover:before{opacity:.5}
.dez-box:hover .dez-img-overlay10:after,.dez-img-overlay10:hover:after{width:90%;height:80%;left:5%;top:10%;opacity:.5;background:0 0;border:1px dashed #FFF}
.dez-box:hover .dez-img-overlay11:after,.dez-img-overlay11:hover:after{height:95%;opacity:1;right:7.5%;top:2.5%;-moz-transform:skewY(0);-webkit-transform:skewY(0);-o-transform:skewY(0);-ms-transform:skewY(0);transform:skewY(0);width:85%}
.dez-box:hover .dez-img-overlay11:before,.dez-img-overlay11:hover:before{height:85%;left:2.5%;opacity:1;top:7.5%;-moz-transform:skewY(0);-webkit-transform:skewY(0);-o-transform:skewY(0);-ms-transform:skewY(0);transform:skewY(0);width:95%}
.dez-img-overlay11:after{background:rgba(0,0,0,0);border-left:1px solid #fff;border-right:1px solid #fff;bottom:5%;height:80%;left:auto;right:5%;top:auto;-moz-transform:skewY(70deg);-webkit-transform:skewY(70deg);-o-transform:skewY(70deg);-ms-transform:skewY(70deg);transform:skewY(70deg);width:90%}
.dez-img-overlay11:before{background:rgba(0,0,0,0);border-bottom:1px solid #fff;border-top:1px solid #fff;bottom:auto;height:90%;left:5%;right:auto;top:5%;-moz-transform:skewX(-70deg);-webkit-transform:skewX(-70deg);-o-transform:skewX(-70deg);-ms-transform:skewX(-70deg);transform:skewX(-70deg);width:80%}
.dez-img-overlay11 {background-color: #000!important}
.dez-img-effect.fade-in,.dez-img-effect.fade-out {background: #000}
.dez-img-overlay11:hover img {opacity: .7!important}
.dez-img-effect {position: relative;display: block}
.dez-img-effect img{display:block;margin:0;width:100%;height:auto;box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;transition:all .25s;-moz-transition:all .25s;-webkit-transition:all .25s;-o-transition:all .25s}
.dez-img-effect.opacity img:hover{opacity:.8;-moz-opacity:.8;-webkit-opacity:.8}
.dez-img-effect.zoom-slow img {transition: all 10s;-moz-transition: all 10s;-webkit-transition: all 10s;-o-transition: all 10s}
.dez-img-effect.zoom-slow:hover img {-moz-transform: scale(2);-webkit-transform: scale(2);-o-transform: scale(2);-ms-transform: scale(2);transform: scale(2)}
.dez-img-effect.zoom:hover img{-moz-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){
    .eachPhotosHolder {
        width: 100%;
    }
}
@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){
    .eachPhotosHolder {
        width: 50%;
    }
}
/* /default section map */

.imgRight { float: right; width: auto; height: 400px; background: #f2ebe3; padding: 10px; box-shadow: -12px 11px 22px #201f1f2e; border: 1px solid #201f1f2e; }