.fc-section8{
display:flex;
    align-items: stretch;
  
}
.col-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-10, .col-xs-10, .col-sm-10, .col-md-10, .col-11, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-12, .col-xs-12, .col-sm-12, .col-md-12,
.col-lg-12 {
  padding-left:5px !important;
  padding-right:5px !important;
}
.row{
    margin-left: -5px !important;
  margin-right: -5px !important;
}
@media only screen and (max-width:1200px) {
  .container {
	max-width:80% !important;
  width:80% !important;  }
}

@media only screen and (max-width:992px) {
.container {
max-width:90% !important;
width:90% !important;  }
}

 @media only screen and (max-width: 768px) {
  .container {
max-width:100% !important;
width:100% !important; 
   padding:0 5px !important;
   }
}
 @media only screen and (max-width: 600px) {
  .container {
max-width:100% !important;
width:100% !important; 
   padding:0 5px !important;
   }
}

.col-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-10, .col-xs-10, .col-sm-10, .col-md-10, .col-11, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-12, .col-xs-12, .col-sm-12, .col-md-12,
.col-lg-12 {
  padding-left:5px !important;
  padding-right:5px !important;
}
.row{
    margin-left: -5px !important;
  margin-right: -5px !important;
}
@media only screen and (max-width:1200px) {
  .container {
	max-width:80% !important;
  width:80% !important;  }
}

@media only screen and (max-width:992px) {
.container {
max-width:90% !important;
width:90% !important;  }
}

 @media only screen and (max-width: 768px) {
  .container {
max-width:100% !important;
width:100% !important; 
   padding:0 5px !important;
   }
}
 @media only screen and (max-width: 600px) {
  .container {
max-width:100% !important;
width:100% !important; 
   padding:0 5px !important;
   }
}
/*slidshow*/
/*.slick_1851959599 .slick-initialized .slick-slider .slick-dotted{width:100% !important;}*/
.slick-slide h3{
  margin :0 !important;
}

/*.slick-initialized.slick-slider.slick-dotted {
    width: 100% !important;
}*/
.slick-dots {
    position: absolute !important;
    bottom: -30px !important;
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    text-align: right !important;
    right: 10px !important;
}
.slick-dots li button::before {
    font-family: 'slick';
    font-size: 15px !important;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.slick-dots li.slick-active button::before {
    opacity: 1 !important;
    color: #0993CA !important;
}

.slick-prev::before, .slick-next::before {
    font-family: 'slick';
    font-size: 25px !important;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}
.slick-initialized.slick-slider.slick-dotted {width: 100% !important;}

[dir="rtl"] .slick-next {
    right: auto !important;
    left: 30px !important;
}
[dir="rtl"] .slick-prev {
    right: 10px !important;
    left: auto !important;
}
.slick-initialized.slick-slider.slick-dotted {
    width: 100% !important;
}

#block8 > table {
  width: 100% !important;
}


/*button*/
.button{
  width:50% !important;
  font:10pt/2 IRANSANS_MEDIUM !important;
  background:#fff !important;
  border-radius:50px !important;
  padding:5px 10px !important;
  color:#333 !important;
}
.button:hover{
  background:#f8f8f8 !important;
}

/*.show-more*/
.show-more a::after {
    content: '';
    background: url(http://petzone.ir/image/read_more.png) no-repeat left center;
    height: 50px;
    width: 50px;
    position: relative;
    -webkit-transition: background 0.5s ease 0s;
    -moz-transition: background 0.5s ease 0s;
    -ms-transition: background 0.5s ease 0s;
    -o-transition: background 0.5s ease 0s;
    transition: background 0.5s ease 0s;
    float: left;
}

.show-more:hover a::after {
    content: '';
    background: url(http://petzone.ir/image/read_more.png) no-repeat right center;
    background-position-x: right;
    background-position-y: center;
    background-position: -50px 0;
}
.show-more {
    display: table;
    width: 200px;
    margin: 30px auto 0;
    cursor: pointer;
}

z.sf-menu { font-size: 11px; }

.theme-default .nivo-controlNav { display: none; }

.column-top { overflow: inherit !important; }

#block37 .buttons { display: none !important; }


.container-fluid { padding: 0 !important; }

.navbar-nav {
    float: none !important;
    margin: 0 auto;
    width: 1140px;
}


#block33 > table {
  width: 100% !important;
}
#block25 > table {
  width: 100% !important;
}



#video_block_51d92be1c60d1db1d2e5e7a07da55b26_wrapper{
position: relative;
width: 100%;
height: 342px;
margin: 0px auto;
    margin-bottom: 0px;
padding: 5px;
}




/*foter*/
.footer-cbi-ir {
    background-color: #2470ab;
    padding: 40px 0px;
    color: #fff;
}
.footer-cbi-ir {
    color: #fff;
}
.footer-cbi-ir .links {
    padding: 0;
    margin: 0;
}
.footer-cbi-ir .links li {
    padding: 9px 0px;
    border-bottom: 1px #262626 solid;
  list-style: none !important;
}
.footer-cbi-ir .links li a:hover {
    color: #fff;
}
.footer-cbi-ir .links li a {
    color: #fff;
    display: block;
  list-style: none;
    list-style-type: none;
list-style-type: none;
  font-size: 11pt;
}
.footer-cbi-ir .contact-cbi-ir {
    background-color: #262626;
    color: white;
}
.footer-cbi-ir .contact-cbi-ir .wp-title-bar {
    top: 0;
    position: relative;
    margin-right: -15px;
}
.wp-title-bar {
    height: 41px;
}.footer-cbi-ir .contact-cbi-ir {
    color: white;
}

.wp-title-bar .icon {
    background-color: #262626;
    width: 31px;
    height: 31px;
    margin-right: -31px;
    color: white;
    text-align: center;
  padding: 0 5px 0 0;
}
.pull-right {
    float: right !important;
}
.footer-cbi-ir .contact-cbi-ir i {
    margin-left: 0px;
    font-size: 18px;
}
.wp-title-bar .icon i {
    color: white;
    font-size: 13px;
    line-height: 34px;
}
.wp-title-bar .title {
    font-size: 14px;
    padding: 6px 15px;
    height: 31px;
    margin: 0px;
    display: table;
}
.wp-title-bar .title {
    background-color: #d65532;
    color: white;
}
.wp-title-bar .title {
    display: table-cell !important;
}
.pull-right {
    float: right !important;
}
.footer-cbi-ir .contact-cbi-ir p {
    margin-bottom: 4px;
}
.footer-copy-right-cbi-ir {
    color: white;
    text-align: center;
    background-color: #32353a;
    padding: 12px 0px;
}
.c-footer__safety-partner li:last-of-type {
    margin-left: 0;
}
.c-footer__safety-partner li {
    margin-left: 15px;
    width: 150px;
    height: 150px;
    border-radius: 0;
    border: 5px solid #e5e5ea;
    display: -ms-flexbox;
    display: flex;
    opacity: 0.7;
}
.c-footer__safety-partner-2 img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}
.poweredby {
    font-size: 11px;
}

.poweredby a {
    display: inline-block;
    color: #adb5bd !important;
    padding-left: 20px;
}
.poweredby img {
    width: 36px;
    height: 36px;
    margin-left: 10px;
}
center a {
    display: none;
}

@media only screen and (max-width: 1000px) {
  #fwtext {
    display: none !important;
  }
}